requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install requesting-code-review --cli claudewrites the skill into.claude/skills/requesting-code-review/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/requesting-code-review/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
When to use it
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
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/requesting-code-review/SKILL.md -o .claude/skills/requesting-code-review/SKILL.md
Notes
Extracted from davila7/claude-code-templates, requesting-code-review category.