github-issues-from-spec

This skill transforms feature specifications, requirements documents, or plans into well-structured GitHub issues. It chunks large features into small, testable issues, creates them via gh CLI, and adds them to the appropriate GitHub project with labels. Use when converting specs to actionable issues.

$ Instalar

git clone https://github.com/adryanev/.dotfiles /tmp/.dotfiles && cp -r /tmp/.dotfiles/.claude/commands/github-issues-from-spec ~/.claude/skills/-dotfiles

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