review-implementing
CommunityAutomate code review feedback, ship faster.
Software Engineering#code quality#automation#workflow#developer tools#code review#PR feedback#feedback implementation
Authormhattingpete
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually processing and implementing code review feedback can be a tedious, error-prone, and time-consuming process, slowing down development cycles. This Skill automates the systematic implementation of code review comments, ensuring all feedback is addressed efficiently and accurately.
Core Features & Use Cases
- Feedback Parsing: Automatically identifies and extracts individual feedback items from review notes.
- Actionable Todo List: Creates a structured todo list for each change request, tracking progress in real-time.
- Systematic Implementation: Guides through locating relevant code, making changes with native tools, and verifying fixes.
- Use Case: A reviewer provides 10 comments on your PR. This Skill will parse them into an actionable todo list, then help you systematically address each one, updating the status as you go.
Quick Start
Example: Create a todo list from review comments
TodoWrite( todos=[ "Add type hints to extract function", "Fix duplicate tag detection logic", "Update docstring in chain.py" ] )
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: review-implementing Download link: https://github.com/mhattingpete/claude-skills-marketplace/archive/main.zip#review-implementing 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.