Skip to content

feat(plan): add daily sequence number to plan filenames#238

Open
mvanhorn wants to merge 2 commits intoEveryInc:mainfrom
mvanhorn:feat/plan-daily-sequence-number
Open

feat(plan): add daily sequence number to plan filenames#238
mvanhorn wants to merge 2 commits intoEveryInc:mainfrom
mvanhorn:feat/plan-daily-sequence-number

Conversation

@mvanhorn
Copy link

@mvanhorn mvanhorn commented Mar 8, 2026

Summary

  • Adds auto-incrementing daily sequence number to plan filenames
  • Format: YYYY-MM-DD-NNN-type-description-plan.md (e.g., 2026-01-29-001-feat-registration-plan.md)
  • Scans existing files in docs/plans/ to determine next sequence number
  • Resets to 001 each new day
  • Zero-padded 3-digit format for clean sorting

Closes #135

Post-Deploy Monitoring & Validation

No additional operational monitoring required: this is a prompt/instruction change with no runtime code.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

mvanhorn and others added 2 commits March 8, 2026 12:51
Adds --serial flag and auto-detection (6+ agents) to run review agents
sequentially instead of in parallel, preventing context limit errors
with Opus 4.6.

Closes EveryInc#166

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Closes EveryInc#135

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

[compound-engineering] Feature Request: Add daily sequence number to plan filenames

1 participant