Init Project

Initialize a new Ruflo project with MCP tools, hooks, and agent configuration. Use when setting up Ruflo in a fresh repo, or when the user says "init ruflo", "set up ruflo", or asks how to bootstrap the MCP server, hooks, and agent configs from scratch.

ruvnet Updated

File contents

Run npx @claude-flow/cli@latest init --wizard to set up the project interactively, or npx @claude-flow/cli@latest init --preset standard for defaults.

This creates CLAUDE.md, .claude/settings.json, and .claude-flow/ config with MCP server registration for the ruflo MCP tools.

ruvnet/claude-code-flow/tree/main/plugins/ruflo-core/skills/init-project commit 3d08300dc3

Frequently asked questions

npx skillmds@latest add ruvnet/init-project-2