- Add incremental story-to-code mapping with post-compilation triggers (78-86% token reduction)
- Implement auto language detection for 9+ programming languages with 2-hour session caching
- Create lightweight task variants for routine operations (300-800 tokens vs 2,000-5,000)
- Add IDE environment detection for 8+ development environments
- Implement tiered remediation system matching solution complexity to problem complexity
- Update README and enhancements documentation to reflect twelve transformative features
- Integrate all optimizations into dev and qa agent workflows with role-optimized LLM settings
- Add comprehensive story-to-code-audit.md task for cross-referencing completed stories against actual codebase implementation
- Integrate story-code-audit command into QA agent with auto-remediation capabilities
- Include automated gap detection, story status correction, dependency impact analysis, and test coverage validation
- Update enhancements.md with new Story-to-Code Audit feature
- Leverage existing BMAD tasks (reality-audit-comprehensive, create-remediation-story) for seamless workflow integration
- Replace all bash scripting with tool-based instructions (Glob, Grep, Read tools)
- Convert Historical Analysis from bash loops to process-based git investigation
- Update Test Analysis to use Glob/Grep patterns instead of bash commands
- Transform Dependency Analysis to use tool-based component mapping
- Replace Final Context Report bash scripting with structured report generation
- Eliminates multiple approval prompts when dev agent executes *build-context command
- Maintains comprehensive analysis workflow while streamlining execution
DOCUMENTATION UPDATES:
- Updated to Ten Game-Changing Features (added Role-Optimized LLM Settings)
- Added automation highlight section explaining agent-specific temperature settings
- Updated Core Framework Files with specific agent LLM configurations
- Enhanced Enterprise Features with performance-optimized agents
- Added Process Excellence benefit of optimized agent performance
KEY MESSAGING:
- Development agents: Low temp (0.3-0.4) for precise code generation
- Creative agents: Higher temp (0.75-0.8) for innovative ideation
- Technical agents: Balanced settings (0.5-0.6) for structured creativity
- Each agent fine-tuned for maximum effectiveness in their role
USER BENEFITS:
- More consistent and accurate outputs from each specialized agent
- Optimized performance based on task requirements
- Better alignment between agent capabilities and user expectations
CLEAR COMMUNICATION FOR VISITORS:
- Added prominent warning banner about testing branch status
- Clarified this repo contains experimental quality framework enhancements
- Referenced original bmadcode/bmad-method repository
- Listed key enhancements being tested
- Linked to enhancements.md for complete details
PURPOSE:
- Prevent confusion for visitors from original repo
- Clearly indicate experimental/testing nature
- Maintain transparency about enhancement validation process
- Provide easy navigation back to main repository
DOCUMENTATION UPDATES:
- Updated to Nine Game-Changing Features (added Automatic Remediation Execution)
- Added Automatic Options Presentation as new feature
- Enhanced automation highlights with zero-touch remediation details
- Updated Getting Started workflow to reflect automatic execution
- Revised impact statements to emphasize zero manual commands
- Updated implementation details to reflect 10-phase reality audit
KEY MESSAGING CHANGES:
- Emphasized 'zero manual commands' and 'zero-touch' automation
- Highlighted automatic story splitting for oversized stories
- Added 'no user confusion' benefits with automatic options
- Focused on immediate solution delivery vs recommendations
CONCISE AND ACTION-ORIENTED:
- Removed extraneous technical details
- Focused on user-facing benefits and workflow improvements
- Clear how-to-use guidance for each enhancement
- Streamlined language for better readability
- Adds Phase 10: Automatic Next Steps Presentation
- Presents 4 grade-based option sets (A/B/C/D-F) with specific recommendations
- Eliminates user confusion about 'what's next' after audit results
- Provides immediate next commands based on reality score and issues
- Includes effort estimates and specific action items for each option
- Enhances user experience by removing need to ask 'what are my options'
- Covers all scenarios from excellent quality to significant issues
- Replace bash grep loops with Grep tool usage for pattern detection
- Eliminates need for multiple command approvals during QA audit
- Maintains all simulation pattern detection capabilities
- Improves user experience by reducing workflow interruptions
- Updated task instructions to guide agents to use Grep tool
- Preserves comprehensive scoring and reporting functionality
- Enhanced dev agent with mandatory dual-track updates (story file + TodoWrite)
- Added validation gates to halt progression if story file not updated
- Prevents completed stories showing unchecked tasks
- Updated documentation with dual-track progress feature
Fixes: Story completion without incremental checkbox updates
- Added *develop-story command to enhancements.md documentation
- Includes features, workflow, and output details for systematic task execution
- Completes documentation of all enhanced dev agent commands
- Added develop-story to commands list in dev agent
- Enables systematic workflow execution with automatic progress tracking
- Tasks now properly marked [x] as agent progresses through story implementation
* Added 1.0 files
* Converted agents, and templates to new format. Updated filenames to include extensions like in unity-2d-game-team.yaml, Updated some wordage in workflow, config, and increased minor version number
* Forgot to remove unused startup section in game-sm since it's moved to activation-instructions, now fixed.
* Updated verbosity for development workflow in development-guidenlines.md
* built the web-dist files for the expansion pack
* Synched with main repo and rebuilt dist
* Added enforcement of game-design-checklist to designer persona
* Updated with new changes to phaser epack that seem relevant to discussion we had on discord for summarizing documentation updates
* updated dist build for our epack
* refactor: simplify installer package version sync script and add comments
* chore: bump core version based on provided semver type
* chore(expansion): bump bmad-creator-tools version (patch)