Framework Init banner
michaelhazza michaelhazza

Framework Init

Git community

Description

--- description: Bootstrap the claude-code-framework into a repo that does not yet mount it — add the submodule, pick a profile, seed adoption state, run sync --adopt, verify, single commit --- # /framework-init First-time adoption of `claude-code-framework` in a fresh consumer repo. Adds the submodule at `.claude-framework/`, gathers the profile choice and substitution values from the operator, seeds `.claude/.framework-state.json`, deploys via `sync.js --adopt`, health-checks with `/framewor

Installation

Installs to ~/.claude/commands/michaelhazza-claude-code-framework-framework-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelhazza/claude-code-framework/HEAD/.claude/commands/framework-init.md -o ~/.claude/commands/michaelhazza-claude-code-framework-framework-init.md

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

Full documentation available on GitHub

View Source Repository