- Removed workspace-utils-enhanced/ (partial implementation)
- Removed workspace-utils-fixed/ (simplified version)
- Kept main workspace-utils/ with complete feature set including health monitoring
- Revert main package.json to original dependency versions
- Update installer package.json to match existing versions
- Maintains original design principle: no npm install required
- Ensures installer works with existing node_modules
- Preserves self-contained installer functionality
- Update chalk from ^4.1.2 to ^5.4.1
- Update inquirer from ^8.2.6 to ^12.6.3
- Update ora from ^5.4.1 to ^8.2.0
- Ensures compatibility with installer infrastructure
- Fixes MODULE_NOT_FOUND and dependency version conflicts
- Remove all .workspace/* files from git history
- .workspace/ is now properly ignored via .gitignore
- Workspace files should be generated locally and not tracked in git
- This fixes the issue where workspace files were accidentally committed
- Complete user-friendly guide with step-by-step workflows
- Agent selection guide with optimization settings
- Advanced techniques and troubleshooting
- Practical examples for all enhanced features
- Fixes broken link in enhancements.md line 133
- Add .workspace/ to ignore generated workspace files
- Add .claude/ to ignore Claude Code IDE-specific files
- Add prj/ to ignore project-specific build artifacts
- These folders should be generated locally and not tracked in git
Successfully merged quality-framework-enhancements branch into main branch:
ENHANCEMENT FEATURES ADDED:
✅ Automatic Remediation Execution - Zero-touch issue resolution without manual commands
✅ Enhanced Reality Enforcement - 10-phase comprehensive quality auditing with A-F scoring
✅ Collaborative Workspace System - Multi-session AI coordination with auto-escalation to external LLMs
✅ Cross-IDE Utility System - Support for 8+ IDEs including Cursor, Claude Code, Windsurf
✅ Universal Installer Integration - Automated workspace deployment with IDE-specific configuration
✅ Story-to-Code Audit - Automatic cross-reference between completed stories and implementation
✅ Token Optimization - 78-86% reduction through intelligent task routing and caching
✅ Role-Optimized LLM Settings - Custom temperature and parameters per agent
WORKSPACE FEATURES:
✅ .workspace/ directory structure for collaborative development
✅ workspace-utils/ with 6 Node.js scripts for cross-IDE support
✅ Automatic handoff management with role-specific filtering
✅ Health monitoring and session management
✅ IDE environment detection and adaptation
QUALITY FRAMEWORK:
✅ 5 new quality audit tasks in bmad-core/tasks/
✅ Comprehensive reality auditing with scope management
✅ Automatic remediation story creation
✅ Tiered remediation approach
✅ Story-to-code validation
INSTALLER INTEGRATION:
✅ Enhanced workspace setup automation
✅ Handoff manager for agent coordination
✅ IDE-specific configuration deployment
DOCUMENTATION:
✅ Updated README.md with enhanced features overview
✅ Preserved comprehensive documentation from main branch
✅ Added collaborative workspace documentation
✅ Complete enhancement details in enhancements.md
This integration preserves all existing functionality while adding powerful
quality assurance and collaborative development capabilities.
create-doc-from-template used with create-prd template with new template with llm instruction standardization format.
ide-web agent simplifications, removal of overlap, and agent name alignment
advanced elicitation streamlined throughout creation of PRD
* docs: add headers and improve formatting for BMAD orchestrator agent documentation
## CHANGES
- Add configuration header to cfg file
- Improve numbered list formatting consistency
- Add proper heading punctuation throughout
- Enhance readability with cleaner structure
- Standardize markdown formatting conventions
* gitignore update
* Plaform Engineer role for a robust infrastructure (#135)
* Add Platform Engineer role to support a robust and validated infrastructure
* Platform Engineer and Architect boundaries, confidence levels, domain expertise
* remove duplicate task, leftover artifact
* Consistency, workflow, feedback loops between architect and PE
* PE customization generalized, updated Architect, consistency check
* style: add VSCode integration and standardize document formatting
CHANGES
- Introduce VSCode recommended extensions and project-specific settings.
- Update `.gitignore` to track the `.vscode` directory.
- Apply consistent markdown formatting to all checklist documents.
- Standardize spacing, list styles, and headers in personas.
- Refine formatting and sectioning in task definition files.
- Ensure newline termination for all modified text files.
- Correct code block specifiers and minor textual content.
* docs: remove exclamation from header
* fix: spacing at end of line
---------
Co-authored-by: Brian Madison <brianmadison@Brians-MacBook-Pro.local>
Co-authored-by: Sebastian Ickler <icklers@users.noreply.github.com>
* Add Platform Engineer role to support a robust and validated infrastructure
* Platform Engineer and Architect boundaries, confidence levels, domain expertise
* remove duplicate task, leftover artifact
* Consistency, workflow, feedback loops between architect and PE
* PE customization generalized, updated Architect, consistency check
## CHANGES
- Fix typo in CONTRIBUTING.md header
- Rename "Web Agent Setup" to clearer title
- Rename "IDE Agent Setup" to include usage
- Update anchor links to match new headings
- Improve documentation structure and navigation
* docs: update README links to renamed orchestrator config files
## CHANGES
- Update orchestrator link to ide-bmad-orchestrator.md
- Update config link to ide-bmad-orchestrator.cfg.md
- Fix Markdownlint errors in ide-bmad-orchestrator.cfg.md
* docs: update path references from BETA-V3 to bmad-agent in instruction.md
## CHANGES
- Update all BETA-V3 directory references to bmad-agent
- Clarify paths are relative to bmad-agent directory
- Fix markdown formatting for numbered lists
- Update IDE orchestrator configuration path examples
- Correct agent-root path in Data Resolution section
- Remove references to deprecated BETA-V3 structure