Commit Graph

4 Commits

Author SHA1 Message Date
gabadi 340be92214
Merge 041fe9e340 into 26e47562dd 2025-12-10 12:01:04 -03:00
Brian Madison 446a0359ab fix bmb workflow paths 2025-12-10 20:50:24 +09:00
2-gabadi d832ef0930
fix: correct project_context.md references to project-context.md
The codebase uses project-context.md (with hyphen) as the standard filename,
but several files incorrectly referenced project_context.md (with underscore).

This fixes 13 occurrences across 8 files:
- dev.agent.yaml
- generate-project-context workflow files (workflow.md, step-01, step-02, step-03)
- architecture workflow files (step-01-init.md, step-08-complete.md)
- dev-story/checklist.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 14:53:45 -03:00
Brian Madison a0732df56c more step sharded workflows added for architecture and some fixes across all workflows to improve their file loading and reduction of time based estimates. 2025-11-29 01:49:15 -06:00