What problem does it solve?
It eliminates ad-hoc, inconsistent execution of SDLC engineering by providing a single hub that coordinates readiness, decomposition, per-task implement-review-verify loops, integration, acceptance validation, documentation integration, and user acceptance.
Core Features & Use Cases
- End-to-end implementation lifecycle orchestration: Manages the full seven-phase flow for the sdlc-engineering mode using dispatchable sub-agents and structured contracts.
- Checkpoint-driven reliable resume: Integrates with the sdlc-checkpoint skill to enforce write-ahead state updates and audit-ready dispatch logging.
- Iteration-limited dispatch with escalation hooks: Enforces review/QA/semantic review/acceptance revalidation caps and defines escalation paths when gates fail.
- Evidence-indexed phase procedures: Points to phase-specific reference documents (readiness, task decomposition, dev loop, integration, acceptance, and doc/user acceptance protocols).
Quick Start
Use engineering-execution-hub whenever you have an SDLC engineering plan for a user story and need the hub to run the complete lifecycle from readiness through user acceptance with checkpointed, logged dispatches.