Init Claude banner
Danncode10 Danncode10

Init Claude

Documentation community

Description

--- description: Rewrites the entire Claude environment (CLAUDE.md, SKILLS.md, commands README, individual command files, and the claude-workflow.md command tables) to match the actual project state from README + package.json + src/. --- Re-bootstrap the **entire** Claude environment so it perfectly matches what this project actually is. This is the full rewrite — touch everything. ## Step 0 — Guard ruflo customizations Before touching any file, search ruflo memory for project-specific custom

Installation

Installs to ~/.claude/commands/danncode10-dannflow-init-claude.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Danncode10/DannFlow/HEAD/.claude/commands/init-claude.md -o ~/.claude/commands/danncode10-dannflow-init-claude.md

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

Full documentation available on GitHub

View Source Repository