#284 · Primary category: AI Coding Assistants
agtx
🏄🏼♂️ The blackboard for coding agents - agentic development environment for claude code, codex, cursor, opencode, grok and more.
Project last updated:08/29/26
GitHub Stars
1.5K
Forks
129
Contributors
15
License
Apache-2.0
Why we included this project
agtx is for people who run several AI coding agents at once and are tired of pasting context between terminals. Tasks live on a kanban board, each in its own git worktree and tmux window, and you can route different agents to different parts of the work: Gemini for research, Claude for implementation, Codex for review. Session switching is automatic and each agent keeps its full conversation history. An experimental orchestrator can pick up tasks, delegate them, and advance phases through MCP, so you can step away and come back to changes that are ready to merge. The brainstorm and sweep skills capture ideas mid-session and push them onto the board without leaving your agent, and spec-driven plugins like GSD, Spec-kit, and OpenSpec give teams a structured path from task to merged PR. It suits developers and small teams who want parallel, autonomous agents without giving up human oversight.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.