openspec-implementation-loop

Installation
SKILL.md

Orchestrate an implementation loop around a single OpenSpec change.

Input: Optionally specify a change name. If omitted, you MUST ask the user which change to implement.

High-level flow

  1. Select the change
  2. Ask delivery mode (commit vs PR) - do this immediately after selecting the change, not after implementation
  3. Load OpenSpec context
  4. Triage: determine execution strategy - classify as inline, single-implementor, or per-task based on change size and complexity
  5. Determine remaining top-level tasks
  6. Implement tasks using the chosen strategy
  7. Run validation and review at the cadence determined by the strategy
  8. Aggregate findings and fix; repeat until clean
  9. Push the branch to origin
  10. Commit mode: Watch GitHub Actions on the pushed branch/commit PR mode: Create a PR, then use the pr-monitoring-loop skill to monitor CI, reviews, comments, mergeability, and verify-openspec approval through watcher and delegate subagents
  11. Report final outcome
Installs
1
GitHub Stars
209
First Seen
13 days ago
openspec-implementation-loop — elastic/terraform-provider-elasticstack