# fynnfluegge/agtx

🏄🏼‍♂️ The blackboard for coding agents. Terminal-native ADE for claude code, codex, cursor, opencode, grok and more

Repository: https://github.com/fynnfluegge/agtx
Canonical: https://ross.abutalabs.com/products/agtx
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: claude-code, spec-driven-development, opencode, claude, codex, gemini, vibe-coding, cursor, ade, ai-agents
Last push: 2026-08-26T19:23:41+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 14
- inputs: {"age_days": 206, "days_push": 7, "days_rel": 7, "gap_med": 4.5, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1462, forks 128 (observed 2026-08-28T04:04:47.692606+00:00)

## What it is
agtx is a terminal-native agent development environment that acts as a kanban-style blackboard for AI coding agents like Claude Code, Codex, Cursor, and Gemini. An orchestrator agent picks up tasks from the board, plans them, and delegates work to multiple coding agents running in parallel in separate git worktrees and tmux windows.

## Use cases
- orchestrate multiple AI coding agents in parallel on the same codebase
- delegate coding tasks to different agents like Gemini for research, Claude for implementation, and Codex for review
- capture brainstorming ideas from an agent session and turn them into board tasks
- manage autonomous spec-driven development workflows from the terminal
- run each coding agent in an isolated git worktree to avoid conflicts
- coordinate AI agents through a kanban board without leaving the terminal

## When to choose
- you want multiple AI coding agents to work in parallel on different tasks
- you use several coding agents (Claude Code, Codex, Cursor, Gemini) and want them to collaborate
- you want to capture ideas mid-session and convert them into tasks without context switching
- you prefer terminal-native tooling with tmux and git worktree isolation

## When to avoid
- you only use a single AI coding agent for simple one-off tasks
- you need a GUI-based agent orchestration tool
- your workflow does not involve AI coding agents at all

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, cli, terminal-ui, workflow-automation, mcp
- domain: developer-tools
- platform: cli, cross-platform
- tags: coding-agents, kanban-board, orchestrator, tmux, git-worktree, spec-driven-development, multi-agent, claude-code, codex, cursor, opencode, ai-agents, command-line, automation, linux, macos

## Member repositories
- fynnfluegge/agtx (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.692606+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:17.218104+00:00, confidence not recorded.
  - readme: https://github.com/fynnfluegge/agtx (fetched 2026-08-28T04:04:47.692606+00:00, sha ed2637907c62)
- Data as of 2026-08-30T08:39:29.467469+00:00.
