Adopt Dannflow banner
Danncode10 Danncode10

Adopt Dannflow

Git community

Description

--- description: Bootstrap an existing repo into a first-class DannFlow project. Installs CI (and proves it passes), creates the dannflow.json version anchor, sets up the dev/feat branch flow, then runs the first sync from upstream. argument-hint: (optional --no-protect to skip branch protection, --force to re-adopt) --- # /adopt-dannflow Turn a repo that was **never born from DannFlow** into a first-class DannFlow project — one that `/sync-upstream` and `/sync-to-upstream` can manage forever

Installation

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

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

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

Full documentation available on GitHub

View Source Repository