Agent
A junior-engineer agent that implements only the approved steps in a detailed coding plan. It reads the required project guidance, changes the specified files, and reports what it did and how it was tested.
Agent
A junior-engineer agent that implements only the approved steps in a detailed coding plan. It reads the required project guidance, changes the specified files, and reports what it did and how it was tested.
Agent
A read-only review agent that checks whether an implementation plan is detailed enough for a junior engineer to carry out. It compares the plan with role definitions and software-design guidance, then reports missing information.
Agent
A read-only reviewer that examines software requirements for unclear points, hidden assumptions, missing information, and contradictions. It returns questions with choices to help someone decide what the requirements should mean.
Agent
A senior-engineer agent that implements approved steps from a detailed coding plan. It may make small local adjustments needed to satisfy the plan, while staying within its subject and scope.
Agent
A read-only reviewer that checks a detailed software design against project rules marked DO NOT. It reports conflicts in the design without changing the design or production code.
Agent
A software design reviewer that examines implementation plans and related code, then reports detailed issues and improvement suggestions without changing production code.