بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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.