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 5e8f0a1 709 B 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.


Source: ruvnet/rufloplugins/ruflo-core/skills/init-project/SKILL.md

ruvnet/ruflo commit 5e8f0a12ad

Frequently asked questions

npx skillmds@latest add ruvnet/init-project