Plugin · Claude Code · AI Agents

Outfitter Dev Agents

outfitter-dev-agents is a Claude Code plugin pack for the Build phase that supplies rules, hooks, and configurations for multi-agent development workflows.

by outfitter-dev · github.com/outfitter-dev/agents

Install a curated rules-and-hooks pack so coding agents share taxonomy, CLI safety, parallel git workflows, and skills authoring practices across projects.

26
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install outfitter-dev-agents@outfitter-dev/agents
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:outfitter-dev/agents") and the paste-ready config with skillselion.get_install_config("plugin:outfitter-dev/agents").

About

What it does

outfitter-dev-agents is a configuration-oriented Claude Code plugin collection for solo builders and small teams who want agent behavior to feel intentional instead of ad hoc. Rather than one integration, it ships five plugins worth of rules files, hooks, and patterns that encode how agents should parse commands, structure errors, coordinate parallel work, and align with modern git flows like stacked PRs and virtual branches. The keywords point at outfitter-specific taxonomy, skills development, multi-agent orchestration, and terminal-safe CLI design—useful when you are standardizing a repo for Claude Code and Codex together. You will still write product code yourself; this bundle reduces drift between sessions and teammates by making constraints visible in the repo. It is intermediate complexity because you must map which rules apply to your stack and git setup. Best when you are actively building with agents daily; less useful if you only need a single one-off skill with no org-wide conventions.

Highlights

  • Five community plugins bundling rules, hooks, and agent configuration templates
  • Covers multi-agent coordination, virtual branches, and stacked-PR tooling (Graphite, GitButler)
  • Documents handler contracts, argument parsing, and type-safe result patterns for CLIs agents touch
  • Includes skills/plugins/agents/hooks taxonomy and methodology for authoring agent skills
  • Spans debugging, TDD, API patterns, and trunk-based development workflows

Why builders use it

Agent sessions reinvent conventions every time—unsafe CLI patterns, inconsistent hooks, and chaotic parallel branches slow indie shipping.

After registration, your repos can share outfitter rules and hook bundles so agents follow consistent contracts, git workflows, and skills taxonomy.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 26 stars, 0 votes.

FAQ

Who is outfitter-dev-agents for?

Developers who run Claude Code or similar agents daily and want shared rules, hooks, and patterns for CLI safety, git stacking, and skills organization.

When should I use outfitter-dev-agents?

Use it when you are bootstrapping or refactoring agent setup in a repo—especially before scaling to multi-agent or parallel branch workflows.

How do I add outfitter-dev-agents to my agent?

Install the outfitter-dev/agents plugin bundle in Claude Code, then copy or wire the included rules, hooks, and configurations into your project per the repository README.

Discussion

Comments

Share how you use outfitter-dev-agents, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.