一键导入
init-project
Initialize a new Ruflo project with MCP tools, hooks, and agent configuration
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize a new Ruflo project with MCP tools, hooks, and agent configuration
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run one Codex-managed autopilot iteration using Ruflo MCP or CLI state
Use learned patterns and current state to predict the optimal next Codex action
Discover and recommend ruflo plugins based on your workflow, installed MCP tools, and current task
Observe Ruflo swarm status from Codex with bounded checks
Initialize a Ruflo swarm and coordinate Codex-native follow-up work
Create a new sequentially numbered database migration with up/down SQL files
| name | init-project |
| description | Initialize a new Ruflo project with MCP tools, hooks, and agent configuration |
| 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 project context files (e.g., AGENTS.md or CODEX.md), IDE settings, and claude-flow config with MCP server registration for the ruflo MCP tools. The exact filenames depend on whether the project is primarily using Codex, Claude Code, or both.