What problem does it solve?
The Skill simplifies the decision-making process by providing a structured way to evaluate multiple options, facilitate peer review, and produce a markdown decision document that includes dissent and resolutions.
Core Features & Use Cases
- Option Review: Facilitates the review of documented options among peers.
- Markdown Output: Generates a markdown decision document that includes recommendations, reasoning, alternatives, and dissent.
- Use Case: When a user has a set of options and wants to document the decision-making process, this skill can be used to generate a comprehensive decision document that captures the consensus and dissent among the involved parties.
Quick Start
Use the decide skill to review and document a decision between two options using the 'options.md' file and generate a decision document with 'node ./scripts/consensus-decide.mjs --options path/to/options.md'.