From request to working agent.
A repeatable delivery pipeline, so “build me an agent” turns into a scoped system with tests, logs and ownership.
Discovery
Define the user, trigger, data sources, actions, success criteria and failure modes.
Feasibility
Check APIs, permissions, rate limits, costs, legal boundaries, data sensitivity and interface access.
Protocol design
Write a build protocol: tools, memory, prompts, approval gates, rollback path and verification.
Prototype
Ship the smallest useful version: one trigger, one workflow, one alert, one dashboard/log.
Harden
Add auth, Turnstile, scoped tokens, secret scanning, tests, monitoring and documentation.
Operate
Run on a schedule or event trigger, summarize outcomes, create issues and improve from real use.