From claudecode-bootstrap
Review codebase and create GitHub issues for identified problems
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudecode-bootstrap:make-github-issuesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review codebase and create GitHub issues for identified problems: $ARGUMENTS
Review codebase and create GitHub issues for identified problems: $ARGUMENTS
Follow these steps:
Analyze the codebase:
Categorize findings:
Document each issue thoroughly:
Check for duplicates:
gh issue list to see existing issuesCreate GitHub issues:
gh issue create for each identified problembug, enhancement, security, tech-debtGenerate a summary report:
code-review-findings.md with:
Remember: Be specific and accurate - provide concrete evidence for each issue identified.
Creates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.
npx claudepluginhub stevengonsalvez/ainb-toolkit