BMAD-METHOD/docs
Caleb 51e31ada91 feat(epic-execute): implement low-priority UX improvements (L1-L5)
- L1: Add checkpoint/resume capability with --resume flag
  - load_checkpoint(), save_checkpoint(), clear_checkpoint() in utils.sh
  - Auto-saves progress after each story, 7-day expiration
- L2: Add comprehensive --help option with grouped options and examples
  - show_help() function with environment variables and file locations
- L3: Add verbose Claude output streaming
  - execute_claude_verbose() for real-time output when --verbose set
- L4: Add metrics file archival to prevent unbounded growth
  - Archives to metrics/archive/, keeps last 10 per epic
- L5: Add workflow file content validation
  - validate_yaml_content(), validate_xml_content() with fallbacks
  - Integrated into validate_workflows()

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 15:18:20 -06:00
..
bmad-core-concepts agent create workflow overhaul to use data files efficiently. updated and created separate user guides for the create agent workflow along with general concept docs of what an agent and workflow are in regards to0 bmad generally. 2025-12-30 22:44:38 +08:00
improvements docs: add party-mode integration and UAT implementation planning docs 2026-01-17 06:34:49 -06:00
modules paths for workflow and sprint tatus files fixed 2026-01-01 21:20:14 +08:00
bmad_improvements_v2.md feat(epic-execute): add JSON output parsing and TDD workflow phases 2026-01-26 14:33:25 -06:00
bmad_improvements_v2_fixes.md feat(epic-execute): implement low-priority UX improvements (L1-L5) 2026-01-26 15:18:20 -06:00
index.md agent create workflow overhaul to use data files efficiently. updated and created separate user guides for the create agent workflow along with general concept docs of what an agent and workflow are in regards to0 bmad generally. 2025-12-30 22:44:38 +08:00