revise-fast

Revise implementation plans by addressing critic feedback and appending changelog entries.

2|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/FourthWiz/claude_dev_workflow --skill revise-fast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revise-fast
Source: https://github.com/FourthWiz/claude_dev_workflow/tree/main/dev-workflow/skills/revise-fast
Command: npx skills add https://github.com/FourthWiz/claude_dev_workflow --skill revise-fast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It updates implementation plans by addressing critic-identified issues while preserving the plan’s strengths, preventing costly rework and ensuring alignment with feedback.

Core Features & Use Cases

  • Issue triage: Categorizes critic feedback into critical, major, and minor items.
  • Targeted revisions: Applies focused fixes to the plan without overwriting well‑written sections.
  • Changelog generation: Appends a structured revision history to current-plan.md.
  • Use Case: After a critic round flags gaps in a multi‑module feature plan, invoke this skill to incorporate the required changes efficiently.

Quick Start

Ask the revise-fast skill to update the current plan after the latest critic feedback.

Frequently Asked Questions about revise-fast

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

FAQPage Schema
How do I revise an implementation plan based on critic feedback without losing strengths?

Revise an implementation plan by categorizing critic feedback into critical, major, and minor items, then applying targeted fixes that preserve well-written sections. This prevents costly rework while ensuring the plan aligns with the required changes.

What is the best way to update current-plan.md after a critic round flags gaps?

The best way to update current-plan.md is to apply focused revisions that address critical and major issues, appending a structured changelog entry to track the revision history. This ensures the plan efficiently incorporates the required changes.

Can I save costs by applying targeted fixes to a plan instead of reworking it entirely?

Yes, you can save costs by triaging critic feedback and applying targeted fixes to specific issues rather than overwriting the entire implementation plan. This approach preserves existing strengths and prevents unnecessary, costly rework.

Do I need a specific model to perform plan revision on Sonnet?

Yes, the plan revision phase should be performed on the Sonnet model to ensure cost savings while updating the implementation plan. This targeted model usage helps efficiently apply critic feedback to the current plan.

When do I need to apply structured changelog generation to my implementation plan?

You need to append a structured changelog entry to your implementation plan during the revision phase, specifically when a task has already undergone at least one critic round. This tracks the revision history within current-plan.md.

Why does targeted plan revision prevent overwriting well-written sections?

Targeted plan revision prevents overwriting well-written sections by triaging critic feedback into severity categories and applying fixes only to the identified critical and major issues. This preserves the plan's strengths while addressing its weaknesses.