Plugin Claude Code
Marketplace for agtx plugins.
Plugin Claude Code
Marketplace for agtx plugins.
Plugin Claude Code
Manage and decompose work into feature-level tasks on the agtx kanban board.
Command Claude Code
Integrate a spec-driven/skill framework as a bundled agtx plugin. Pass a GitHub repo URL to auto-generate the plugin.toml, or run without arguments to write one from scratch.
MCP server Claude CodeCodexCursor +2
MCP server "agtx" as configured in fynnfluegge/agtx. Launched with agtx mcp-serve.
Instructions file CodexOpenCode
Instructions for fynnfluegge/agtx, covering agents.md, what is agtx?, build & test, key architecture and core concepts.
Instructions file
Instructions for fynnfluegge/agtx, covering agtx - terminal kanban for coding agents, quick start, build, run in a git project directory and or run in dashboard mode (no git project required).
Skill Claude CodeCodex
Run SWE-bench Lite benchmarks against agtx coding agent workflows. Guides setup, configuration, execution, evaluation, and reporting.
Skill Claude CodeCodex
Execute an approved implementation plan. Implement the changes, then write a summary to .agtx/execute.md and stop.
Skill Claude CodeCodex
Plan a task implementation. Analyze the codebase, create a detailed plan, write it to .agtx/plan.md, then stop and wait for user approval before making any changes.
Skill Claude CodeCodex
Explore the codebase to understand a task before planning. Write findings to .agtx/research.md and stop. This is a read-only exploration — do not modify any files.
Skill Claude CodeCodex
Self-review completed work. Check for correctness, edge cases, and code quality. Write review to .agtx/review.md and stop.
Skill Claude CodeCodex
Enter brainstorm mode to explore a feature or enhancement idea. Stays in discussion mode only — no planning, no implementation. Use /agtx:sweep when ready to push outcomes to the board.
Skill Claude CodeCodex
Sweep this conversation into agtx tasks and push them to the kanban board. Use when the user wants to capture, decompose, or hand off conversation results to the agtx board.