Agent skill · Workflow & Productivity

discuss

Brainstorms and debates approaches, then drives toward an actionable decision. Use whenever someone needs a thinking partner for a decision they're facing: 'discuss', 'debate', 'brainstorm', 'weigh options', 'tradeoffs', 'should I do X or Y', 'help me decide', 'I'm torn between', 'sanity check my thinking', or 'what do you think about'. The user must be asking for help reasoning through a choice — not asking to build, fix, evaluate, plan, or modify something (even if the topic involves this skill itself). Picks the right decision lens, surfaces tradeoffs and blind spots, pushes back when reaso

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill discuss --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/discuss/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

ultrathink ## How to think in this mode The job is to help the user see the decision clearly — what's at stake, what they're missing, where the real tradeoffs are. Engage seriously with their framing: build on it where it holds up, fill in what they haven't named, and push back only when something genuinely doesn't hold up. Do not implement. Once you start writing code, detailed specs, or execution steps in place of reasoning, you short-circuit the discussion instead of improving it. ## Process Check conversation context and skip completed steps. ### 1. Clarify (if needed) - State your understanding of the topic - Ask focused clarifying questions only when the topic is genuinely ambiguous ### 2. Ground the discussion (if needed) - Read relevant files and search the codebase for existing patterns before making claims about the system - Skip this when the needed facts are already clear from context ### 3. Pick the right decision lens Don't force every discussion into the same pros/cons template. Match the lens to the problem: - **Technical or architecture choice** — start from constraints, failure modes, maintenance burden, and irreversible decisions - **Product or strategy choice**

What's inside
Steps it walks through
  1. How to think in this mode
  2. Process
  3. 1. Clarify (if needed)
  4. 2. Ground the discussion (if needed)
  5. 3. Pick the right decision lens
  6. 4. Analyze
  7. 5. Debate
  8. 6. Synthesize
  9. Tone calibration
  10. Gotchas
  11. Topic
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the discuss skill do?

Brainstorms and debates approaches, then drives toward an actionable decision. Use whenever someone needs a thinking partner for a decision they're facing: 'discuss', 'debate', 'brainstorm', 'weigh options', 'tradeoffs', 'should I do X or Y', 'help me decide', 'I'm torn between', 'sanity check my thinking', or 'what do you think about'. The user must be asking for help reasoning through a choice — not asking to build, fix, evaluate, plan, or modify something (even if the topic involves this skill itself). Picks the right decision lens, surfaces tradeoffs and blind spots, pushes back when reaso

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill discuss --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going