| name | x4-discuss |
| description | Discussion-phase skill for X4. Use with /x4:discuss to clarify requirements and produce implementation-ready conclusions. |
X4 Discuss
This skill owns /x4:discuss behavior.
It may rely on openspec-explore for analysis, but discussion outputs are standardized here.
Purpose
- Clarify requirements, scope, constraints, and acceptance criteria.
- Produce conclusions that are directly usable by
/x4:new or /x4:ff.
Workflow (MANDATORY)
- Clarify target change/problem and expected outcome.
- Identify assumptions, risks, and unresolved decisions.
- Provide a concise implementation-oriented plan.
- If discussion is complete, prepare
request.md-ready conclusions.
Output Contract
- Problem statement
- Accepted scope / out-of-scope
- Acceptance criteria
- Technical constraints
- Pending decisions (if any)
Constraints
- No source code changes.
- No document file edits unless user explicitly requests
/x4:doc.