What problem does it solve?
Provides a guarded, auditable finalization workflow for human-AI collaboration flows so teams can confirm terminal PR outcomes, close owned issues, and record a clear handoff without altering source code or local truth stores.
Core Features & Use Cases
- Flow validation: Verify the flow and PR are in a terminal state before proceeding.
- Issue closure: Close the primary or explicitly owned repository issues using the appropriate CLI tools.
- Handoff & audit: Append a terminal handoff entry and run minimal consistency checks to preserve an auditable trail.
- Feedback capture: Extract issues found from handoff records and create or update follow-up issues for medium-or-higher severity items.
- Use case: When a feature branch PR is merged, run this skill to close the related issue, write a completion milestone to the handoff, and post any necessary feedback issues.
Quick Start
Run the vibe-done skill to validate the terminal PR state, close the primary issue, append a terminal handoff entry, and perform a minimal consistency audit.