| name | demo-skill |
| description | Example skill bundled with skim for demos and quick-start usage. |
| version | 1.0.0 |
Demo Skill
Use this skill when working on a repository and you want a simple, repeatable workflow.
Workflow
- Read the current task and identify the smallest useful change.
- Check the affected files before editing.
- Prefer a targeted fix over a broad refactor.
- Validate the result with the lightest relevant command.
Output Style
- Keep explanations short and concrete.
- Mention risks or assumptions explicitly.
- End with the exact verification command or next action.