Overview
eq-execute implements plan doc tasks using strict RED → GREEN → REFACTOR TDD cycles with hard gates before every commit.
When to Use
Use after /eq-init has created a feature branch and plan doc. Runs either interactively (review each task) or in continuous mode (auto-commit, review at end).
Usage Examples
/eq-execute
Detects the current worktree and plan doc automatically. Prompts for execution mode.
Configuration
No configuration required. Reads plan doc from docs/plans/ on the current branch.
Installation
npx skills add mclaude95/eq-foundry -s eq-execute