BeClaude

config-doctor

New
Community 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/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/config-doctor.md https://raw.githubusercontent.com/mpiccinnonode/config-doctor/main/SKILL.md
3
Invoke in Claude Code
/config-doctor
View 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.