원클릭으로
sp-debugging
Use when a bug needs root-cause diagnosis and a written fix plan before implementation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when a bug needs root-cause diagnosis and a written fix plan before implementation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Refresh context window — agent writes handoff and restarts
CLI image manipulation — convert PNG/JPG to SVG, remove watermarks, resize, crop, and edit raster images using ImageMagick and vtracer
Triage plan review findings — categorize issues, fix actionable ones, report
Use when a request needs collaborative exploration of intent, constraints, alternatives, or design before the direction is settled.
Use when the user asks to finalize and hand back an existing design or implementation plan stored in FlickNote.
Use when the user asks for a concrete implementation plan for an agreed change before code is written.
| name | sp-debugging |
| description | Use when a bug needs root-cause diagnosis and a written fix plan before implementation. |
Diagnose from evidence, then persist the diagnosis and fix plan in FlickNote. Do not implement the fix.
Restate the observed behavior, expected behavior, affected surface, and known reproduction. Ask one focused question if the report is ambiguous.
If three hypotheses fail, stop and question the model or architecture instead of stacking guesses.
Useful references in this directory:
root-cause-tracing.mddefense-in-depth.mdcondition-based-waiting.mdTell the user:
Get alignment before writing a detailed plan when the fix direction is not already approved.
Save one note in orientation:
flicknote add --project orientation
Structure:
For behavior fixes, include TDD explicitly:
Each stage must name exact files, commands, expected results, and dependencies.
Re-read the note as the implementer. Fix missing paths, hidden assumptions, unclear ordering, and unresolved decisions with FlickNote edits.
Return the FlickNote ID and a short diagnosis summary. Stop; do not start implementation or invoke another skill.