Escoffier Labs
Official@escoffier-labs
Home of Brigade: local-first agent-ops tools for memory, handoffs, secrets, evidence, and workflow receipts.
Agent Skills by Escoffier Labs
Showing 8 vetted skills indexed across 1 GitHub repositories.
reduce
Automates safe refactoring of Lisp code with a test-locked workflow.
bug-hunt
Scan codebases for confirmed correctness defects with adversarial verification and standardized reporting.
refire
Enforce structured root cause analysis before code changes in development workflows.
taste
Enforces red-green-refactor workflow requiring a minimal failing test before implementation code.
check
Verify completion claims by running commands, inspecting exit codes, and reviewing diffs.
note
Create Obsidian-compatible markdown notes with YAML frontmatter and callouts.
ultra-work-scout
Split large Brigade tasks into parallel scouting jobs and integrate findings.
brigade-work
Route work, verification runs, and session handoffs through the Brigade workflow.
Frequently Asked Questions About Escoffier Labs
FAQPage SchemaWhat specific development tasks does Escoffier Labs enable?▼
Escoffier Labs enables structured code refactoring, adversarial defect verification, and root cause analysis. It facilitates the enforcement of red-green-refactor cycles, verifies completion claims through exit code inspection, and manages session handoffs for distributed development tasks.
Which personas benefit most from these development primitives?▼
These primitives are designed for software engineers and quality assurance specialists working in Lisp environments. They are particularly useful for developers who prioritize local-first development, rigorous test-driven methodologies, and standardized reporting for code correctness.
What are the prerequisites for implementing these development utilities?▼
Implementation requires a local development environment capable of executing command-line verification tasks. Users should have an existing Lisp codebase and a preference for Obsidian-compatible documentation, as the system relies on YAML frontmatter and markdown for session tracking and evidence storage.