escoffier-labs/brigade

Track work, verify results, carry memory, and sync tools across coding agents. Local files, no daemon.

72Stars on the repository
15Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bug-hunt

01

escoffier-labs/brigade

Skill Claude CodeCodex

Use when asked to find bugs, hunt for correctness issues, sweep a codebase for defects, or verify a repo behaves as intended. Not for style or architecture review; this is defect-finding only.

not rated 72 +1 today A 45 tokens original MIT

check

02

escoffier-labs/brigade

Skill Claude CodeCodex

Use when about to claim anything works, is fixed, is complete, or passes - before committing, replying to the user, or moving to the next task. Also use when relaying a subagent's or tool's success report, and especially at the end of a long session when the pull to say "done" is strongest.

not rated 72 +1 today A 69 tokens original MIT

latent-premises

03

escoffier-labs/brigade

Skill Claude CodeCodex

Use when reviewing a diff or module for hidden assumptions - things the code takes for granted that nothing guarantees - or when asked "what could break this later", "what does this assume", or to harden code that works today. Complements bug-hunt: bug-hunt finds defects with triggers today; this finds the ones…

not rated 72 +1 today A 0 tokens original MIT

reduce

04

escoffier-labs/brigade

Skill Claude CodeCodex

Use when asked to simplify, clean up, tidy, or refactor code for clarity without changing what it does, or when the user says "simplify this", "clean this up", "make it readable", "reduce the complexity", or "tidy this". Behavior-preserving only; not a bug or security audit (use bug-hunt or security-sweep for those).

not rated 72 +1 today A 79 tokens original MIT

refire

05

escoffier-labs/brigade

Skill Claude CodeCodex

Use when anything misbehaves - a failing test, a production bug, a build break, flaky or unexpected behavior - before proposing or attempting any fix. Especially under pressure ("CI is blocking everyone", "just get it green") and after a previous fix didn't hold.

not rated 72 +1 today A 57 tokens original MIT

retry-safety

06

escoffier-labs/brigade

Skill Claude CodeCodex

Use when a diff carries side effects - database writes, migrations, file mutations, network calls, payments, queue messages - to check whether running it twice is safe. Also when reviewing retry logic, crash recovery, or anything a scheduler, queue, or impatient caller might re-run. Silent when the diff touches no…

not rated 72 +1 today A 71 tokens original MIT

taste

07

escoffier-labs/brigade

Skill Claude CodeCodex

Use when implementing any feature, bugfix, or behavior change, before writing the implementation code. Especially use under pressure - production is down, "just make it work", "quick fix" - which is when it gets skipped.

not rated 72 +1 today A 48 tokens original MIT

brigade-work

08

escoffier-labs/brigade

Skill Claude CodeCodex

Use at the start of any work session and whenever you verify a change in a Brigade-wired repo or workspace - routes work through Brigade so verification, outcomes, evidence export, and handoffs are captured (verify with capture → outcome from run → evidence brief next time) instead of leaving Brigade…

not rated 72 +1 today A 85 tokens original MIT

card-refresh

09

escoffier-labs/brigade

Skill Claude CodeCodex

Use when refreshing stale Brigade memory cards from the care refresh queue - category allowlist, grounded edits that cite on-disk sources of truth, archive-only retention, and reinforce-in-place instead of near-duplicate siblings (#724). Never delete, remove, or prune.

not rated 72 +1 today A 56 tokens original MIT

forward-plan

10

escoffier-labs/brigade

Skill Claude CodeCodex

Use when turning Brigade's native ready set, outcome rank, and ROADMAP.md into a dependency-filed plan artifact under .brigade/work/plans/ - propose GraphTrail-derived edges (blocks from def/use, conflicts-with from write overlap) marked derived and requiring confirmation. Degrade cleanly when GraphTrail is…

not rated 72 +1 today A 73 tokens original MIT

handoff-inbox-drain

11

escoffier-labs/brigade

Skill Claude CodeCodex

Use when draining a Brigade handoff review inbox - triage drafts with allowlist-bound Brigade handoff commands, grounded edits that cite on-disk content, archive-only retention, and reinforce-in-place when ingest already matched a known fact (#724). Never delete, remove, or prune.

not rated 72 +1 today A 64 tokens original MIT

note

12

escoffier-labs/brigade

Skill Claude CodeCodex

Create an Obsidian-formatted markdown note documenting the current session topic. Use when the user says /note, 'save this to Obsidian', 'write a note about X', or asks to document a troubleshooting session, system concept, coding pattern, or workflow. Writes to /notes/ .md and syncs to the configured Obsidian inbox.…

not rated 72 +1 today A 96 tokens original MIT

ultra-work-scout

13

escoffier-labs/brigade

Skill Claude CodeCodex

Use when the user asks for ultra work, scout work, broad pre-implementation scouting, or parallel investigation before a large Brigade task. Designed for Codex and other SKILL.md harnesses that can delegate or split work.

not rated 72 +1 today A 51 tokens original MIT

verify-brigade

14

escoffier-labs/brigade

Skill Claude CodeCodex

Prove a Brigade change works by driving the real brigade CLI against a throwaway temp target, then capture receipts as evidence. Use when you changed anything under src/brigade/ and need proof beyond pytest - init/doctor wiring, work-verify receipts, Grok Bot connector packs, feed manifests, handoff lint. Also use…

not rated 72 +1 today C 92 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: