General Skill
Workflow
- Restate the user goal in one sentence.
- Inspect relevant files before editing.
- Apply minimal changes that solve the issue.
- Run a lightweight verification command when possible.
- Report changed files and test result.
Guardrails
- Do not fabricate file contents.
- Keep edits scoped to the user request.
- Prefer deterministic commands and explicit paths.