Claude Litter banner
Und3rf10w Und3rf10w

Claude Litter

Development community

Description

Claude Code Agent Team/Swarm Management Interface with kitty support

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Litter
An enhancement suite for Claude Code agent teams

Python 3.14+ Version 1.0.0 Claude Code Made with Textual


**Claude Litter** is an enhancement suite for [Claude Code](https://code.claude.com) agent teams. Its core is the **[swarm-loop plugin](plugins/swarm-loop)** — an orchestrated multi-agent loop that decomposes complex goals into parallel subtasks, drives autonomous iteration with hook-based safety, and exits only when a user-defined completion promise is fulfilled. Alongside the plugin, a **[terminal UI](src/)** gives you a live control plane for managing teams, agents, tasks, and swarm executions without leaving the terminal.


Why Claude Litter?

Claude Code's native agent teams are powerful, but undercooked. The swarm-loop plugin adds structured orchestration on top of teams — iterative loops with safety classifiers, stuck detection, and progress tracking — while the TUI provides a simple interface that can assistant with managing the.

Pain Claude Litter
Orchestration Manual agent coordination Swarm loop with