Marketplace

draft-github-issues

Draft GitHub issues as YAML files from plans or requirements. Use this skill when:- User says "draft issues" or "create issue draft", or suggests refinements to the draft issues- Converting plans/requirements into GitHub issue format- User provides a plan file path (docs/plans/*.md)- Need to structure multiple related issues with parent-child relationshipsGenerates YAML files in tmp/issues/ for review before publishing to GitHub.

$ Installer

git clone https://github.com/bcasci/hustler-marketplace /tmp/hustler-marketplace && cp -r /tmp/hustler-marketplace/hustle-plugin/skills/draft-github-issues ~/.claude/skills/hustler-marketplace

// tip: Run this command in your terminal to install the skill