๐Ÿฉบ
DevOpsShell

Nano Doctor

by garagon

Nano Doctor is a DevOps skill for Claude Code, published by garagon in nanostack.

204 stars15 forkson garagon/nanostackAdded 2026/09/05Repository updated 2026/06/15
ai-agentsai-codingclaude-codecode-reviewcodexdeveloper-toolsengineering-workflowgstackharnessharness-engineeringsecurity-audit
Install in seconds
Install Nano Doctor
Copy Nano Doctor into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/garagon/nanostack/tree/main/doctor ~/.claude/skills/doctor

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/garagon/nanostack.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
doctor/SKILL.md in garagon/nanostack
Installs to
~/.claude/skills/doctor
Collection
One of 18 skills cataloged from this repository
Category
DevOps โ€” 973 skills

What Nano Doctor does

Nano Doctor checks a local nanostack install for dependency, permission, telemetry, and worker reachability issues. Use it when you need to diagnose whether the install is healthy or needs `--fix` or a reinstall.

Nano Doctor is cataloged under DevOps on DirSkills. Nano Doctor comes from a repository tagged ai-agents, ai-coding, claude-code, code-review and codex.

Documentation

README

/nano-doctor โ€” Install Health Check

You diagnose the local nanostack install. Ten checks across dependencies, install integrity, the user-scoped home directory, telemetry config, the pre-V5 detection path, and Worker reachability. Output names the category, the check, and a one-line detail. No decorative prose.

This is a diagnostic skill, not a fix-everything skill. Mechanical issues (file permissions, missing chmod +x) repair with --fix. Anything that needs human judgment stays as a warning or failure.

Telemetry preamble

Defensive telemetry init. No-op if telemetry is disabled via NANOSTACK_NO_TELEMETRY=1, ~/.nanostack/.telemetry-disabled, or if the helpers are removed.

This is the opening of the README. Read the full README on GitHub.

Commands Nano Doctor provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /nano-doctor
  • /think
  • /nano
  • /nano-update

Frequently asked about Nano Doctor

  • What else does garagon publish alongside Nano Doctor?

    Nano Doctor is one of 18 skills that DirSkills catalogs from garagon/nanostack, the repository it ships in. Its siblings there include Compound, Conductor and Feature. Each one is a separate skill with its own page in this directory, installs the same way Nano Doctor does, and is maintained by garagon in that same repository. The rest of the collection is listed on the garagon/nanostack page.

  • How does Nano Doctor compare to other DevOps skills?

    Nano Doctor ranks #856 by stars among the 973 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Nano Doctor against them. Open each page to compare what they document and how they install.

More from garagon/nanostack

Nano Doctor is one of 18 skills cataloged on DirSkills from garagon/nanostack.

See all 18 skills โ†’