Setup Help Directions¶
How to present component health diagnostics — structured output format, lead with the fix
When to use¶
user asks to diagnose a component or troubleshoot something not working
Slash command: /wb-setup-help
Related capabilities¶
status/setup_help
Directions¶
Run mcp__work-buddy__wb_run("setup_help", {"component": "$ARGUMENTS"}). If no argument, pass "all".
Present: 1. Summary -- N healthy, N unhealthy, N disabled 2. Issues -- for each unhealthy component: name, status, root cause, fix suggestion 3. Dependency chain -- if failure is caused by a dependency, show the chain
Keep actionable. Lead with the fix, not the architecture.