brief
SolidWrite a product brief and its task list when the user requests a product specification. Never implement it.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- mirkobozzetto
- Repository
- mirkobozzetto/arsenal
- Created
- 3 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
create-brief
Co-author a product brief (docs/product/brief.md) with the human through a structured interview, then quality-gate it against best practices. The brief is the single human-authored input that anchors every scope / YAGNI decision the team makes — in both human and autonomous modes. It anchors the Requirement Definition interview (the Requirements Analyst reads it first and reconciles requirements against it) and, in autonomous mode, is the Product Owner's source of truth. Use when no brief exists yet, when a brief is thin or unmeasurable, or when the operator runs `/create-brief`.
ce-brief
Turn an ambiguous idea into an optional, approved intent brief for /core-engineering:ce-plan. Use when problem, users, scope, outcomes, or constraints need discovery; skip it when those are already clear. Records product intent only—no codebase profile, solution design, architecture selection, or decomposition.
brief
Write or update the project's durable design brief at .ui-craft/brief.md. Invoke when the user asks for brief on their UI, or mentions 'brief' alongside design / UI / frontend work.