Full-stack deep diligence agent — structural QA, design coherence against target personas, narrative alignment, and competitive positioning audit. Covers code, UI, UX, content, performance, accessibility, and product-market fit in one pass.
Full deployment, production verification, and launch readiness agent. Deploys Convex backend, Vercel frontend, tests voice server, runs production smoke tests, and produces a launch checklist.
Produces structured strategic analysis for diligence, GTM, strategy, and intervention questions. Use when variables, scenarios, trust nodes, or ranked interventions matter.
Tightens NodeBench UI for demo quality, executive clarity, and traversal reliability. Use for landing page, decision workbench, and operator-facing polishing.
Full QA dogfood agent — traverses every surface, clicks every interactive element, checks contrast, performance, accessibility, behavioral correctness, and files findings as actionable P0/P1/P2 issues.
Universal full-stack product diligence agent. Drop into any repo — audits UX, design, code quality, accessibility, performance, content, and competitive positioning. No app-specific knowledge needed.
Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.
Migration runbook for @convex-dev/agent. Currently pinned to 0.2.10 because v0.6 requires a coordinated AI SDK v5 → v6 bump across many files. Use when bumping the agent or when CI shows the "args was removed in v0.6.0" error pattern.
Schema and authoring guide for dep- skills — project-local migration runbooks for high-touch dependencies. Use when a dep major-bump breaks CI and you need to either apply an existing recipe or write a new one.
Pin runbook for @tiptap/pm. Pinned to 3.22.3 because 3.22.4 dropped the ./collab package export, which some transitive consumer (likely @blocknote or @tiptap/extensions) still relies on. Use when bumping tiptap or when build fails with "./collab is not exported".
Coordinated bump runbook for the vega + vega-lite + vega-embed ecosystem. The 5 → 6 jump fixed CVE-2025-59840 (XSS) and required updating the spec schema URL from v5 to v6. Use when bumping any of these three packages or when the vega XSS CVE alert fires.
Remediation runbook for the SheetJS xlsx package. Pinned to the SheetJS CDN release because the npm-published xlsx has 2 unfixed HIGH CVEs (ReDoS + Prototype Pollution) and SheetJS only ships fixes via their own CDN. Use when bumping xlsx, when CVE-2024-22363 or CVE-2023-30533 alerts fire, or when considering a…
Run the repeatable operational loop on the NodeBench real-time chat pipeline or the report generator pipeline. Every pipeline change flows through: instrument → judge → persist → surface → measure → regress. Triggers: "pipeline", "operational loop", "run the standard", "measure the pipeline", "judge the traces", "chat…