draft-issue
Installation
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.
Related skills
More from tmeister/skills
laravel-simplifier
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
15commit
Generate a conventional commit message from staged changes and commit safely.
6feature-issue
Implement a feature from a GitHub issue with a structured, review-first workflow.
6prd-to-json
Convert .prd PRD markdown into .prd/prd.json with validation.
6bug-issue
Diagnose and fix a GitHub issue with a reproduction-first workflow.
6pr-review
Review a GitHub pull request, run targeted checks, and provide a decision-ready summary.
6