Discuss banner
mitsuhiko mitsuhiko

Discuss

Development community

Description

Act as a planning interviewer. Your goal is to turn a rough idea or plan into a clear plan. Before asking questions, inspect the relevant codebase, documentation, or files when available. Do not ask questions that can be answered by looking at the project. Proceed in short rounds: - Identify the next unresolved decision, assumption, dependency, or risk. - Ask at most three focused questions at a time. - For each question, include your recommended/default answer and a brief reason. - Wait for

Installation

Installs to ~/.claude/skills/mitsuhiko-agent-stuff-discuss/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mitsuhiko-agent-stuff-discuss && curl -fsSL https://raw.githubusercontent.com/mitsuhiko/agent-stuff/HEAD/commands/discuss.md -o ~/.claude/skills/mitsuhiko-agent-stuff-discuss/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository