lvlup-sw/exarchos

broken-reference

A skill with a broken reference link.

소스 보기
원본 Skill 문서

원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.

Broken Reference Skill

This skill references a file that does not exist: missing.

같은 저장소의 Skills

더 많은 Skills

모든 Skills
lvlup-sw
커뮤니티

body-too-long

A skill with a body that exceeds the word limit.

설치 수
5
GitHub Stars
28
업데이트
9월 18일
lvlup-sw
커뮤니티

checkpoint

Save and mutate workflow state — init a workflow, update fields, transition phases, and capture a structured handoff before context exhaustion. Use when the user says 'save progress', 'checkpoint', 'I need to stop', or runs /checkpoint. Writes current workflow phase, task progress, and artifacts to the event store for later resumption. Do NOT use for restoring/reading state after a session break (that is /rehydrate) or for workflow initialization framing handled by ideate/debug/refactor commands.

설치 수
5
GitHub Stars
28
업데이트
9월 18일
lvlup-sw
커뮤니티

cleanup

Post-merge workflow resolution. Verifies PR merge status, backfills synthesis metadata, force-resolves review statuses, transitions to completed, and cleans up worktrees/branches. Use when the user says 'cleanup', 'resolve workflow', 'mark as done', or runs /cleanup. Do NOT use before PRs are merged.

설치 수
5
GitHub Stars
28
업데이트
9월 18일
lvlup-sw
커뮤니티

debug

Bug investigation and fix workflow. Triggers: 'debug', 'fix bug', 'investigate issue', 'something is broken', or /debug. Hotfix track for quick fixes, thorough track for root cause analysis. Do NOT use for feature development or refactoring. Do NOT escalate to /ideate unless the fix requires architectural redesign.

설치 수
5
GitHub Stars
28
업데이트
9월 18일