loadout

A plugin that lets you choose ready-made instruction sets for a coding-agent folder and install them into its configuration file. It supports Claude Code and uses AGENTS.md for Codex.

In plain words
What is it for?
Use it to assemble project guidance for multi-agent work, agent loops, cost controls, continuing sessions, concise output, or other available configuration patterns.
Why use it?
It avoids manually copying and maintaining reusable instructions across projects. It also helps diagnose the setup, remove installed pieces, and switch between mutually exclusive options.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add netwaif/loadout
agentmods
npx agentmods add plugins/netwaif/loadout/marketplace
Clone the repo
git clone --depth 1 https://github.com/netwaif/loadout

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

loadout scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 20 lines

What it actually says

{
  "name": "loadout",
  "description": "CLAUDE.md 구성 백화점 — 작업 폴더 성격에 맞는 구성 조각(카파시 4원칙·Fable5 단독·멀티에이전트·에이전트 루프·knot·요금가드·세션 이어가기·저비용 Fable 5·예스맨 금지·간결 출력)을 골라 담아 설치",
  "owner": {
    "name": "netwaif",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "loadout",
      "description": "\"CLAUDE.md 구성 골라 담아줘\"로 조합형 구성 카탈로그를 제시하고 결정적 설치기(마커 멱등 append·코너 배타)로 대상 폴더에 설치. flavor(claude·codex=AGENTS.md)·반품(--remove, 코너 스왑)·doctor 진단 지원. 새 구성 추가 = 조각 폴더 하나(입점 양식 포함).",
      "version": "0.5.0",
      "source": "./plugins/loadout",
      "author": {
        "name": "netwaif"
      }
    }
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 20 lines scan A 247a5d8fac56

Subscribe to this mod's changes

loadout is a plugin published in the GitHub repository netwaif/loadout (19 stars, last pushed 12d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.