Open-source toolkit for shipping real products with coding agents: durable product contracts, cross-host skills, resumable service connections, and deterministic verification gates.
Use this agent when an assigned task changes the repository backend: Convex schema, domains, queries, mutations, actions, ownership checks, auth seams, billing seams, email seams, or frontend data contracts. Do not use it for interface composition or test-only work. Context: A feature contract says authenticated users…
Use this agent when a task requires connecting, authorizing, provisioning, verifying, resuming, or disconnecting an external service such as Stripe, Convex, Resend, PostHog, or Netlify. Use it when browser consent or another human-only action must pause automation. Do not use it for product checkout behavior or for…
Use this agent when an assigned task changes the product interface: routes, pages, sections, components, design tokens, fonts, motion, images, or client-side state. Do not use it for backend functions or test-only work. Context: A feature contract defines a new pricing route and supplies static plan data. user: "Build…
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
Use this agent when a request spans more than one implementation seam, begins as a product outcome rather than a bounded code task, or needs coordinated frontend, backend, connection, and verification work. Do not use it for a single already-bounded specialist task. Context: The repository has no implementation for…
Use this agent when tests must be designed or implemented, when a repository gate is red, when a repair needs evidence and regression coverage, or when completed work needs independent verification. Do not use it to invent or expand product behavior. Context: A frontend and backend feature has been implemented with…