ccx-setup

Orchestrate a three-phase Claude Code setup with sequential subagent delegation.

1|Updated Jan 13, 2023
One-click install
npx skills add https://github.com/theodrosyimer/.dotfiles --skill ccx-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccx-setup
Source: https://github.com/theodrosyimer/.dotfiles/tree/main/claude/plugins/cc-expert/skills/ccx-setup
Command: npx skills add https://github.com/theodrosyimer/.dotfiles --skill ccx-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full Claude Code project setup wizard that orchestrates a three-phase process to bootstrap, audit, and upgrade Claude Code configurations for a new project or an existing repo.

Core Features & Use Cases

  • Orchestrates three specialist subagents in sequence: foundation auditing/creation, design & scaffold, and validation.
  • Audits CLAUDE.md and .claude/rules to remove bloat and enforce conventions; scaffolds new files as needed; validates the setup end-to-end.
  • Ideal for onboarding new repos, performing full setup reviews, or upgrades to an existing Claude Code configuration.

Quick Start

Initiate the full Claude Code setup to run Foundation, Design, and Validate phases for your project.

Frequently Asked Questions about ccx-setup

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

FAQPage Schema
How do I set up Claude Code configuration for a new project?

To set up Claude Code configuration for a new project, this Skill orchestrates a three-phase process: auditing context, scaffolding design files, and validating the setup end-to-end.

What is the best way to audit and remove bloat from an existing Claude Code setup?

Auditing an existing Claude Code setup involves reviewing CLAUDE.md and .claude/rules to remove bloat, enforce conventions, and sequentially validate configurations through specialized subagents.

Can I use this Claude Code setup wizard for existing repositories?

Yes, you can use this Claude Code setup wizard for existing repositories to perform a full setup review, audit context files, scaffold missing configurations, and validate the project end-to-end.

How does the three-phase Claude Code onboarding process work?

The three-phase Claude Code onboarding process works by sequentially delegating tasks to subagents: ccx-setup-context audits foundations, ccx-setup-architect designs scaffolds, and ccx-setup-validator checks the setup.

Do I need to manually configure subagents to bootstrap Claude Code?

No, you do not need to manually configure subagents to bootstrap Claude Code. The orchestration automatically delegates foundation auditing, design scaffolding, and validation to its subagents.

What does the final output include after running a full Claude Code setup?

The final output after running a full Claude Code setup includes a comprehensive report that collects phase summaries from the context auditing, design scaffolding, and validation subagents.