plan-review-scope

Installation
SKILL.md

Plan Review Scope

Challenge the plan before detailed review begins.

Review Questions

Answer these from the plan and codebase:

  1. What existing code, flows, services, or UI already solve part of this problem?
  2. What is the minimum complete change that achieves the stated goal?
  3. Does the plan touch more than 8 files or introduce more than 2 new classes/services?
  4. Does the plan create duplicated flows instead of reusing existing ones?
  5. Does it defer bounded work that should be included now, such as error handling, tests, or observability?
  6. Are any existing TODOs blocking or related to this work?

Decision Protocol

If scope reduction, expansion, or a major simplification is warranted, ask one decision question with:

Related skills
Installs
4
GitHub Stars
1
First Seen
4 days ago