What problem does it solve?
This Skill streamlines the finalization process for feature or epic workflows after deployment, automating the generation of comprehensive documentation, updating the roadmap, archiving artifacts, and cleaning up branches, ensuring a clean workflow closure.
Core Features & Use Cases
- Epic Walkthrough Generation: Automatically generates a detailed report for epics post-deployment, including velocity metrics, sprint results, and lessons learned.
- Roadmap Update: Moves completed features or epics to the "Shipped" section of the roadmap with relevant details.
- Artifact Archival: Verifies and archives all necessary workflow artifacts for future reference.
- Documentation Update: Updates README, CHANGELOG, and user guides with the latest information for the shipped feature.
- Branch Cleanup: Deletes feature branches locally and remotely after deployment.
- Commit Finalization: Documents the finalization process in a commit message, ensuring the workflow closure is tracked in the version control history.
- Use Case: After deploying a new feature, use this Skill to generate the final documentation, update the roadmap, archive the artifacts, and clean up the branch to close the feature workflow cleanly.
Quick Start
After deployment completes, run: /conductor:finalize