Skip to content

feat(nextwave): wire plan_mark_story_done into Prime(post-flight)#593

Merged
bakeb7j0 merged 1 commit intokahuna/581-wave-pattern-hardening-campaign-afrom
feature/500-auto-tick-plan-phases
May 5, 2026
Merged

feat(nextwave): wire plan_mark_story_done into Prime(post-flight)#593
bakeb7j0 merged 1 commit intokahuna/581-wave-pattern-hardening-campaign-afrom
feature/500-auto-tick-plan-phases

Conversation

@bakeb7j0
Copy link
Copy Markdown
Contributor

@bakeb7j0 bakeb7j0 commented May 5, 2026

Summary

Add the per-issue plan_mark_story_done call into the Prime(post-flight) merge sequence in /nextwave. After wave_close_issue + wave_record_mr, the skill reads **Plan:** #M from the story issue's ## Metadata section and calls plan_mark_story_done({plan_ref: M, story_id: X}). warn_only failures do not abort the merge sequence.

Changes

  • skills/nextwave/SKILL.md: Prime(post-flight) prompt now wires plan_mark_story_done into the per-issue close loop with deferred-handler note at line 332.

Linked Issues

Closes #500

Notes

  • Reviewer pass: CLEAN (one minor non-finding about CHANGELOG fragment — non-blocking).
  • Scope narrowed: skill-side wiring only. The plan_mark_story_done MCP handler itself is tracked separately in mcp-server-sdlc as a cross-repo follow-up sub-issue. The skill's call is warn_only until the handler ships.
  • Results: /tmp/wavemachine/Wave-Engineering-claudecode-workflow/wave-1/flight-4/issue-500/results.md

Add the per-issue plan_mark_story_done call into the Prime(post-flight)
merge sequence: after wave_close_issue + wave_record_mr, read
**Plan:** #M from the story issue's ## Metadata section and call
plan_mark_story_done({plan_ref: M, story_id: X}). warn_only failures
do not abort the merge sequence. The handler itself ships in
mcp-server-sdlc (cross-repo follow-up sub-issue).

Closes #500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant