afc:doctor

Diagnose all-for-claudecode plugin installation and configuration issues.

7|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/jhlee0409/all-for-claudecode --skill afc-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: afc:doctor
Source: https://github.com/jhlee0409/all-for-claudecode/tree/main/skills/doctor
Command: npx skills add https://github.com/jhlee0409/all-for-claudecode --skill afc-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly identify and resolve issues with the all-for-claudecode plugin's installation and configuration, ensuring it functions correctly within their environment.

Core Features & Use Cases

  • Automated Health Checks: Performs a comprehensive diagnosis of the plugin's setup, including environment, project configuration, CLAUDE.md integration, and hook health.
  • Actionable Fixes: Provides clear, command-line instructions to resolve any detected issues.
  • Use Case: When a user encounters unexpected behavior with the all-for-claudecode plugin, they can run /afc:doctor to pinpoint the exact problem and get immediate guidance on how to fix it.

Quick Start

Run the afc doctor command to diagnose the plugin setup.

Frequently Asked Questions about afc:doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose all-for-claudecode plugin installation and configuration issues?

To diagnose all-for-claudecode plugin setup, run the /afc:doctor command to perform an automated health check of your environment, project configuration, CLAUDE.md integration, and hooks. It outputs specific command-line instructions to resolve any detected issues.

Why is my all-for-claudecode plugin not working properly?

Your all-for-claudecode plugin might not be working due to missing environment variables, incorrect project configuration, broken CLAUDE.md integration, or unhealthy hooks. Running the doctor health check pinpoints the exact failure and provides actionable fix commands.

What does a CLAUDE.md integration health check verify?

A CLAUDE.md integration health check verifies that the all-for-claudecode plugin is properly synced with your project's configuration files. It ensures the environment and hooks are correctly set up without analyzing your project source code.

Can I get automated fix commands for afc plugin setup errors?

Yes, you can get automated fix commands for afc plugin setup errors by running the doctor diagnosis script. It detects configuration and environment issues, then outputs clear command-line instructions to immediately resolve them.

Does the afc doctor script analyze my project source code?

No, the afc doctor script does not analyze your project source code. It strictly diagnoses the plugin's installation, environment setup, CLAUDE.md integration, and hook health to ensure proper plugin functionality.