Summary
Improve the spec-series workflow so users can move from spec-charter to spec-system-map to spec-grill without memorizing argument modes. spec-grill should default to report-only diagnosis, interpret natural-language requests, and only edit capability contracts after an explicit editing intent or confirmation.
Why
The current split between spec-charter, spec-system-map, and spec-grill is structurally good, but the spec-grill workflow still leans too much on argument-style operation. The desired UX is intent-driven: users should be able to say what they want in plain language, and the skill should route safely.
Work Items
Out of Scope
- Fully automatic semantic capability inference
- Auto-writing spec/capabilities.md from extract-signals.js
- New spec-reassess or spec-learn command surface
- Per-capability file split under spec/components/
Summary
Improve the spec-series workflow so users can move from spec-charter to spec-system-map to spec-grill without memorizing argument modes. spec-grill should default to report-only diagnosis, interpret natural-language requests, and only edit capability contracts after an explicit editing intent or confirmation.
Why
The current split between spec-charter, spec-system-map, and spec-grill is structurally good, but the spec-grill workflow still leans too much on argument-style operation. The desired UX is intent-driven: users should be able to say what they want in plain language, and the skill should route safely.
Work Items
Out of Scope