Have an implementation-focused discussion about a feature, bug, or approach without making code changes. Use when the goal is to think through options before planning or coding.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add dcouple/Pane --skill discussion --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Discussion?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dcouple-discussion-pane)More formats (shields.io, HTML) on the badges page.
---
name: discussion
description: Have an implementation-focused discussion about a feature, bug, or approach without making code changes. Use when the goal is to think through options before planning or coding.
---
# Discussion
This skill is for conversation only.
Rules:
- Do not edit, create, or delete project files.
- Read code as needed to ground the discussion in the real codebase.
- Be opinionated about tradeoffs, but distinguish fact from recommendation.
Workflow:
1. Clarify the topic and desired outcome.
2. Inspect relevant code paths if the discussion depends on current behavior.
3. Present concrete options, constraints, and tradeoffs.
4. Ask targeted follow-up questions when needed.
5. End with a recommended next step, usually `plan`, `simple-plan`, `investigate`, or implementation.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!