cdd-discuss

Facilitate structured decision discussions and update cdd.md documents.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/yutaro0915/cdd-workflow --skill cdd-discuss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cdd-discuss
Source: https://github.com/yutaro0915/cdd-workflow/tree/main/src/templates/skills/cdd-discuss
Command: npx skills add https://github.com/yutaro0915/cdd-workflow --skill cdd-discuss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams discuss decisions, capture essential context, and generate coherent decision documents to guide implementation.

Core Features & Use Cases

  • Guided discussions: Facilitates structured conversations around a decision, including goals, context, and options.
  • Context loading: Reads related cdd.md files and referenced docs to build a complete picture before deciding.
  • Proposal & updates: Suggests alternatives, records decisions, and updates the cdd.md document with outcomes.
  • Audit trail: Maintains a transparent history of decisions and their evolution for future reference.

Quick Start

Start a new discussion with the appropriate decision ID, or continue an existing one by invoking /cdd-discuss <id>.

Frequently Asked Questions about cdd-discuss

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

FAQPage Schema
How do I document team decision discussions to maintain an auditable trail?

Documenting team decision discussions requires capturing goals, context, and alternatives. This skill facilitates guided AI-assisted conversations and generates a cdd.md file, maintaining a transparent history of outcomes and their evolution for future reference.

What is the best way to structure an AI-assisted decision-making workflow?

An effective AI-assisted decision workflow uses mode detection and context synthesis to guide discussions. This skill loads existing cdd.md files and referenced docs, suggests alternatives, and updates the decision state to ensure coherent implementation guidance.

How do I load existing context when continuing a decision discussion?

To load existing context when continuing a decision discussion, invoke the skill with a specific decision ID. It reads related cdd.md files and referenced documentation to build a complete picture before suggesting proposals or recording updates.

Can I use markdown templates for decision documentation in product management?

Yes, markdown templates like cdd.md are fully supported for decision documentation in product management. The skill generates and updates these markdown files automatically, recording decisions and maintaining an auditable trail of the team's workflow.

Does this decision discussion skill require any external dependencies or components?

No external dependencies or components are required. The skill operates independently to facilitate discussions, detect modes, synthesize context, and update the cdd.md decision state without needing additional installed packages or frameworks.

When should I not use an AI-assisted approach for decision documentation?

You should avoid AI-assisted decision documentation for isolated, ad-hoc choices that lack broader implementation impact. This skill is designed for structured workflows needing an auditable cdd.md trail and context synthesis across related documents.