📄 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
Quality Breakdown
124/ 200
Content Signals
Repo Health
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.
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