Drive OpenSpec lifecycle
openspec-lifecycleworkflowsetup L3★7
pablo-albaladejo/kaiord ↗What it does
Drive an OpenSpec change through its full lifecycle: assess status, execute t...
Best for
Managing multi-stage product lifecycles with validation gates between phases.
Inputs
- · args: {change?, repo?, mode?: 'assess'|'implement'|'verify'}
- · Working directory with source files
Outputs
- · Execution report with phase results
- · LIFECYCLE.md dashboard
Requires
- · OpenSpec status CLI
Preconditions
Workflow orchestration environment; required data sources available
Failure modes
- · Agent execution timeout
- · Input file missing or malformed
- · Schema validation failure on agent output
- · Phase dependency not met (prior phase incomplete)
Trust signals
- · Schema-validated agent outputs
- · Explicit phase structure with gating
- · Transient error handling (retry logic)
- · Built-in verification/testing phase