원클릭으로
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.