What problem does it solve?
The Skill coordinates the execution of the next task from the current slice plan, enforcing boundaries, applying planned actions, documenting outcomes, and committing results to git to ensure consistent progress in Claude Code-driven workflows.
Core Features & Use Cases
- Orchestrates one-task-at-a-time task execution from a slice plan with plan loading, context enforcement, and summary generation.
- Enforces boundaries to protect critical files and state, with explicit guidance when a boundary needs adjustment.
- Generates a task summary and commits the results to git, enabling traceability and UNIFY preparedness.
- Use cases include running /gsd-cc-apply to execute the next task, or executing a prepared slice step in automated or manual modes.
Quick Start
Trigger the next task by running /gsd-cc-apply to execute the current slice task.