| name | skill-name |
| description | Explain what this skill does, when it should be used, and the user phrases that should trigger it. |
Skill Name
Briefly state the outcome this skill helps produce.
When to use
Use this skill when the user needs:
- A specific workflow this skill handles.
- A repeatable review or generation task.
- Domain knowledge that should not be rewritten from scratch each time.
Workflow
- Gather the minimum context needed.
- Inspect the relevant files, inputs, or references.
- Apply the skill-specific process.
- Validate the result.
- Report what changed or what was found.
Rules
- Keep edits scoped to the user's request.
- Do not expose secrets or private data.
- Prefer existing project conventions over new abstractions.
- Ask a concise question only when a safe assumption is not possible.
Output
Describe the expected final output, including file paths, summaries, reports, or generated assets.