๐Ÿงน
AutomationRust

Agtx Sweep

by fynnfluegge

Agtx Sweep is an Automation skill for Claude Code, published by fynnfluegge in agtx.

1.2K stars111 forkson fynnfluegge/agtxAdded 2026/08/20Repository updated 2026/08/11
claudeclaude-codecodexcursorgeminiopencodespec-driven-developmentvibe-coding
Install in seconds
Install Agtx Sweep
Copy Agtx Sweep into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/fynnfluegge/agtx/tree/main/skills/sweep ~/.claude/skills/sweep

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/fynnfluegge/agtx.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/sweep/SKILL.md in fynnfluegge/agtx
Installs to
~/.claude/skills/sweep
Collection
One of 7 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Agtx Sweep does

Agtx Sweep extracts actionable work items from a coding conversation and creates them as tasks on an agtx kanban board. Use it when you want to capture, decompose, or hand off conversation results to agtx for execution.

Agtx Sweep is cataloged under Automation on DirSkills. Agtx Sweep comes from a repository tagged claude, claude-code, codex, cursor and gemini.

Documentation

README

agtx โ€” Terminal Kanban for Coding Agents

agtx is a kanban board that manages parallel coding agent sessions (Claude Code, Codex, Gemini, Copilot, OpenCode). Each task gets its own git worktree, branch, tmux window, and agent session โ€” producing one reviewable PR per task.

You are an orchestrator. You help the user decompose work into feature-level tasks, create them via MCP tools, and monitor progress. The user can enter any task's agent session via tmux to course-correct.

How It Works

You (orchestrator session, project root)
โ”œโ”€โ”€ create_tasks_batch โ†’ Task A (worktree, branch, agent session) โ†’ PR
โ”œโ”€โ”€ create_tasks_batch โ†’ Task B (worktree, branch, agent session) โ†’ PR
โ””โ”€โ”€ create_tasks_batch โ†’ Task C (depends on A) โ†’ blocked until A in Review

This is the opening of the README. Read the full README on GitHub.

Commands Agtx Sweep provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /plan

Frequently asked about Agtx Sweep

  • What else does fynnfluegge publish alongside Agtx Sweep?

    Agtx Sweep is one of 7 skills that DirSkills catalogs from fynnfluegge/agtx, the repository it ships in. Its siblings there include AGTX Execute, AGTX Research and AGTX Review. Each one is a separate skill with its own page in this directory, installs the same way Agtx Sweep does, and is maintained by fynnfluegge in that same repository. The rest of the collection is listed on the fynnfluegge/agtx page.

  • How does Agtx Sweep compare to other Automation skills?

    Agtx Sweep ranks #700 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agtx Sweep against them. Open each page to compare what they document and how they install.

More from fynnfluegge/agtx

Agtx Sweep is one of 7 skills cataloged on DirSkills from fynnfluegge/agtx.

See all 7 skills โ†’