From swarmdo-core
Run health checks on the Swarmdo installation and fix common issues
How this skill is triggered — by the user, by Claude, or both
Slash command
/swarmdo-core:swarmdo-doctor [--fix][--fix]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `npx @swarmdo/cli@latest doctor --fix` to diagnose and auto-repair common issues.
Run npx @swarmdo/cli@latest doctor --fix to diagnose and auto-repair common issues.
Checks: Node.js 20+, npm 9+, git, config validity, daemon status, memory database, API keys, MCP servers, disk space, TypeScript.
Targeted fixes:
npx @swarmdo/cli@latest memory init --forcenpx @swarmdo/cli@latest daemon startnpx @swarmdo/cli@latest config resetnpx claudepluginhub swarmdo/swarmdo --plugin swarmdo-coreCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.