draft-issue

Installation
SKILL.md

Draft GitHub Issue

Your goal is to draft GitHub issue in form of markdown that user can easily file. Drafting issue can be iterative process, so you might need to ask user for refinements.

Your Workflow

  1. Based on user request perform deep analysis of the code base to have as much context as possible
  2. Ask for clarification for anything that is unclear
  3. Explore templates in .github/ISSUE_TEMPLATE folder
  • bug_report.md for bugs
  • feature_request.md for features
  1. Search for potential duplicates: gh issue list -R i-am-bee/agentstack -S "" --state all
  2. Fetch all available labels from Github using gh label list -R i-am-bee/agentstack
  3. Show draft as a markdown for user approval

Rules

Related skills
Installs
1
GitHub Stars
1.0K
First Seen
Mar 1, 2026