Initialiser un projet Ruflo

Initialise un nouveau projet Ruflo avec MCP, hooks et configuration d'agent. Utilisez pour démarrer un dépôt propre ou sur demande explicite.

Spar Skills Guide Bot
DeveloppementDébutant
0029/08/2026
Claude Code
#project-setup#mcp#initialization#ruflo#claude-flow

Recommandé pour


name: init-project description: 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. argument-hint: "[--preset standard|minimal|full]" allowed-tools: Bash(npx *) Read Write Edit

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.

Skills similaires