review-implementing

Parse reviewer feedback into tasks and implement code changes.

4|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/Sighthesia/interactive-choice-mcp --skill review-implementing-sighthesia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-implementing
Source: https://github.com/Sighthesia/interactive-choice-mcp/tree/main/.github/skills/review-implementing
Command: npx skills add https://github.com/Sighthesia/interactive-choice-mcp --skill review-implementing-sighthesia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams convert reviewer comments, PR feedback, and code review notes into a structured, auditable workflow of actionable tasks and implemented changes, reducing back-and-forth and improving code quality.

Core Features & Use Cases

  • Parse reviewer feedback into discrete change requests and update todos
  • Create and track tasks using the TodoWrite workflow to ensure visibility and accountability
  • Apply changes systematically across codebases with verification, tests, and updated documentation

Quick Start

Initiate a structured review pass to convert every reviewer comment into actionable tasks and implement the corresponding changes.

Frequently Asked Questions about review-implementing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement code review feedback systematically across pull requests?

Implementing code review feedback systematically involves parsing reviewer comments into discrete change requests, then applying structured task tracking to guide orderly code updates, testing, and documentation modifications for verifiable outcomes.

What is the best way to track code review tasks and ensure nothing is missed?

Tracking code review tasks effectively requires converting reviewer feedback into visible, accountable items via a TodoWrite workflow, enforcing structured parsing and orderly implementation to ensure traceable code changes across your project.

How does parsing reviewer comments into actionable tasks improve software engineering workflows?

Parsing reviewer comments into actionable tasks improves software engineering workflows by reducing back-and-forth communication, enforcing structured task creation, and ensuring every code change request is traceable, verifiable, and accompanied by updated tests and documentation.

Can I apply code changes from PR feedback automatically and update documentation at the same time?

You can apply code changes from PR feedback and update documentation simultaneously by initiating a structured review pass that enforces code updates, runs tests, and modifies documentation to ensure fully verifiable outcomes.

Does this code review implementation workflow work without external dependencies?

This code review implementation workflow operates without external dependencies, relying entirely on internal structured parsing and TodoWrite-based task tracking to manage and implement pull request changes.