dan:discuss

Run a structured discuss phase and generate a phase CONTEXT.md.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/RavBogard/DAN --skill dan-discuss
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dan:discuss
Source: https://github.com/RavBogard/DAN/tree/main/.claude/skills/dan-discuss
Command: npx skills add https://github.com/RavBogard/DAN --skill dan-discuss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams surface decisions, constraints, and success criteria for a project phase by running a structured discuss interview and producing a phase CONTEXT.md that downstream skills can consume.

Core Features & Use Cases

  • Structured gray-area discovery: identifies 3-7 key decision points where multiple valid approaches exist.
  • Interactive phase discussion: conducts focused questioning to surface decisions, tradeoffs, and constraints.
  • Context synthesis: writes a CONTEXT.md capturing decisions, deferred ideas, and open questions for phase planning and execution.
  • Cross-phase continuity: loads prior context to avoid re-arguing settled decisions and ensures alignment across phases.

Quick Start

Begin a discuss phase for a chosen phase number to generate the CONTEXT.md at .planning/phases/{phase-dir}/{phase}-CONTEXT.md.

Frequently Asked Questions about dan:discuss

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

FAQPage Schema
How do I capture project decisions and constraints before starting development?▼

To capture project decisions and constraints, run a structured discuss phase to surface tradeoffs and generate a CONTEXT.md file. This process identifies 3-7 key gray areas where multiple valid approaches exist and documents them for downstream planning and execution.

What is a structured discuss phase in early-stage product planning?▼

A structured discuss phase in product planning is a focused interview process that surfaces decisions, tradeoffs, and success criteria. It identifies key gray areas and produces a phase CONTEXT.md to ensure team alignment before research and execution begin.

How do I generate a CONTEXT.md file for phase planning and execution?▼

You generate a CONTEXT.md file by initiating a discuss phase for a specific phase number. The process parses the target phase, loads prior context, conducts interactive questioning on gray areas, and writes the output to .planning/phases/{phase-dir}/{phase}-CONTEXT.md.

Can I avoid re-arguing settled decisions across multiple project phases?▼

Yes, you can avoid re-arguing settled decisions by loading prior context during the discuss phase. This cross-phase continuity ensures previous decisions and constraints are carried forward, maintaining alignment and preventing duplicate discussions.

Does this approach work for identifying gray areas in requirements gathering?▼

Yes, this approach works for identifying gray areas in requirements gathering by systematically discovering 3-7 key decision points. It conducts focused questioning to surface multiple valid approaches, deferred ideas, and open questions for product teams.

What are the limitations of using a discuss phase for stakeholder alignment?▼

The discuss phase for stakeholder alignment focuses on early-stage projects and produces a CONTEXT.md capturing decisions and open questions. It is limited to identifying gray areas and does not execute the project itself, serving strictly as a preparatory planning step.