Coldstart banner
fulcrumaxe fulcrumaxe

Coldstart

Development community

Description

--- name: coldstart description: One-command onboarding — populate a target repo with the autonomous team, then provision it (state, deps, labels, sandbox hook, interview), in that order. --- You are running the fulcrumaxe **engine** — either an installed plugin or a clone of the engine repo — to set up **a different repo**, the adopter's own project, as an autonomous development team. **Argument**: `$ARGUMENTS` is either - a GitHub repo slug the target doesn't have a local clone for yet (`ow

Installation

Installs to ~/.claude/commands/fulcrumaxe-fulcrumaxe-coldstart.md

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

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

Full documentation available on GitHub

View Source Repository