📄 skillActiveExperimentalhigh
agtx
by fynnfluegge
🏄🏼♂️ The blackboard for coding agents - multi-agent session-toolbox for claude code, cursor, codex, gemini
Supported Platforms
🤖 Claude Code🧠 Codex
Quality Breakdown
72/ 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 orchestration framework: AGENTS.md and orchestrator architecture enable autonomous spawning and coordination of multiple AI coding agents without explicit human approval gates per task
- Autonomous execution capability: Skills include 'execute.md' and agent operations designed to perform code changes autonomously after planning phases
- Bootstrap/install automation: install.sh script present for automated setup and installation
- Persistent configuration modification: .claude/ and .codex/ directories with plugin configs, CLAUDE.md configuration file, and MCP server setup indicating persistent agent environment modification
- Multi-agent delegation: Architecture explicitly designed to delegate tasks to multiple different AI agents (Gemini, Claude, Codex) running in parallel with automatic session switching
- Git operations with worktrees: src/git/ module includes worktree.rs and git operations suggesting autonomous version control manipulation