📄 skillActiveCuratedhigh

phodal/routa

by phodal

Workspace-first multi-agent coordination platform for AI development, with shared Specs, Kanban orchestration, and MCP/ACP/ A2A support across web and desktop.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

1.7k

Skill Type

🔄 Business Process & Team Automation

Quality Score

124/200

License

MIT

Forks

233

Last Updated

Jun 11, 2026

Discovered

Apr 23, 2026

Validation

Passed

github.com/phodal/routa

Quality Breakdown

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

high

Broad system access required. Carefully review permissions before installing.

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 orchestration: Repository is explicitly a 'multi-agent coordination platform' with .agents and .augment directories containing multiple agent skill definitions
  • Persistent configuration modification: Contains .claude directory with settings.local.json, launch.json, and commands that modify Claude behavior and capabilities
  • Bash/Shell execution templates: Multiple shell script templates in .agents/skills/agent-browser/templates (authenticated-session.sh, capture-workflow.sh, form-automation.sh) for autonomous terminal operations
  • Autonomous operation capability: Agent skills and templates designed for unattended execution without explicit human approval gates between tasks
  • Browser automation with elevated privileges: agent-browser skill includes authentication, session management, video recording, and proxy support for autonomous web interactions
  • External code execution framework: GitHub workflows (.github/workflows/) and scripts (.github/scripts/) that execute remote code, including CI-red-fixer, issue-enricher, and release automation