Compiled skills · 9 files · 4 domains
How a real company actually operates.
Mined from a synthetic Acme Logistics corpus — data/corpus.jsonl: 80+ messages across #incidents, #cx-escalations, #deal-desk, and #onboarding. Each card is a real .skill.md file an agent loads at task time via brain.get_skill.
Engineering
5
Incidents & Reliability
Customer Experience
1
Refunds & Escalations
Sales
1
Pricing & Deal Desk
People
2
Hiring & Onboarding
Engineering · Incidents & Reliability
- Engineering
auth-jwks-rotation-spike.skill.md
Auth Jwks Rotation Spike
Sudden burst of 401 errors with no recent deploy — usually Auth0 JWKS key rotation invalidating cached public keys. Trigger on 401 rate >5x baseline.
- Engineering
db-connection-pool-exhausted.skill.md
Db Connection Pool Exhausted
Postgres connection pool > 95% — typically caused by long-running transactions in worker code. Use when API p99 spikes alongside high pool utilization on prod-rds.
- Engineering
payment-stuck-pending.skill.md
Payment Stuck Pending
Stripe webhook backlog growing — orders stuck in pending state. Almost always one customer sending oversized webhook payloads.
- Engineering
redis-cache-eviction.skill.md
Redis Cache Eviction
Redis cache miss rate spikes alongside memory > 90% — usually a recent change to cache TTL or key prefix.
- Engineering
slow-api-bad-deploy.skill.md
Slow Api Bad Deploy
API p99 latency spike within 30 min of a deploy. Default action is rollback first, debug second.
Customer Experience · Refunds & Escalations
Sales · Pricing & Deal Desk
People · Hiring & Onboarding
- People
new-hire-onboarding-cx.skill.md
New Hire Onboarding Cx
How Acme onboards a new CX team member — shadow-first model, 4-week ramp from observer to solo on tier-1 refunds.
- People
new-hire-onboarding-eng.skill.md
New Hire Onboarding Eng
How Acme onboards a new backend engineer — week-by-week ramp, pairing schedule, "first PR by end of week 1" rule, paging shadow window.
runtime
Run the agent
Pick any task. The agent picks the matching skill across domains and walks the runbook.
agent demo →integrity moat
Coherence engine
Contradictions, stale claims, source-authority conflicts caught before any agent acts.
open report →compliance moat
Audit + approval
Every skill load, every decision, sourced. Policy changes route to the right human.
audit log →distribution
Connect agents
MCP, HTTP, git submodule. Cursor, Claude Code, Codex, Sierra — all already speak one.
integration recipes →