address-reviews
CommunityStreamline code-review feedback via .review files
Authorotahontas
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams organize and act on code-review feedback by processing .review files created during local reviews, reducing manual effort and ensuring consistent follow-ups.
Core Features & Use Cases
- Review file discovery: Finds and aggregates all .review files adjacent to their source files.
- Prioritized workflow: Processes must-fix, then questions, then suggestions to drive timely fixes.
- Actionable summaries: Generates clear, actionable items you can apply to code changes.
Quick Start
Run the review processor against a repository to process all .review files. For example:
- Use this command to locate all reviews: find . -name "*.review" -type f 2>/dev/null
- Review summaries can be applied by updating the corresponding source files or through your code editor.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: address-reviews Download link: https://github.com/otahontas/nix/archive/main.zip#address-reviews Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.