From flow
Initializes Flow in repos: detects root, sets up .agents/, checks/installs Beads (bd), configures local-only sync policy, creates context files, validates setup.
npx claudepluginhub cofin/flow --plugin flowThis skill uses the workspace's default tool permissions.
Use this lifecycle skill for project initialization, installation checks, setup validation, and first context files.
Sets up CWF environment: selects hook groups, detects external tools, bootstraps setup-contract and project config, enables optional Agent Teams, Codex integration, git hooks, capability and repo indexes.
Detects single-project or monorepo structure, creates .groundwork.yml config for monorepos, updates .gitignore, and persists project selection for Groundwork.
Share bugs, ideas, or general feedback.
Use this lifecycle skill for project initialization, installation checks, setup validation, and first context files.
.agents/ state, Beads availability, and repo-native commands.bd) installation or no-Beads degraded mode..git/info/exclude for local-only ignores..gitignore unless the user wants shared repository policy.bd dolt push, export, or auto-stage unless policy explicitly allows it..agents/ root, workflow.md, patterns.md, knowledge/index.md, and Beads config existence when setup is expected..agents/workflow.md or hook context.User: "Use Flow to set up this repo."
Action: detect the repo root, initialize .agents/, configure local-only Beads, capture setup notes, validate files, then hand off to flow-planning for the first flow.