brief
Brief
Use this skill to turn one execution-ready work item into a complete brief.md.
Responsibilities
- Create or update
<slice_path>/brief.md. - Create or update
<slice_path>/checklists/requirements.md. - Clarify only what is necessary.
- Validate the brief before handoff.
Required Outputs
<slice_path>/brief.md<slice_path>/checklists/requirements.md
Resolve <slice_path> through guide-execution.
Artifact Ownership
brief owns the content of:
<slice_path>/brief.md<slice_path>/checklists/requirements.md
guide-execution should resolve the active slice and enforce readiness gates, but it should not take over brief authoring that belongs to brief.
Authoring Rules
- Focus on user value, expected behavior, and outcomes.
- Avoid implementation details.
- Use reasonable defaults when details are missing.
- Capture traceability back to the originating story, increment, or slice when available.
- Record assumptions explicitly.
- Keep unresolved clarifications to a maximum of 3, and only for critical decisions.
Clarification Protocol
- Identify missing or ambiguous information.
- Prioritize by impact.
- Ask one clarification group at a time.
- Integrate the answer before moving on.
Validation Gates
Before handoff, confirm:
- No implementation leakage
- Requirements are testable and unambiguous
- Success criteria are measurable and technology-agnostic
- The brief describes one independently valuable work item that fits the active slice
- Checklist is updated to reflect current status
Workflow
- Resolve the active slice with
guide-execution. - Fill
brief-template.md. - Create or update the requirements checklist.
- Run validation and revise if needed.
- Stop when the brief is ready for planning.
More from sirius-cc-wu/sirius-skills
dioxus-ui-ux
Dioxus UI/UX design intelligence. Specialized guidelines for Dioxus Components, plus 50 styles, 21 palettes, 50 font pairings. Stacks: dioxus, daisyui, shadcn, html-tailwind. Actions: plan, build, create, design, implement, review, fix, improve, optimize. Projects: web app, dashboard, admin panel, SaaS, mobile app. Elements: button, modal, navbar, card, form, chart.
16dioxus-stitch
Transforms Stitch designs into clean, modular Dioxus code using daisyUI. Handles RSX conversion, type-safe props, and data decoupling for Rust projects.
8dioxus-ui-skill
Dioxus UI/UX design intelligence. Specialized guidelines for Dioxus Components, plus 50 styles, 21 palettes, 50 font pairings. Stacks: dioxus, shadcn, html-tailwind. Actions: plan, build, create, design, implement, review, fix, improve, optimize. Projects: web app, dashboard, admin panel, SaaS, mobile app. Elements: button, modal, navbar, card, form, chart.
4slice
Validates approved, committed execution-ready work, bootstraps a slice-scoped execution slice, and hands off to guide-execution.
2ui-flow
Captures optional UI and UX flows, screen-level requirements, and interaction notes before implementation.
2commit
Use this skill when requested to commit changes. It ensures commit messages follow project standards and ensures code quality via verification steps.
2