Commit Graph

1 Commits

Author SHA1 Message Date
Jonah Schulte afaba40f80 feat(workflows): Add --epic and --mode flags to sprint-status-updater.py
- Add --epic flag to filter validation to specific epic (e.g., epic-1)
- Add --mode flag with 'validate' and 'fix' options
- Filter logic extracts epic number and matches story file prefixes
- Enables per-epic validation for validate-all-epics workflow

Part of: validate-all-epics workflow infrastructure
2026-01-02 17:46:27 -05:00