draft-issue
SKILL.md
Draft Issue
Use this skill to research the codebase and draft a high quality GitHub issue.
Rules
- Require an issue topic argument. If missing, ask for it.
- Research first. Do not draft the issue until you can summarize the current state.
- User approval is required before running
gh issue create.
Workflow
-
Understand the request
- Restate the request in your own words.
-
Research the codebase
- Use file search and reads to locate relevant areas.
- Identify existing models, controllers, services, migrations, or configs involved.