Cc Init — Development skill for Claude Code
(Conductor) Initialize or re-sync the project environment.
How to install Cc Init
Installs to ~/.claude/commands/yeisonrestrepo-code-conductor-cc-init.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yeisonrestrepo/code-conductor/HEAD/.claude/commands/cc-init.md -o ~/.claude/commands/yeisonrestrepo-code-conductor-cc-init.md Restart Claude Code, or start a new session, for it to be picked up.
What Cc Init does
description: "(Conductor) Initialize or re-sync the project environment"
Step 1 — Detect project state
List files in the project (exclude `.git/`, `.claude/`, `node_modules/`, and dot-files, max depth 3). Count source files found.
If the count is 0 or only `CLAUDE.md` / config files exist, treat this as a **new/empty project** (`IS_NEW=true`). Otherwise set `IS_NEW=false`.
Step 2 — Auto-detect and collect project identity
If the stack detector is present in the project, run it
Alternatives in Development
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Dotenv Vault — Sync environment variables across machines for consistent Claude Code behavior 1.2k ★
- Initialize Ralph The Marketer — Set up a new Ralph Marketer copywriting project in the current directory 698 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Hivesink Init
Initialize hAIveMind vault sync - pull or push skills, docs, and configs
Conductor Refresh
Sync context docs with current codebase state
Init Project
Initialize Project
Maestro Init
Initialize project with auto state detection
Init From Template
Initialize a new Python project from this template repository.
Claude Code MCP Init
A lightweight CLI tool to easily configure and initialize MCPs for Claude Code.
Related Agents
Initialize Engagement At The Start
findings.sh init " " --client " " --type " " --scope " " findings.sh stats bash db/handoff.sh handoff_report.m
Sdd Init.Agent
Initialize SDD project context, OpenSpec persistence, testing capabilities, and skill registry.
Setup
Initialize or resume Conductor project setup. This command creates foundational project documentatio... - wsho