Thanks to visit codestin.com
Credit goes to github.com

Skip to content
@escoffier-labs

Escoffier Labs

Home of Brigade: local-first agent-ops tools for memory, handoffs, secrets, evidence, and workflow receipts.

Escoffier Labs banner: a chef at the pass ringing the service bell

Escoffier Labs

Home of Brigade, the local operator layer for AI agents.

Brigade keeps agent loops receipted, reviewed, and portable. The supporting Escoffier Labs tools provide the stations around it: agent skills, code search, sealed secrets, notifications, screenshots, and durable workflow records. MiseLedger, GraphTrail, and agent-notify ship inside the Brigade monorepo and install via brigade setup. Publish-safety scanning ships inside Brigade itself (brigade scrub / brigade guard).

Flagship

  • Brigade - local operator layer for AI agent memory, handoffs, and guardrails across every harness.

Skills & guides

  • Skillet - agent skills suite: repo audits, bug hunting, security sweeps, publish gates, releases, and memory handoffs.
  • Solos Cookbook - how one engineer runs a 24/7 multi-agent AI stack on bare metal.

Agent ops

  • Agent Pantry - secure browser session and secret sync for agent machines.
  • Memory Doctor - maintenance CLI for the Claude Code and OpenClaw memory systems.
  • Bootstrap Doctor - audits and trims oversize OpenClaw prefix files into reference cards.
  • Agent Notify - privacy-first push notifications for AI coding agents. Source lives at stations/notify/ in Brigade and installs via brigade setup.
  • Cloche - agent-neutral app screenshot capture.

Dev tools

  • GraphTrail - local code-graph CLI and read-only MCP server: callers, callees, impact, and context. Source lives at engines/code-graph/ in Brigade and installs via brigade setup.
  • Code Search API - local semantic code search with Ollama embeddings, SQLite, and hybrid search.
  • Usage Tracker - token usage and cost analytics for OpenClaw sessions across models.
  • Mise en Scene - turns source material into self-contained interactive HTML/SVG technical explainers.
  • Plating - reproducible, sanitized terminal-demo SVGs for READMEs and websites.
  • Escoffier Fleet Kit - shared theme, OG cards, and hands-off publishing for the Escoffier Labs website fleet.
  • Token Glace - deterministic output compaction that trims terminal noise before it hits agent context. The Token Glace fork of vincentkoc/tokenjuice.

Evidence stack

  • MiseLedger - local-first evidence ledger for AI work history. Source lives at engines/evidence-ledger/ in Brigade and installs via brigade setup. Built-in crawlers: miseledger crawl sessions|files|gitlog|....

Archived repositories

These repositories are read-only. Development moved to the active home shown below.

Repository Current home
Agent Notify Brigade stations/notify
Code Search MCP Code Search API mcp/
Content Guard Brigade guard and scrub
GraphTrail Brigade engines/code-graph
MiseLedger Brigade engines/evidence-ledger
SourceHarvest Absorbed into MiseLedger in Brigade v0.3.0
StationTrail Absorbed into MiseLedger in Brigade v0.3.0

Start here

pipx install brigade-cli
brigade setup

Read the Brigade docs, then use the supporting stations as your workflow needs them.

Pinned Loading

  1. brigade brigade Public

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

    Python 72 6

  2. agentpantry agentpantry Public

    Your agent machine needs your logins. Pantry ships them sealed. Opt-in AES-256-GCM browser session and secret sync for AI agent hosts.

    Go 2

  3. miseledger miseledger Public archive

    Your agent history is scattered. MiseLedger makes it searchable evidence. Local SQLite FTS ledger for AI work history; Brigade-ready evidence bundles. No network.

    Go 2

  4. sourceharvest sourceharvest Public archive

    SourceHarvest exports local source-system records to portable miseledger.adapter.v1 JSONL for archive, search, and evidence workflows.

    Go 1

  5. stationtrail stationtrail Public archive

    StationTrail exports local station and agent-session logs to portable miseledger.adapter.v1 JSONL. Local-only, no network calls.

    Go 1

  6. content-guard content-guard Public archive

    Secret and PII leak scanner for content you publish: docs, PR bodies, blog drafts, AI agent output. Policy-driven CLI + hook.

    Python 1

Repositories

Showing 10 of 25 repositories
  • brigade Public

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

    escoffier-labs/brigade's past year of commit activity
    Python 72 MIT 6 42 17 Updated Sep 11, 2026
  • solos-cookbook Public

    Keep your always-on agent aware of work across every coding harness. Opinionated production cookbook for multi-agent stacks. Home of Escoffier Labs patterns.

    escoffier-labs/solos-cookbook's past year of commit activity
    TypeScript 5 MIT 0 0 0 Updated Sep 8, 2026
  • escoffier-fleet-kit-site Public

    Marketing site for escoffier-fleet-kit (fleet-kit.escoffierlabs.dev)

    escoffier-labs/escoffier-fleet-kit-site's past year of commit activity
    Astro 0 0 2 0 Updated Sep 7, 2026
  • agentpantry Public

    Your agent machine needs your logins. Pantry ships them sealed. Opt-in AES-256-GCM browser session and secret sync for AI agent hosts.

    escoffier-labs/agentpantry's past year of commit activity
    Go 2 MIT 0 2 2 Updated Sep 7, 2026
  • skillet Public

    A skillet full of agent skills that actually ship work. Production-tested SKILL.md workflows for audits, security, releases, and handoffs.

    escoffier-labs/skillet's past year of commit activity
    Shell 4 MIT 1 0 1 Updated Sep 1, 2026
  • mise-en-scene Public

    Turn a repo or incident report into an interactive explainer you can ship. Self-contained HTML/SVG scenes with source-grounded facts.

    escoffier-labs/mise-en-scene's past year of commit activity
    TypeScript 3 MIT 0 3 1 Updated Aug 29, 2026
  • token-glace Public Forked from vincentkoc/tokenjuice

    Noisy tools burn context. Glace hands the agent the compacted payload. Deterministic terminal output compaction; Brigade station: brigade add tokens.

    escoffier-labs/token-glace's past year of commit activity
    TypeScript 1 MIT 53 0 0 Updated Aug 26, 2026
  • plating Public

    README terminal demos without recording leaks. Reproducible, sanitized animated SVGs from JSON specs and real command output.

    escoffier-labs/plating's past year of commit activity
    Python 0 MIT 0 1 0 Updated Aug 24, 2026
  • usage-tracker Public

    See what your agent sessions actually cost. OpenClaw, Claude Code, and Codex usage analytics: API spend vs OAuth value. Static page, no backend.

    escoffier-labs/usage-tracker's past year of commit activity
    HTML 3 MIT 0 0 0 Updated Aug 23, 2026
  • bootstrap-doctor Public

    Oversized bootstrap files silently truncate. Audit and trim OpenClaw bootstrap surfaces before sessions start broken.

    escoffier-labs/bootstrap-doctor's past year of commit activity
    Python 2 MIT 0 1 0 Updated Aug 18, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…