Agent
An architecture-design agent that turns a PRD, a document describing product requirements, into a detailed plan for a system’s parts and their verification.
Agent
An architecture-design agent that turns a PRD, a document describing product requirements, into a detailed plan for a system’s parts and their verification.
Agent
An agent that clarifies a short or unclear request before a PRD, or product requirements document, is written.
Agent
A strict reviewer for software architecture and implementation work that looks for hidden defects, omissions, and risks.
Agent
An implementation agent that writes software from an approved architecture using TDD, or Test-Driven Development. In TDD, tests are written to define expected behaviour before or alongside the implementation.
Agent
An assistant that turns implementation requests into a PRD, or Product Requirements Document: a written plan describing what should be built and how it should work.
Agent
A quality-review agent that checks whether software tests genuinely verify the product. It also looks for areas that automated tests cannot adequately cover and suggests extra ways to check them.