prebid

19 mods across 1 repository, 36 stars between them.

executor

01

prebid/salesagent

Agent Claude Code

Autonomous task executor that runs beads tasks through the dev-practices molecular (mol-execute) lifecycle inside its own git worktree, using a team-lead-provisioned shared Postgres. Use for any beads task that requires code changes and testing.

36 today A 54 tokens Apache-2.0

QC Validator

02

prebid/salesagent

Agent Claude Code

Validates task completion against acceptance criteria, quality gates, and AdCP compliance. Use after completing a beads task to verify everything meets standards before closing.

36 today A 33 tokens Apache-2.0

obligation-team

03

prebid/salesagent

Command Claude Code

Spawn a team of agents to write per-obligation behavioral tests in parallel. Each agent researches, writes, runs, and fixes their test independently. Leader consolidates verified tests, runs quality gates, and commits.

36 today A 46 tokens Apache-2.0

research

04

prebid/salesagent

Command Claude Code

Research a beads task before implementation.

36 today A 8 tokens Apache-2.0

team

05

prebid/salesagent

Command Claude Code

Launch a coordinated agent team to work on parallel tasks.

36 today A 12 tokens Apache-2.0

SessionStart

06

prebid/salesagent

Hook Claude Code

Runs when a session starts, executing gen-agent-index.py. From prebid/salesagent.

36 today A tokens not measured Apache-2.0

salesagent

07

prebid/salesagent

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart).

36 today A tokens not measured Apache-2.0

agent-db

08

prebid/salesagent

Skill Claude CodeCodex

Start an isolated PostgreSQL container for integration testing. Each worktree gets its own container on a unique port — no mutex, no conflicts. Use this before running integration tests in a worktree agent.

36 today A 43 tokens Apache-2.0

audit

09

prebid/salesagent

Skill Claude CodeCodex

Run a repeatable code review audit on migration changes. Inventories files by architectural layer, reviews each layer against #1050/#1066 principles, and files beads issues for findings. Re-run after remediation batches to track progress.

36 today A 48 tokens Apache-2.0

derive-tests

10

prebid/salesagent

Skill Claude CodeCodex

Derive obligation tests using the test harness. First checks for harness availability, then generates compact tests using domain-specific test environments. Hard gate: no harness -> no tests (stops immediately). Replaces obligation-test for harness-enabled domains.

36 today A 50 tokens Apache-2.0

google-style

11

prebid/salesagent

Skill Claude CodeCodex

Apply the Google developer documentation style guide to everything this repo writes in prose: beads epic/task titles and descriptions, YAML formula step names and descriptions, .claude/notes/.md engineering notes, commit messages, docstrings, and code comments. Use before writing or reviewing any of those artifacts…

36 today A 72 tokens Apache-2.0

guard

12

prebid/salesagent

Skill Claude CodeCodex

Create structural guard tests that enforce architecture principles on every make quality run. Guards are AST-scanning tests that prevent categories of violations automatically. Available guards: schema-inheritance, boundary-completeness, query-type-safety, no-error-dicts.

36 today A 53 tokens Apache-2.0

inspect-bdd-steps

13

prebid/salesagent

Skill Claude CodeCodex

Two-pass BDD step assertion completeness inspector. Pass 1 (Sonnet): triage all Then steps — FLAG or PASS. Pass 2 (Opus): deep trace flagged steps with full production context, producing architectural judgment on what the correct assertion should be. Use after writing or modifying BDD step definitions to catch…

36 today A 86 tokens Apache-2.0

integrate

14

prebid/salesagent

Skill Claude CodeCodex

Derive integration tests from existing unit test xfails and UNSPECIFIED stubs. Uses integration-from-stub formula: catalog → review → triage → architect → write-integration → fix-green → reconcile-xfail → verify → commit. Each stub's expected behavior is the core invariant. Architect atom reads 7 architecture docs and…

36 today A 84 tokens Apache-2.0

surface

15

prebid/salesagent

Skill Claude CodeCodex

Map the complete test surface for domain entities by cross-referencing test-obligations with existing tests. Produces one canonical test module per entity with real tests + skip stubs for gaps. Every obligation maps to exactly one test. Run this before /remediate.

36 today A 56 tokens Apache-2.0

verify-spec

16

prebid/salesagent

Skill Claude CodeCodex

Verify every test expectation in entity test suites against the authoritative adcp spec and library sources. Adds spec permalinks to each test for traceability. Flags discrepancies where our tests assume behavior the spec doesn't define. Run this after /surface and before /remediate.

36 today A 57 tokens Apache-2.0

vibium

17

prebid/salesagent

MCP server Claude CodeCodexCursor +2

Browser automation for AI agents and humans. Runs locally from the vibium npm package.

36 today A tokens not measured Apache-2.0

prebid/salesagent

Instructions file CodexOpenCode

AGENTS.md instructions for prebid/salesagent, a project described as: A media sales agent that implements the AdCP Media Buy protocol.

36 today A 4 tokens Apache-2.0

prebid/salesagent

Instructions file

Claude Code instructions for prebid/salesagent, covering prebid sales agent - development guide, 🤖 for claude (ai assistant), working with this codebase, common task patterns and key files to know.

36 today A 8,568 tokens Apache-2.0