execute
Installation
SKILL.md
/execute
Do the actual work. Execute is the bridge from Solution Space to shipped code. Pre-flight checks, build, detect drift, salvage if needed.
Execute sits within the larger Intent -> Execution -> Review loop. This skill handles the Execution phase, which itself contains an inner loop: build, check alignment, course-correct or salvage.
When to Use
Invoke /execute when:
- Aim is clear - you know the outcome you're trying to achieve
- Solution is chosen - you've explored options and picked an approach
- Context is loaded - you understand the constraints and guardrails
- Ready to build - not still exploring or discovering
Do not use when: