Skip to content

Align create-plan with current plan-tooling workflow#231

Merged
graysurf merged 1 commit intomainfrom
feat/update-create-plan-tooling-flow
Mar 7, 2026
Merged

Align create-plan with current plan-tooling workflow#231
graysurf merged 1 commit intomainfrom
feat/update-create-plan-tooling-flow

Conversation

@graysurf
Copy link
Copy Markdown
Owner

@graysurf graysurf commented Mar 7, 2026

Align create-plan with current plan-tooling workflow

Summary

Align create-plan with the current plan-tooling CLI contract so generated plans are checked for parsing, batching, and PR-splitting executability instead of relying on validate alone.

Changes

  • Add the mandatory plan-tooling to-json, plan-tooling batches, and plan-tooling split-prs validation pass to the create-plan workflow.
  • Document the default metadata-first auto grouping flow plus deterministic group and per-sprint validation modes.
  • Add regression tests for grouping metadata and the no cross-sprint execution-parallelism rule.

Testing

  • scripts/check.sh --all (pass)

Risk / Notes

  • Keep create-plan lighter than create-plan-rigorous; this change adds CLI compatibility guidance without copying the full sizing rubric or subagent-review flow.

@graysurf graysurf marked this pull request as ready for review March 7, 2026 22:05
@graysurf graysurf merged commit a8939e4 into main Mar 7, 2026
13 checks passed
@graysurf graysurf deleted the feat/update-create-plan-tooling-flow branch March 7, 2026 22:05
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