plan-review-fixes

Installation
SKILL.md

Contract

  • Input: problem or task defined by the skill body.
  • Output: Markdown artifact or structured result with completion criteria met.
  • Side effects: none (design/review/documentation only unless explicitly stated).
  • Dependencies: none (self-contained unless linked to other skills).
  • Stop condition: all process steps completed; artifact saved; criteria checked.
  • Risk: low.
  • Boundary: produces reasoning or documentation artifacts; does not modify external systems unless explicitly instructed.

Plan Review Fixes

Overview

Turn a review report into a small, traceable repair plan. This skill does not edit code; it preserves review signal, organizes the work, and writes a PR comment that implement-review-fixes can execute later. Use references/review-fix-plan.md as the canonical comment shape.

The plan still needs the familiar checklist language that keeps fixes executable:

Installs
2
First Seen
Sep 7, 2026
plan-review-fixes — quantumquirkxyz/skills-quirk