plastic-doctor
SolidUse when diagnosing Plastic installation health, after updates, or when something seems broken. Runs checks and reports findings with fix options.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- zalom
- Repository
- zalom/plastic
- Created
- 2 months ago
- Last Updated
- 1 weeks ago
- Language
- Ruby
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
plastic-install
Use when initializing Plastic globally (~/.plastic/) or locally in a project, or to re-install/repair a broken installation. Accepts channel flags (--alpha, --beta, --latest) to select release channel. First install defaults to --latest (stable); reinstalls match the already-installed channel. Global install is recommended: it creates the global intent store as a git-backed repository. Local install creates .plastic/ in the current project for testing.
doctor
Cross-plugin system diagnostics for the claude-forge ecosystem. Checks installed plugins, hook compilation, duplicate hook detection, continuity system health, environment (Node, npm, VCS CLI), and log sizes. Use when: plugins seem broken, hooks are not firing, after installing or updating plugins, or for periodic health checks. Triggers on: doctor, diagnose plugins, plugin health, hooks not working, system check, plugin status, what is installed, troubleshoot plugins
doctor
Diagnose vault and plugin health — checks broken links, orphan notes, stale memory/ files, inbox backlog, and plugin config validity. Use when the user asks to check vault health, notices something broken, or wants a system audit — 'run /doctor', 'check my vault', 'something seems off'. Do NOT use for: searching vault content (search directly), processing inbox (use consolidate), or updating the system (use update).