workflow_mode
Manage workflow modes, get contextual suggestions, and view usage analytics. Switch between focused tool groups to reduce clutter and improve productivity.
Instructions
[HINT: Workflow mode management. action=focus|suggest|stats. Unified workflow operations.]
Unified workflow mode management tool consolidating focus, suggestions, and usage statistics.
Actions:
action="focus": Manage workflow modes and tool groups
action="suggest": Get mode suggestions based on context/usage
action="stats": View tool usage analytics and patterns
📊 Output: Mode status, suggestions, or usage statistics 🔧 Side Effects: May update tool visibility and send notifications ⏱️ Typical Runtime: <100ms
Modes (focus action):
daily_checkin: Health + overview (9 tools, 82% reduction)
security_review: Security-focused (12 tools, 77% reduction)
task_management: Task tools only (10 tools, 81% reduction)
sprint_planning: Tasks + automation + PRD (15 tools, 71% reduction)
code_review: Testing + linting (10 tools, 81% reduction)
development: Balanced set (25 tools, 52% reduction) [default]
debugging: Memory + testing (17 tools, 67% reduction)
all: Full tool access (52 tools)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "focus" to manage modes/groups, "suggest" for suggestions, "stats" for analytics | focus |
| mode | No | Workflow mode to switch to (focus action) | |
| enable_group | No | Specific group to enable (focus action) | |
| disable_group | No | Specific group to disable (focus action) | |
| status | No | If True, return current status without changes (focus action) | |
| text | No | Optional text to analyze for mode suggestion (suggest action) | |
| auto_switch | No | If True, automatically switch to suggested mode (suggest action) | |
| ctx | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |