- 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) |
||
|---|---|---|
| .. | ||
| cache.js | ||
| config.js | ||
| context-filter.js | ||
| ignore.js | ||
| performance.js | ||
| stdin-reader.js | ||