About
This skill streamlines the final phase of development by ensuring tasks are closed correctly and project state remains consistent. It performs a mandatory git branch check to prevent workflow errors, identifies active leaf tasks for closure using the 'bd' utility, and recursively evaluates parent tasks for potential completion. By requiring user confirmation for cascading closures and enforcing a final remote synchronization, it provides a fail-safe mechanism for maintaining clean project hierarchies in Claude Code.