Cc Setup banner
markus41 markus41

Cc Setup

Development community

Description

# /cc-setup — Full Repo Analysis & 4-Layer Claude Code Deployment Analyze the current repository, detect its tech stack, and deploy a complete Claude Code configuration using the **4-layer extension stack**: CLAUDE.md (routing OS), Skills (capability packs), Hooks (guardrails & automation), and Agents (specialized workers). Also configures MCP servers, LSP hints, memory architecture, and cost optimization. ## Usage ```bash /cc-setup # Full interactive setup /cc-setup --

Installation

Installs to ~/.claude/commands/markus41-claude-cc-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/.claude/commands/cc-setup.md -o ~/.claude/commands/markus41-claude-cc-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository