Consensus Plan — Development skill for Claude Code
Planner → Architect deliberation loop — produces a validated ADR before implementation.
How to install Consensus Plan
Installs to ~/.claude/commands/andrem-sec-psc-comet-consensus-plan.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andrem-sec/psc-comet/HEAD/.claude/commands/consensus-plan.md -o ~/.claude/commands/andrem-sec-psc-comet-consensus-plan.md Restart Claude Code, or start a new session, for it to be picked up.
What Consensus Plan does
name: consensus-plan description: Planner → Architect deliberation loop — produces a validated ADR before implementation
Invoke the consensus-plan skill now. Invoke the planner agent for an initial draft, then invoke the architect agent in steelman mode for the strongest objection. Resolve or escalate. For HIGH risk: add pre-mortem with 3 failure scenarios. Write the ADR to context/decisions.md. Gate on explicit confirmation before any implementation begins.
Alternatives in Development
- Plan Feature: Comprehensive Archon Implementation Planning — Plan Feature: Comprehensive Archon Implementation Planning skill 17.6k ★
- Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
- Compass Planner — Use the @compass-planner agent to help the user create a work plan for the following: $ARGUMENTS 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ralplan
Iterative planning with Planner, Architect, and Critic until consensus
Research Search
Semantic search over docs/research/ — surface prior briefs, architect docs, planner artifacts, audits before d
Deliberate
Producer/reviewer deliberation until consensus
/plan Command
Create detailed implementation plan using the implementation-planner agent.
Loop Planner
Create execution plan from specification. Evaluate-Loop Step 1.
Ad Attack Paths
Launch the ad-attack-planner agent to reason low-privilege-to-Domain-Admin paths from the collected inventory
Related Agents
Doey Planner
Masterplanner — drafts plans and drives a multi-perspective consensus loop with Architect and Critic
Phase Planner
Designs a phased project plan from a validated requirements specification. Produces a milestone-driven roadmap
Task Planner.Agent
Translates a task into a minimal, executable implementation plan with scoped steps, risks, and a test strategy