make-github-issues
Installation
SKILL.md
Review codebase and create GitHub issues for identified problems: $ARGUMENTS
Follow these steps:
-
Analyze the codebase:
- If $ARGUMENTS specifies files/directories, focus on those areas
- Otherwise, perform a comprehensive codebase review
- Look for bugs, design issues, code quality problems, and technical debt
- Don't hallucinate - only report real, observable issues
-
Categorize findings:
- Bugs: Incorrect behavior, logic errors, potential crashes
- Design issues: Architecture problems, poor separation of concerns
- Code quality: Readability, maintainability, performance issues
- Security: Potential vulnerabilities or unsafe practices
- Technical debt: Outdated dependencies, deprecated APIs, code duplication
-
Document each issue thoroughly:
- Title: Clear, descriptive summary of the problem
Related skills
More from stevengonsalvez/agents-in-a-box
frontend-design
Frontend design skill for UI/UX implementation - generates distinctive, production-grade interfaces
31commit
Create well-formatted git commits for changes made during the session
14reflect
|
2plan-tdd
Create a test-driven development plan for the project
1oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
1gh-issue
Analyze and fix the specified GitHub issue
1