JTBD: Agent Orchestration
Quick Reference
Core Job: Safely and predictably execute a complex coding task using an autonomous AI agent.
The Job Context
When a developer needs to build a new feature or refactor a large module, they want to delegate the heavy lifting to an AI agent so they can focus on high-level architecture and review.
Desired Outcomes
- Minimize the time spent fixing AI-generated syntax errors.
- Increase the probability that the agent's code passes CI/CD pipelines.
- Ensure the agent remembers past context and doesn't repeat mistakes.
Emotional Jobs
- Feel confident that the AI won't break the existing, working codebase.
- Feel like a "director" rather than a "typist".