Cowwoc Cat
cowwoc-cat is a Claude Code plugin for the Build phase that git-orchestrates multi-agent work so agents stay aligned on real projects.
Run git-backed, multi-agent orchestration so coding agents stay coordinated on real projects instead of drifting in isolated chats.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cowwoc-cat@cowwoc/catBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cowwoc/cat") and the paste-ready config with skillselion.get_install_config("plugin:cowwoc/cat").
What it does
cowwoc-cat is a Claude Code plugin collection built around the idea that AI agents should land on their feet: coordinated, repo-aware, and tied to real projects rather than one-off prompts. Solo builders who run several agent threads on the same codebase install it when they need multi-agent orchestration with a git-based mental model—assigning work, keeping context in the project, and avoiding collisions between parallel agent runs. It fits the Build phase first as agent-tooling, but the same orchestration pays off when you are shipping coordinated changes and iterating in production. With one plugin in the bundle and a small but active community footprint (~89 GitHub stars), it is aimed at builders who treat agents as a team on a repository, not as a single chat assistant. Pair it with your normal Claude Code workflow when project structure and parallel agents matter more than a lone coding skill.
Highlights
- Git-based project model for multi-agent work
- Orchestration across agents tied to repository context
- Project-scoped coordination so agents land on consistent footing
- Community plugin bundle with 1 packaged plugin
- Keywords: cat, gitbased, multiagent, orchestration, projects
Why builders use it
Parallel coding agents lose track of repo context and step on each other when orchestration lives only in chat history.
After you register the plugin, you can coordinate multi-agent runs against git-based projects with clearer boundaries and less chaos between sessions.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 89 stars, 0 votes.
FAQ
Who is cowwoc-cat for?
Solo and small-team builders using Claude Code who coordinate several agents on git-backed projects and care about orchestration and project boundaries.
When should I use cowwoc-cat?
Use it during Build (and ongoing Ship/Operate work) when parallel agent tasks need shared project context and structured handoffs in the repo.
How do I add cowwoc-cat to my agent?
Install or register the cowwoc/cat Claude Code plugin from the repository listing, then enable it in Claude Code’s plugin settings before starting multi-agent project workflows.
Comments
Share how you use cowwoc-cat, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.