config-doctor
NewCommunity RegistryGeneralby mpiccinnonode
Deep-scan and audit a project's Claude configuration â agents, rules, skills, memory files â and produce quality reports, tooling gap analysis, and memory optimization recommendations.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/config-doctor.md https://raw.githubusercontent.com/mpiccinnonode/config-doctor/main/SKILL.md3
Invoke in Claude Code
/config-doctorView source on GitHub
agent
Frequently Asked Questions
What is config-doctor?
Deep-scan and audit a project's Claude configuration â agents, rules, skills, memory files â and produce quality reports, tooling gap analysis, and memory optimization recommendations.
How to install config-doctor?
To install config-doctor, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /config-doctor.
What is config-doctor best for?
config-doctor is a community categorized under General. It is designed for: agent. Created by mpiccinnonode.