By hayan89
Automatic plan review plugin — validates plans against project directives and codebase structure after plan file creation. Supports parallel review via subagent or team mode.
Claude Code plugin that automatically reviews implementation plans against project directives and codebase structure.
~/.claude/plans/*.md) are created or editedclaude plugin add --from https://github.com/hayan89/cc-advanced-plan-plugin
Or install manually:
cp -r plan-review/ ~/.claude/plugins/plan-review/
Write or edit a plan file in ~/.claude/plans/ and the review triggers automatically.
/plan-review
plan-review skill executes 4-phase review:
.
├── plan-review/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── hooks/
│ │ ├── hooks.json
│ │ └── detect-plan-write.mjs
│ ├── skills/
│ │ └── plan-review/
│ │ ├── SKILL.md
│ │ ├── aggregation.md
│ │ └── phases/
│ │ ├── common-context.md
│ │ ├── phase-1-directive.md
│ │ ├── phase-2-structure.md
│ │ ├── phase-3-completeness.md
│ │ └── phase-4-risk.md
│ ├── README.md
│ └── LICENSE
├── docs/
├── LICENSE
└── README.md
MIT
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Mattermost channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /mattermost:access.
npx claudepluginhub hayan89/cc-advanced-plan-plugin --plugin plan-reviewClaude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.