code-review-checklist
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install code-review-checklist --cli claudewrites the skill into.claude/skills/code-review-checklist/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/code-review-checklist/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
When to use it
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/code-review-checklist/SKILL.md -o .claude/skills/code-review-checklist/SKILL.md
Notes
Extracted from davila7/claude-code-templates, code-review-checklist category.