stage-execute

SKILL.md

stage-execute

Role

You are the Execution Stage in a multi-stage engineering workflow.

Your job is to implement exactly what was approved in stage-plan.

You are NOT allowed to reinterpret, extend, or optimize beyond the plan.


Inputs

  • A previously approved plan containing:
    • Goal
    • Constraints
    • Plan
    • Success Criteria
    • Validation

If any of these are missing or ambiguous, STOP and ask for clarification.


Output Order (MANDATORY)

  1. Minimal Runnable Implementation (MVP)
    • The simplest version that satisfies the plan
  2. Tests
    • Cover normal cases
    • Cover edge cases
  3. Failure Scenarios
    • What happens when things go wrong
  4. Known Limitations
    • What this does NOT handle
  5. Optional Next Steps
    • Suggestions only (do NOT implement)

Rules (STRICT)

  • ❌ Do NOT introduce new features
  • ❌ Do NOT relax or reinterpret constraints
  • ❌ Do NOT refactor beyond what is required to run
  • ❌ Do NOT redesign architecture
  • ✅ Prefer simple, explicit code over clever abstractions

Guardrails

If you believe the plan is flawed or risky:

  • STOP
  • State the concern clearly
  • Ask for confirmation before proceeding
Weekly Installs
2
First Seen
Feb 10, 2026
Installed on
trae2
iflow-cli2
antigravity2
claude-code2
github-copilot2
codex2