What problem does it solve?
It solves the problem of making the system respond in a consistent, always-available way by automatically intercepting user inputs and routing them according to Boss AI mode.
Core Features & Use Cases
- Always-on interception toggle: Turn Boss AI mode on or off, including a toggle behavior when no argument is provided.
- Stateful workspace behavior: Reads and updates bossMode in doc/company_state.json so the mode persists.
- Workspace routing enforcement: Updates CLAUDE.md so non-/skill user inputs are routed to the Sub AI pipeline or handled directly by Boss AI based on intent.
Use case: When you want every request after a certain point (status questions, explanations, new tasks, bug reports, changes) to follow a predefined routing rule without remembering to use different slash commands.
Quick Start
Run /bossMode on to enable Boss AI always-on interception mode for the current workspace.