afc:setup

Manage the global CLAUDE.md routing block for the all-for-claudecode plugin.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the setup of the all-for-claudecode plugin by managing its global routing configuration in ~/.claude/CLAUDE.md, ensuring smooth integration and preventing conflicts.

Core Features & Use Cases

  • Global Configuration: Sets up or updates the AFC routing block in your central CLAUDE.md file.
  • Conflict Resolution: Detects and helps resolve routing conflicts with other tools or legacy configurations.
  • Version Management: Ensures the AFC block is up-to-date with the latest plugin version.
  • Use Case: When you install the all-for-claudecode plugin for the first time, you run this skill to automatically configure your environment so Claude knows how to route AFC commands.

Quick Start

Run the afc:setup skill to configure your global CLAUDE.md file for all-for-claudecode.

Frequently Asked Questions about afc:setup

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

FAQPage Schema
How do I configure global routing for Claude Code plugins?

Global routing is configured by injecting and managing an AFC routing block in your ~/.claude/CLAUDE.md file, which directs Claude to properly handle plugin commands across the development pipeline.

Why does my Claude Code configuration conflict with other tools?

Configuration conflicts occur when unguarded legacy content overlaps with new routing rules. You resolve these by scanning for conflicting blocks and applying override rules or coexistence modes to ensure proper routing.

How do I update my CLAUDE.md routing block to the latest plugin version?

You update the CLAUDE.md routing block by running the setup configuration process, which scans for outdated blocks and applies the necessary version management updates to keep your environment current.

Can I set up all-for-claudecode without losing my existing CLAUDE.md configurations?

Yes, you can set up the plugin without losing existing configurations by using coexistence modes. The setup process detects unguarded legacy content and applies rules to resolve conflicts while preserving your data.

What is the best way to resolve legacy configuration conflicts in Claude Code?

The best way to resolve legacy configuration conflicts is to scan the CLAUDE.md file for unguarded content, then apply automated override rules or coexistence modes to safely integrate the new routing block.