Skip to main
maudeMDCC/00
Flow commands

/flow:init

Scaffold the .ai/ workspace, auto-detect project stack, populate workflows.config.json, and ensure CLAUDE.md exists (via /init).

PropertyValue
Command/flow:init
Categorysetup
Argument hint(none)
Sourceplugins/flow/commands/init.md

Description

Scaffold the .ai/ workspace, auto-detect project stack, populate workflows.config.json, and ensure CLAUDE.md exists (via /init).

Invocation

snippet
/flow:init

Summary

Sets up everything the flow plugin needs to operate on a new (or existing) repo. Does not duplicate Claude Code's built-in /init — defers to it for CLAUDE.md. Owns three things:

Source of truth

On this page