agentsclimarketplace

Plan review scope

Skill ChristopherAlphonse/calphonse-skills/plan-review-scope

Curated skills and configurations for AI-assisted development

Install
npx -y skills add ChristopherAlphonse/calphonse-skills --skill plan-review-scope

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Challenges implementation scope before detailed engineering review.

SKILL.md

1.6 KB, as published. Nobody here has run it

Plan Review Scope

Challenge the plan before detailed review begins.

Guardrails

  • Find the minimum complete change that achieves the stated goal.
  • Do not expand or reduce scope without a user decision.
  • Treat speculative future flexibility as a scope risk.
  • Mark out-of-scope work explicitly.

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:

  • Plain-English problem
  • Recommendation
  • 2-3 options
  • Tradeoffs for each option
  • Completeness score from 1-10

Once the user decides, commit to that scope for the rest of the review.

Output

Return:

  • What already exists
  • Scope recommendation
  • Accepted scope
  • NOT in scope
  • Related TODOs
  • Remaining scope risks

Install: npx skills add ChristopherAlphonse/calphonse-skills --skill plan-review-scope

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.