nw-deliver-orchestration

Solid

DELIVER wave orchestration workflow -- 9 phases from baseline to finalization. Load when user invokes *deliver command. Covers state tracking, smart skip logic, retry, resume, and quality gate enforcement.

AI & Automation 526 stars 55 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
91
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# DELIVER Wave Orchestration When invoked via `*deliver "{feature-description}"`, Apex orchestrates the complete DELIVER wave lifecycle. ## Orchestration Role Parse feature description, derive feature ID, execute 9 phases in order. Track state for resume capability. **Invocation**: `*deliver "Implement user authentication with JWT tokens"` ## 9 Phases ### Phase 1-2: Baseline Creation + Review Create: `docs/feature/{feature-id}/deliver/baseline.yaml`. Reviewer: @nw-software-crafter-reviewer. Smart skip: yes (if file exists AND `validation.status == "approved"`). ### Phase 3-4: Roadmap Creation + Dual Review Create: `docs/feature/{feature-id}/deliver/roadmap.json`. Reviewer 1: @nw-product-owner-reviewer (business) | Reviewer 2: @nw-software-crafter-reviewer (technical). Sequential reviews. Smart skip: yes (if approved). ### Phase 5-6: Split + Review Each Step Define steps in: `docs/feature/{feature-id}/deliver/roadmap.json`. Reviewer: @nw-software-crafter-reviewer (per roadmap step). Smart skip: yes (if all approved). ### Phase 7: Execute All Steps For each step: invoke `@nw-software-crafter` with step ID. Automatic dependency ordering (topological sort via Kahn's algorithm). 11-phase TDD per step (PREPARE through COMMIT). Local commit after each step (no push). Stop immediately if any step fails. ### Phase 8: Finalize Archive to: `docs/evolution/{timestamp}_{feature-id}.md`. Clean up workflow files. ### Phase 9: Report Completion Display comprehensive statistics | L...

Details

Author
nWave-ai
Repository
nWave-ai/nWave
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

nw-deliver

Orchestrates the full DELIVER wave end-to-end (roadmap > execute-all > finalize). Use when all prior waves are complete and the feature is ready for implementation.

526 Updated 1 weeks ago
nWave-ai
AI & Automation Listed

task-deliver

task-deliver workflow v3 — Stage ③.d 子任务交付 sub-workflow (ralph-loop COMPLETE wrapper + Agent Teams conditional escalation + R20.10 explicit max_iterations_exceeded fallback)。2-phase composition: 01-deliver (ralph-loop SDK wrapper with completion_promise verbatim "COMPLETE" + parallelism judgments.parallelism-gate.ralph-loop-wrapper.fires + fallback emit_warning_and_halt exit_code 1) → 02-progress-mark (Claude Code plugin /plan mark subtask complete in progress.md)。 schema_version: harnessed.workflow.v3 with disciplines_applied [6] + tools_available [ralph-loop, agent-teams-create, agent-teams-send-message, agent-teams-shutdown, planning-with-files]. Triggered by harnessed CLI `harnessed task-deliver --task <text>` or slash command `/task-deliver` after `harnessed setup`.

2 Updated 2 days ago
easyinplay
AI & Automation Listed

delivery-workflow

Load when workflow-router selects the delivery state for accepted validation closeout, cleanup, handoff, release notes, environment reset, or reporting; do not start new scope.

1 Updated today
JasonxzWen
AI & Automation Listed

executive-strategist-delivery-review

Delivery Review Workflow

1 Updated 2 days ago
MARUCIE
AI & Automation Listed

aod-deliver

Structured delivery retrospective for the AOD Lifecycle's Deliver stage. Validates Definition of Done, captures delivery metrics (estimated vs. actual duration), logs surprises, feeds new ideas back into discovery via GitHub Issues, and creates Institutional Knowledge entries. Use this skill when you need to close a feature, run a delivery retrospective, capture lessons learned, or complete the AOD lifecycle.

75 Updated today
davidmatousek