📄 skillActiveCuratedcritical

agentic-flow

by ruvnet

Easily switch between alternative low-cost AI models in Claude Code/Agent SDK. For those comfortable using Claude agents and commands, it lets you take what you've created and deploy fully hosted agents for real business purposes. Use Claude Code to get the agent working, then deploy it in your favorite cloud.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

743

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

120/200

License

Unknown

Forks

172

Last Updated

Jun 11, 2026

Discovered

Apr 20, 2026

Validation

Passed

github.com/ruvnet/agentic-flow

Quality Breakdown

120/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

critical

Manual security review required. Use with extreme caution.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent autonomous orchestration system with 66+ self-learning agents designed to operate without explicit human approval gates
  • Bootstrap automation script (npx agentic-flow hooks pretrain) that modifies project intelligence without user interaction
  • Persistent configuration and learning database (.agentic-flow/intelligence.db-shm, .agentic-flow/intelligence.json) that enables autonomous state management across sessions
  • .claude/ directory structure indicates deep integration with Claude/LLM agent persistent memory and autonomous routing logic
  • Background worker dispatch system (npx agentic-flow workers dispatch) for autonomous task execution triggered by keywords
  • MCP server startup (npx agentic-flow mcp start) that exposes 213 tools for swarm coordination without explicit approval