Commit Graph

524 Commits

Author SHA1 Message Date
James (Claude Code) c3bc7b0696 docs: Update documentation to reflect collaborative workspace enhancements
- Add Collaborative Workspace System and Universal Installer Integration to feature highlights
- Expand BMad Method from two to three key innovations including Collaborative Quality Assurance
- Update guiding principles to emphasize quality-first and collaborative design
- Correct "one-click" to "automated" for accurate installer description
- Add workspace integration and auto-escalation requirements to agent design rules
2025-07-23 18:37:44 -04:00
James (Claude Code) 5bfe13ed0a feat: Add comprehensive getting started guide and Claude Code CLI optimization
• Create complete getting started guide with step-by-step workflows
• Add Claude Code CLI premium workspace experience with native commands
• Integrate workspace commands into all 8 BMAD agents (dev, qa, sm, analyst, architect, ux-expert, pm, po)
• Implement automatic session management with heartbeat monitoring
• Add context-aware agent handoffs with intelligent opportunity detection
• Create built-in workspace maintenance with integrity checking and auto-repair
• Enhance UX with intelligent suggestions and productivity analytics
• Update enhancements.md with prominent links to comprehensive guide
• Add Claude Code optimization system (2400+ lines across 5 modules)
2025-07-23 17:07:14 -04:00
James (Claude Code) 7d7d98ee29 feat: Comprehensive token optimization and language-adaptive enhancements
- 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
2025-07-23 09:44:22 -04:00
James (Claude Code) 2fde827707 feat: Add story-to-code audit task with automated remediation
- 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
2025-07-22 22:53:47 -04:00
DevForgeAI 2a54502113 Delete Screenshot 2025-07-22 112016.png 2025-07-22 12:24:05 -04:00
James (Claude Code) 9f8f42cfa9 Convert build-context-analysis.md to eliminate bash command approval prompts
- 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
2025-07-22 11:27:30 -04:00
James (Claude Code) 95c9ad6c0a Update enhancements.md with Role-Optimized LLM Settings feature
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
2025-07-22 11:02:22 -04:00
James (Claude Code) 760a338af3 Add role-optimized LLM settings to all BMAD agents
AGENT-SPECIFIC LLM OPTIMIZATION:

🔧 Development Agents (Precision Focus):
- Dev (James): temp=0.4, top_p=0.85 - Low temp for precise code generation
- QA (Quinn): temp=0.3, top_p=0.8 - Very low temp for systematic analysis

🏗️ Technical Architecture (Balanced Creativity):
- Architect (Winston): temp=0.6, top_p=0.9 - Moderate creativity for design solutions
- SM (Bob): temp=0.5, top_p=0.85 - Structured story creation consistency

💡 Creative & Strategic (Higher Innovation):
- Analyst (Mary): temp=0.8, top_p=0.95 - High creativity for business ideation
- UX Expert (Sally): temp=0.75, top_p=0.92 - Creative design thinking

📋 Product Management (Balanced Structure):
- PM (John): temp=0.7, top_p=0.9 - Strategic creativity with structure
- PO (Sarah): temp=0.6, top_p=0.88 - User-focused requirements balance

🎭 Orchestration (Guidance Focused):
- BMad Orchestrator: temp=0.7, top_p=0.9 - Clear workflow coordination

REASONING INCLUDED:
Each agent includes detailed reasoning for their specific LLM parameter choices
based on their role requirements, output precision needs, and creative demands.

EXPECTED BENEFITS:
- More consistent code generation from development agents
- Enhanced creative output from ideation-focused agents
- Balanced technical creativity for architecture decisions
- Optimized agent performance for their specific use cases
2025-07-22 11:01:13 -04:00
DevForgeAI 1b1ed0582e 1 2025-07-21 22:06:27 -04:00
DevForgeAI 36a4f2d6b9 1 2025-07-21 22:05:11 -04:00
James (Claude Code) 8820eafd51 Add testing branch notice to README.md
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
2025-07-21 16:16:17 -04:00
James (Claude Code) 66ef2bb1c5 Update enhancements.md with automatic remediation execution
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
2025-07-21 16:13:49 -04:00
James (Claude Code) 3182aa9f8d Implement automatic remediation execution in reality audit
Major Enhancement: Auto-Execute Remediation Instead of Just Recommending

CHANGES:
- Enhanced Phase 9: Added automatic scope issue detection and remediation execution
- Added SCOPE_REMEDIATION_NEEDED trigger for oversized stories (>8 tasks, >25 subtasks)
- Added mixed concerns detection (implementation + integration in same story)
- Automatic execution of create-remediation-story.md when triggers detected
- Enhanced QA agent with execution workflow and trigger conditions
- Added enhanced_auto_remediation section with complete workflow sequence

WORKFLOW IMPROVEMENT:
- Before: Analyze → Recommend → User runs *create-remediation → Get solution
- After: Analyze → Auto-execute → Present completed remediation stories

TRIGGER CONDITIONS:
- Reality score < 80
- Build/runtime failures
- Story tasks > 8 or subtasks > 25
- Mixed implementation/integration concerns
- Critical simulation patterns > 3

ELIMINATES USER CONFUSION:
- No more 'run this command next' recommendations
- Automatic story splitting when scope issues detected
- Immediate surgical remediation story generation
- Ready-to-use options presented automatically

This transforms the reality audit from an analysis tool into a complete
remediation execution system.
2025-07-21 16:09:42 -04:00
James (Claude Code) 74b6c489f5 Add automatic options presentation to reality audit
- 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
2025-07-21 15:53:14 -04:00
James (Claude Code) 86743bb3e6 Optimize reality audit to use Grep tool instead of bash commands
- 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
2025-07-21 12:02:58 -04:00
James (Claude Code) 1af89a3e69 Add Task Execution Enforcement feature to BMAD Quality Framework
- Enhanced enhancements.md with eighth game-changing feature
- Added task-execution-validation.md checklist for reliable automation
- Updated dev and qa agents with task execution enforcement
- Prevents automation workflow failures through mandatory file validation
- Ensures agents use Read tool instead of generic Task tool
- Includes comprehensive troubleshooting and validation steps
2025-07-21 11:52:10 -04:00
James (Claude Code) 4c2b86d051 Add dual-track progress enforcement to prevent story file update failures
- 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
2025-07-21 11:18:05 -04:00
DevForgeAI e57448b652 enhancements 2025-07-21 09:43:38 -04:00
DevForgeAI 1a090ac97f Merge branch 'main' of https://github.com/BarrelOfMonkeyNuts/BMAD-METHOD into quality-framework-enhancements 2025-07-21 09:19:23 -04:00
DevForgeAI 4c6adf52d3 removing backups 2025-07-21 09:19:06 -04:00
BarrelOfMonkeyNuts 5facd6f61c
Delete Context_Window.20250721.md 2025-07-21 09:09:43 -04:00
BarrelOfMonkeyNuts d27b9f12fa
Update Context_Window.20250721.md 2025-07-21 09:08:54 -04:00
James (Claude Code) 7aa1eea5b5 Update documentation with *develop-story command
- 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
2025-07-21 09:07:23 -04:00
James (Claude Code) cb66340738 Fix missing *develop-story command preventing automatic task completion
- 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
2025-07-21 09:05:16 -04:00
James (Claude Code) 3faba78db0 Add automatic quality framework with loop detection and external LLM collaboration
The key elements captured:
- Enterprise-grade quality framework (main feature)
- Automatic loop detection (your key innovation)
- External LLM collaboration (the copy-paste prompt solution)
- Zero-touch workflow (eliminates manual handoffs)
2025-07-21 06:08:13 -04:00
semantic-release-bot bfaaa0ee11 chore(release): 4.31.0 [skip ci]
# [4.31.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.4...v4.31.0) (2025-07-20)

### Bug Fixes

* enhanced user guide with better diagrams ([c445962](c445962f25))

### Features

* Installation includes a getting started user guide with detailed mermaid diagram ([df57d77](df57d772ca))
2025-07-20 02:18:34 +00:00
Brian Madison df57d772ca feat: Installation includes a getting started user guide with detailed mermaid diagram 2025-07-19 21:18:06 -05:00
Brian Madison c445962f25 fix: enhanced user guide with better diagrams 2025-07-19 20:54:41 -05:00
semantic-release-bot e44271b191 chore(release): 4.30.4 [skip ci]
## [4.30.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.3...v4.30.4) (2025-07-19)

### Bug Fixes

* docs ([8619006](8619006c16))
* lint fix ([49e4897](49e489701e))
2025-07-19 15:07:57 +00:00
Brian Madison 49e489701e fix: lint fix 2025-07-19 10:07:34 -05:00
Brian Madison 8619006c16 fix: docs 2025-07-19 00:36:13 -05:00
Brian Madison a72f1cc3bd merge 2025-07-19 00:35:53 -05:00
Brian Madison c6dc345b95 direct commands in agents 2025-07-19 00:30:42 -05:00
semantic-release-bot 1062cad9bc chore(release): 4.30.3 [skip ci]
## [4.30.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.2...v4.30.3) (2025-07-19)

### Bug Fixes

* improve code in the installer to be more memory efficient ([849e428](849e42871a))
2025-07-19 05:04:46 +00:00
Brian Madison 3367fa18f7 version alignment 2025-07-19 00:04:16 -05:00
Brian Madison 849e42871a fix: improve code in the installer to be more memory efficient 2025-07-18 23:51:16 -05:00
A. R. 4d252626de
single readme typo corrected (#331) 2025-07-18 21:24:11 -05:00
PinkyD 5d81c75f4d
Feature/expansionpack 2d unity game dev (#332)
* 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
2025-07-18 19:14:12 -05:00
Jorge Castillo 47b014efa1
Update ide-setup.js (#324)
Add missing tools required for editing and executing commands
2025-07-17 20:10:14 -05:00
MIPAN aa0e9f9bc4
chore(tools): clean up and refactor bump scripts for clarity and consistency (#325)
* 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)
2025-07-17 20:09:09 -05:00
Zach d1bed26e5d
Fix `team-fullstack.txt` path in bmad-workflow-guide.md (#327) 2025-07-17 20:02:39 -05:00
semantic-release-bot 0089110e3c chore(release): 4.30.2 [skip ci]
## [4.30.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.1...v4.30.2) (2025-07-17)

### Bug Fixes

* remove z2 ([dcb36a9](dcb36a9b44))
2025-07-17 04:37:47 +00:00
Brian Madison dcb36a9b44 fix: remove z2 2025-07-16 23:36:50 -05:00
Brian Madison d0a8c581af fixed roomodes double bmad 2025-07-16 23:36:24 -05:00
semantic-release-bot 4fd72a6dcb chore(release): 4.30.1 [skip ci]
## [4.30.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.30.0...v4.30.1) (2025-07-15)

### Bug Fixes

* added logo to installer, because why not... ([2cea37a](2cea37aa8c))
2025-07-15 00:48:18 +00:00
Brian Madison f51697f09a merge 2025-07-14 19:47:55 -05:00
Brian Madison 2cea37aa8c fix: added logo to installer, because why not... 2025-07-14 19:47:23 -05:00
semantic-release-bot 00285c9250 chore(release): 4.30.0 [skip ci]
# [4.30.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.7...v4.30.0) (2025-07-15)

### Features

* installer is now VERY clear about IDE selection being a multiselect ([e24b6f8](e24b6f84fd))
2025-07-15 00:39:46 +00:00
Brian Madison e24b6f84fd feat: installer is now VERY clear about IDE selection being a multiselect 2025-07-14 19:39:10 -05:00
semantic-release-bot 2c20531883 chore(release): 4.29.7 [skip ci]
## [4.29.7](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.6...v4.29.7) (2025-07-14)

### Bug Fixes

* bundle build ([0723eed](0723eed881))
2025-07-14 05:08:00 +00:00