execute-review-findings
CommunitySystematically address code review findings.
Software Engineering#automation#code review#task management#refactoring#bug fixing#developer productivity
Authorahrav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of taking code review findings, PR comments, or review reports and systematically turning them into actionable tasks that can be executed efficiently, especially when dealing with multiple issues across various files.
Core Features & Use Cases
- Normalization: Parses findings from different sources (PR comments, review reports) into a standardized format.
- Task Creation: Generates self-contained tasks for each finding, suitable for execution by agents.
- Concurrency Analysis: Identifies which tasks can be run in parallel and which have dependencies.
- Phased Execution: Executes tasks in priority waves (MUST FIX, SHOULD FIX, etc.) to ensure critical issues are addressed first.
- Use Case: After a code review identifies several bugs, performance issues, and documentation gaps across multiple files, this Skill will create individual tasks for each, determine which can be fixed concurrently, and then execute them in order of severity, ensuring all tests pass between waves.
Quick Start
Use the execute-review-findings skill to process findings from the most recent /review-dispatch output.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: execute-review-findings Download link: https://github.com/ahrav/scratch-scanner-rs/archive/main.zip#execute-review-findings 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 471,000+ vetted skills library on demand.