BMAD-METHOD/tools
DevForgeAI 37d3a7a840 feat: PR0 - Claude Code Hooks Integration for BMAD Quality Enforcement
- Adds opt-in Claude Code hooks that integrate with BMAD's quality framework
- Prevents technical debt by blocking simulation patterns before they're written
- Automates story context loading and progress tracking
- Zero impact on non-Claude Code users (requires explicit opt-in)
- Uses only Node.js built-in modules (no external dependencies)

Includes:
- Complete hook implementation (UserPromptSubmit, PreToolUse, PostToolUse, Stop)
- Installation script with Claude Code detection
- Demo projects showing TODO prevention and security enforcement
- Comprehensive documentation and test scenarios
- Configuration system with presets (strict/balanced/relaxed)
2025-07-25 09:29:50 -04:00
..
builders fix: build web bundles with new file extension includsion 2025-07-06 19:39:34 -05:00
claude-code-hooks feat: PR0 - Claude Code Hooks Integration for BMAD Quality Enforcement 2025-07-25 09:29:50 -04:00
installer fix/chore: Update console.log for user-guide.md install path. Cleaned up config files/folders and updated .gitignore (#347) 2025-07-22 21:22:48 -05:00
lib fix: build web bundles with new file extension includsion 2025-07-06 19:39:34 -05:00
md-assets web build optimization 2025-07-06 10:32:39 -05:00
upgraders refactor: nest Claude Code commands under BMad subdirectory (#307) 2025-07-12 10:02:46 -05:00
bmad-npx-wrapper.js doc and text cleanup 2025-07-04 07:47:57 -05:00
bump-all-versions.js version alignment 2025-07-19 00:04:16 -05:00
bump-expansion-version.js chore(tools): clean up and refactor bump scripts for clarity and consistency (#325) 2025-07-17 20:09:09 -05:00
cli.js doc and text cleanup 2025-07-04 07:47:57 -05:00
semantic-release-sync-installer.js chore(tools): clean up and refactor bump scripts for clarity and consistency (#325) 2025-07-17 20:09:09 -05:00
sync-installer-version.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
update-expansion-version.js fix: standardize on file extension .yaml instead of a mix of yml and yaml 2025-07-02 19:59:49 -05:00
version-bump.js doc and text cleanup 2025-07-04 07:47:57 -05:00
yaml-format.js doc and text cleanup 2025-07-04 07:47:57 -05:00