agentsclimarketplace

Plan review

Skill asong56/skills/02-define/plan-review

Rigorous plan review before implementation. Four review lenses available: CEO (scope challenge + 11-section review), Engineering (codebase-aware, 13-step preflight), Mega (deep combined CEO+Eng), Design (visual/UX eye), DevEx (developer experience). Invoke a specific mode or let the skill pick the best fit based on the plan type.From its SKILL.md

Install
npx -y skills add asong56/skills --skill plan-review

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

2 things to look at

  • 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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.

SKILL.md

1.7 KB, 316 tokens by cl100k_base, as published. Nobody here has run it

Plan Review — Dispatch

Call one of the four review modes based on your plan type, or let the assistant pick.

ModeFileBest for
CEO Reviewmodes/ceo-review.mdProduct/feature plans; 4 scope modes + 11-section review
Engineering Reviewmodes/eng-review.mdCode-change plans; 13-step preflight + runtime detection
Mega Reviewmodes/mega-review.mdHigh-stakes plans needing both CEO + Eng depth
Design Reviewmodes/design-review.mdPlans touching UI/UX; designer's eye critique
DevEx Reviewmodes/devex-review.mdPlans affecting developer tooling or workflow

Usage

/plan-review                    → auto-pick mode from plan content
/plan-review ceo                → CEO scope challenge + 11 sections
/plan-review eng                → Engineering preflight
/plan-review mega               → Full CEO+Eng combined
/plan-design-review             → Design/UX lens
/plan-devex-review              → Developer experience lens

How to auto-pick

  • Plan mentions UI/design/frontend → Design Review
  • Plan mentions DX/tooling/CI → DevEx Review
  • Plan is large, multi-team, high stakes → Mega Review
  • Plan is primarily product/feature → CEO Review
  • Plan is primarily code change → Engineering Review

Load the relevant mode file and follow its instructions in full.

What ships with it: 5 files

313.7 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,782. 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.