Execute an approved implementation plan from .ai/plans/ task by task, running each task's verification and committing per task via the check-and-commit gate. Use when asked to "execute the plan", "implement the plan", or after /plan approval. Do not use without an approved plan file — run /plan first — and do not use it to redesign; a plan gap means stop and re-plan.
$npx -y skills add crbnos/carbon --skill executeInstalls into the current project.
Run `npx skills use "https://github.com/crbnos/carbon" --skill "crbnos/carbon/execute"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crbnos/carbon" that are relevant to the current task. Run `npx skills add "https://github.com/crbnos/carbon"` and select the relevant skills, then follow their instructions.