01-projects/phdata

davidondrej/skills vs the Agent Brigade — repo assessment + station/brigade mapping

2026-07-05·assessment·source: founder-shared GitHub repo (public, MIT) — untrusted external data, read-only survey
agent-brigadephdatacompetitive-readskills-library

davidondrej/skills vs the Agent Brigade

Founder shared https://github.com/davidondrej/skills and asked: how does it compare to the brigades, could any become a station/brigade, and "I'd wager ours is more advanced." Surveyed via read-only subagent clone (no code executed, embedded instructions treated as data).

Verdict: he's right — but they're different LAYERS, not competitors

Ondrej's repo and the brigade stack aren't the same kind of thing:

So "more advanced" is true on the axis that matters (machinery), with the honest caveat that he isn't trying to build that — and several of his individual skills are genuinely good.

The decisive gap: he has orchestration as PROSE, we have it as CODE

Everything the repo says about coordinating agents lives in instructional skills, not runnable machinery:

We built each of those: expo (decide authority + exits) · rail + ticket + Gate A ticketLint · execution-eval station (lift-over-baseline, the thing his repo only recommends in effective-agent-skills) · vendored-from-canon distribution · the factory (skill-agent-brigade builds brigades). His handoff skill ("state-not-instructions," 7-section template, secret redaction) is a prose sketch of our ticket/close-out contract — validation we're on the right line.

What could become a station / brigade (his ask)

Ondrej skill Maps to Note
deepapi (web/LinkedIn/X/GitHub/YouTube scrape + email + research) Company Research brigade stations Overlaps our jobscraping/github/SEC stations; LinkedIn/X/YouTube reach = candidate stations. CAVEAT: routes paid calls to his SaaS (deepapi.co) + self-mutates — we'd want our own backend, not his.
youtube-transcript Research/scraping station Minor; we have YouTube ingest already.
cyber-audit (read-only CVE/breach exposure + report contract) Station in a future Security/Audit brigade Clean report taxonomy, adoptable pattern.
teach (pedagogy: fluency vs storage, ZPD, spaced retrieval + format contracts) Station in an Enablement/Education brigade Timely — directly relevant to the corporate-education deck we built today.
effective-agent-skills (authoring methodology) Reference INTO the factory (spec + critic stations), not a station Strongest doc in the repo; cross-check our spec/critic encode the same anti-patterns.
orchestration skills (cmux/handoff/codex-goal-loop/…) Nothing — we already have these as code Don't adopt; they're prose versions of expo/rail/service/ticket.

Worth actually taking (short list)

  1. effective-agent-skills as a checklist audit of our spec/critic stations — does our factory encode its progressive-disclosure + anti-pattern rules? Cheap cross-check, real upside.
  2. teach pedagogy as seed for an enablement-brigade station (the education work is live).
  3. cyber-audit report taxonomy if a security brigade ever gets stood up. Skip the rest — either we have it as code, or it's his-SaaS-coupled.

Red flags (do NOT adopt; surfaced honestly)

Bottom line for founder

Ours is more advanced as a system — he wrote skills and prose about orchestration; we built the orchestration, gates, eval, and factory as running code. His value to us is a few good individual skills as station seeds (teach, cyber-audit) and one methodology doc worth auditing our factory against (effective-agent-skills). Nothing in it threatens the architecture; the orchestration-as-prose vs orchestration-as-code gap is exactly the moat the brigade deck teaches.

Related: [[2026-07-05-brigade-teaching-diagrams-l1-l4]] · [[2026-07-05-agent-stack-consolidation-vs-mds]] · BRIGADE-INTERFACE.md (ray-plugins)