WORK-497
ID:WORK-497Status:draft

plan status PR rollups and implemented-flip suggestion

Surface the traceability data structurally so missing PRs and ready-to-flip specs are visible without grepping prose.

Priority:mediumComplexity:moderateMilestone:v0.28.0Source:SPEC-049
claude/plan-runes-status-vocab-jcq1tx View source

Criteria completion

Criteria completion: 0 of 5 (0%) checked; tracking started on Jul 9, no incremental history yet0%25%50%75%100%Jul 9Jul 11

Tracking started Jul 9 — check back for trends.

Branches 2
claude/plan-runes-status-vocab-jcq1tx current draft
claude/milestone-v0-28-0-llvtfa donemain draft
History 1
  1. 9a519fd
    Created (draft)by bjornolofandersson

Acceptance Criteria

  • plan status includes a per-spec "PRs" rollup listing the unique (deduped) PRs across its implemented-by work items
  • plan status suggests the implemented flip when every implemented-by work item of an accepted spec is done
  • Rollups dedupe when one PR closes multiple work items
  • --format json output includes the rollup data
  • Tests cover the rollup, dedupe, and flip-suggestion logic

Dependencies

  • WORK-495 — the implemented status the flip suggests
  • WORK-496 — the pr attribute the rollup aggregates

References

  • SPEC-049 — spec (CLI / MCP changes, Design Principles: carrot before stick)