plan-deliberator

Resolve cross-subsystem constraints and trade-offs in implementation plans through structured multi-agent deliberation.

8|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/ddobrin/plan-skills --skill plan-deliberator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-deliberator
Source: https://github.com/ddobrin/plan-skills/tree/main/plugins/plan/skills/plan-deliberator
Command: npx skills add https://github.com/ddobrin/plan-skills --skill plan-deliberator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves uncertain trade-offs and hidden cross-subsystem constraints in implementation plans before execution, improving plan quality through evidence-based deliberation.

Core Features & Use Cases

  • Territory-Based Investigation: Assigns delegates to independently examine specification intent, affected codebase areas, and delivery constraints.
  • Structured Deliberation: Relays evidence-grounded dialogue across bounded rounds until delegates converge on one revised plan.
  • Auditable Decisions: Records proposal versions, accepted amendments, trade-offs, disputes, and evidence in a deliberation artifact.
  • Use Case: When a plan spans multiple subsystems and leaves migration or execution sequencing unresolved, use this Skill to negotiate a concrete revision before adversarial validation.

Quick Start

Use the plan-deliberator skill to convene an evidence-grounded delegate panel and revise the implementation plan before running plan-validator.

Frequently Asked Questions about plan-deliberator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve cross-subsystem constraints in an implementation plan before execution?

Resolving cross-subsystem constraints in an implementation plan requires structured multi-agent deliberation to negotiate trade-offs across affected codebase areas. Delegates independently investigate specifications and delivery constraints, then converge through bounded, evidence-grounded dialogue rounds.

When do I need multi-agent deliberation for software architecture planning?

Multi-agent deliberation for software architecture planning is needed when a plan spans multiple subsystems and leaves migration strategy or execution sequencing unresolved. It negotiates concrete revisions for undecided trade-offs by applying disjoint territory assignments across affected codebase areas.

How do I validate a migration strategy that spans multiple codebase territories?

Validating a migration strategy across multiple codebase territories requires assigning delegates to independently examine affected areas and delivery constraints. Sequential bounded dialogue relays evidence-grounded proposals until consensus tracking records a versioned, auditable deliberation artifact.

Can I use structured deliberation to revise an implementation plan before running an adversarial validation?

Structured deliberation can revise an implementation plan before adversarial validation by convening an evidence-grounded delegate panel. It requires disjoint territory assignments and consensus tracking to record proposal versions, accepted amendments, trade-offs, and evidence in a persisted deliberation record.

What are the limitations of using structured deliberation for delivery planning?

Limitations of structured deliberation for delivery planning include the requirement for disjoint territory assignments and sequential bounded dialogue rounds. It cannot validate plans itself; it must negotiate revisions and converge complex plans before a separate adversarial validation step.

Does plan-deliberator track consensus and disputes during implementation planning?

Plan-deliberator tracks consensus and disputes during implementation planning by recording proposal versions, accepted amendments, trade-offs, and evidence citations. This creates an auditable deliberation artifact that persists the decision record across bounded dialogue rounds.