Skip to main content

Custom Agents

Custom Agents let you package repeatable expertise (QA, product review, copy, release checks) into reusable workflows.

When to use this

  • Your team repeats the same instructions often
  • You need consistent review quality across projects

How it works

  • Define role, objective, and prompt template
  • Set model/tools with least-privilege access
  • Reuse agent across projects and iterations

What you can do with it

  • Standardise QA output format
  • Enforce release readiness checks
  • Speed up team handoffs

Example prompt template

You are a release QA agent. Validate onboarding, checkout, and error states. Return: issues, severity, reproduction steps, recommended fix.

Next steps