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
npx -y skills add asong56/skills --skill plan-reviewAssembled 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.
| Mode | File | Best for |
|---|---|---|
| CEO Review | modes/ceo-review.md | Product/feature plans; 4 scope modes + 11-section review |
| Engineering Review | modes/eng-review.md | Code-change plans; 13-step preflight + runtime detection |
| Mega Review | modes/mega-review.md | High-stakes plans needing both CEO + Eng depth |
| Design Review | modes/design-review.md | Plans touching UI/UX; designer's eye critique |
| DevEx Review | modes/devex-review.md | Plans 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
modes/
- ceo-review.md10.1 KB
- design-review.md71.7 KB
- devex-review.md68.3 KB
- eng-review.md68.3 KB
- mega-review.md95.1 KB