Skip to main content
prebid
GitHub creator profile

prebid

Repository-level view of 18 collected skills across 3 GitHub repositories.

skills collected
18
repositories
3
updated
Sep 9, 2026
repository explorer

Repositories and representative skills

verify-spec
unclassified

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…

Sep 9, 2026
prime
unclassified

Orient a fresh session against the tickets in this worktree before any plan is written: read them, ground them in the pinned AdCP version, and measure what BDD coverage actually exists. Use at the start of every session in a ticket worktree, including after…

Sep 4, 2026
ticket-start
unclassified

Start work on one or more GitHub tickets: branch off freshly-fetched origin/main, create a sibling worktree, and give it an isolated beads database. Use when picking up a ticket or a small batch of related tickets. Follow with /prime to orient in the new…

Sep 4, 2026
integrate
unclassified

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…

Sep 3, 2026
google-style
unclassified

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…

Aug 28, 2026
agent-db
network-and-computer-systems-administrators

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.

Jun 16, 2026
inspect-bdd-steps
software-quality-assurance-analysts-and-testers

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…

Apr 1, 2026
derive-tests
software-quality-assurance-analysts-and-testers

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…

Mar 19, 2026
Showing 8 of 10 collected skills.
Showing 3 of 3 repositories
All repositories loaded