reconcile-feature
Reconcile Feature
Use this skill after a feature change packet has been reviewed and the approved delta needs to be folded back into the canonical feature docs and a human has explicitly requested final reconcile/cleanup. It also supports canonical-only repair when a feature has no change packet but all planned slices are already closed and the remaining work is feature-level cleanup.
Responsibilities
- Resolve the canonical feature and selected change packet, or confirm the canonical-only repair path when no change packet exists.
- Reconcile approved change-local discovery, design, or UI docs back into canonical feature docs.
- Copy any durable figures needed by the canonical feature docs.
- Verify that all slices planned for the change are closed before cleanup.
- When no change packet exists, use the canonical feature's
slice-planning.mdorready_slice_idsto verify remaining slices are closed before cleanup. - Remove completed execution slices for that reviewed change or canonical-only repair.
- Close the change packet cleanly through the existing feature-change state model when a packet exists.
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