claude-code-boilerplate
Multi-agent code review for local changes and pull requests
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-boilerplate?โผ
Run `npx skills add levu304/claude-code-boilerplate --all -g -y` in your terminal to install all skills globally.
How to review local changes before committing?โผ
Run the review-local-changes skill and it scans your staged and unstaged diffs with parallel reviewers, then reports only verified issues above your chosen impact level.
Can it post inline comments on GitHub pull requests?โผ
Yes. The review-pr skill posts line-specific comments directly on the PR using GitHub MCP tools or the gh CLI, with severity labels and suggested fixes.
How does it avoid false positive review comments?โผ
Every finding gets a confidence score and an impact score, and only issues passing both thresholds are reported, filtering out nitpicks and pre-existing problems.
Which languages and frameworks are supported?โผ
The standards template covers TypeScript, JavaScript, Python, Go, and Rust, with recommended modern frameworks, ORMs, and testing tools for each.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core