⌨️ cli toolActivePromisingmedium

Roo-Code

by RooCodeInc

Roo Code gives you a whole dev team of AI agents in your code editor.

Stars

24.2k

Skill Type

🔍 Code Quality & Review

Quality Score

110/200

License

Apache-2.0

Forks

3.3k

Last Updated

Jun 11, 2026

Discovered

Mar 28, 2026

Validation

Passed

github.com/RooCodeInc/Roo-Code

Quality Breakdown

110/ 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

medium

Requires extended permissions (shell access, subagents). Review before use.

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 spawning capability: Roo Code explicitly describes itself as 'a whole dev team of AI agents in your code editor' and AGENTS.md file is present, indicating orchestration of multiple autonomous agents
  • Persistent configuration directory: .roo/ directory contains rules, commands, guidance, and skills that establish persistent agent behavior and workflows
  • Autonomous workflow orchestration: .roo/ subdirectories (rules-issue-fixer, rules-pr-fixer, rules-merge-resolver, etc.) show structured automation for autonomous GitHub operations without explicit human approval gates per task
  • External code execution patterns: Workflows reference 'cli-release', 'marketplace-publish' and GitHub API integration through rules that interact with external systems
  • Custom agent instruction sets: .roo/rules-* directories contain XML-based workflow definitions that guide agent behavior autonomously