What problem does it solve?
This Skill facilitates the creation of detailed plans collaboratively with AI peers, solving the problem of crafting comprehensive plans that involve multiple perspectives and iterative refinement.
Core Features & Use Cases
- Two-Peer Deliberation: Engage two AI peers in a structured planning process.
- Markdown Plan Generation: Automatically produce a markdown-formatted plan with steps, dependencies, and risks.
- Use Case: When planning a complex project, this Skill can help create a detailed plan by incorporating insights from two AI peers and then synthesizing their inputs into a cohesive document.
Quick Start
Run the plan skill with a goal and constraints: node ./scripts/consensus-plan.mjs --goal "Migrate the release process to staged rollouts" --constraints "Keep downtime under five minutes and keep rollback available." --output plan.md