From eidos
Loads plan-review.md to review project plans, architecture decisions, and implementation strategies before coding begins.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:plan-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
plan-review.md
plan-review.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosOrchestrates parallel architecture and experience reviews of implementation plans, scores findings across dimensions like data flow and UX, consolidates ranked fixes for user approval and auto-application. Use after planning, before non-trivial coding.
Reviews implementation plans as interactive HTML reports with architecture diagrams, blast radius analysis, risk assessment, and gap detection. Activates for plan review requests like 'check my plan' or 'is this feasible'.
Reviews an implementation plan through multiple quality lenses (architecture, security, test coverage, code quality) and iteratively improves it with the user.