This skill is self-contained — follow the task loop, TDD rules, and completion flow below instead of delegating to external build/execution skills (superpowers, etc.).
Execute tasks from an implementation plan. Finds plan.md (in docs/plan/), picks the next unchecked task, implements it with TDD workflow, commits, and updates progress.
After /plan has created a track with spec.md + plan.md. This is the execution engine.
Führen Sie Implementierungsplanaufgaben mit TDD-Workflow, Auto-Commit und Phasen-Gates aus. Wird verwendet, wenn der Benutzer „Bauen“, „Bauen beginnen“, „Plan ausführen“, „Aufgaben implementieren“, „Versenden“ sagt oder auf eine Track-ID verweist. NICHT für die Planung (verwenden Sie /plan) oder den Gerüstbau (verwenden Sie /scaffold) verwenden. Quelle: fortunto2/solo-factory.