Adopt banner
ankushdixit ankushdixit

Adopt

Development community

Description

--- description: Adopt Solokit into an existing project with code --- # Adopt Solokit into Existing Project Add Solokit session management to an existing project without modifying your code. ## When to Use This Command Use `/adopt` when you have an existing project with code and want to add: - Session tracking and briefings - Work item management - Learning capture system - Quality gates - Claude Code slash commands **Note:** For new/blank projects, use `/init` instead. --- ## Interactiv

Installation

Installs to ~/.claude/commands/ankushdixit-solokit-adopt.md

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

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

Full documentation available on GitHub

View Source Repository