# agtx

The blackboard for coding agents - Add tasks. Press one key. An orchestrator agent picks it up, plans, and delegates to multiple coding agents running in parallel. Come back to changes ready to merge.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/fynnfluegge-agtx
- Source: https://github.com/fynnfluegge/agtx
- Price: free and open source

## Summary
agtx is a Claude Code plugin with 7 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes benchmark, agtx-execute, agtx-plan. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add fynnfluegge/agtx
/plugin install agtx@agtx-marketplace
```

## Skills
- benchmark
- agtx-execute
- agtx-plan
- agtx-research
- agtx-review
- brainstorm
- sweep

## FAQ

### What is agtx?
The blackboard for coding agents - Add tasks. Press one key. An orchestrator agent picks it up, plans, and delegates to multiple coding agents running in parallel. Come back to changes ready to merge.

### How do I install agtx?
Run these in Claude Code: /plugin marketplace add fynnfluegge/agtx then /plugin install agtx@agtx-marketplace. Then prompt normally.

### Does agtx auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is agtx free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
