What problem does it solve?
This Skill automates the complex and error-prone process of closing a development sprint, ensuring all completed work is merged, quality gates are passed, and the project state is accurately updated.
Core Features & Use Cases
- Automated Merging: Safely squash-merges approved task branches into the main branch.
- Quality Gates: Runs automated tests, linting, and formatting checks post-merge.
- Backlog & State Updates: Updates task statuses to DONE, records merge commits, and regenerates backlog indices.
- Reporting: Generates detailed per-task and sprint summary reports.
- Use Case: At the end of a two-week sprint, run this Skill to automatically merge 15 completed tasks, verify their quality, and produce a report summarizing the sprint's progress and any carry-over items.
Quick Start
Use the fabric-close skill to finalize the current sprint by merging completed tasks and updating the backlog.