The outcome

Complete a repository change that follows existing patterns and passes the project's real acceptance checks.

Step by step

A workflow you can repeat.

  1. 01

    Open the correct checkout on a clean branch and read repository instructions, architecture, current status, and the baseline test result.

  2. 02

    Select the Coding Agent and provide the outcome, acceptance criteria, relevant paths, constraints, non-goals, and exact validation commands.

  3. 03

    Ask it to locate existing patterns and explain a minimal implementation plan, resolving uncertain behavior before allowing edits.

  4. 04

    Review every changed file, generated test, command, dependency, and configuration update while the agent runs focused validation and corrects failures.

  5. 05

    Run the full trusted checks independently, inspect the final diff for scope and security, and submit it through normal peer review with limitations noted.

Working standard

What good use looks like.

  • Start from a clean branch and baseline.
  • Point to existing repository patterns.
  • Treat generated tests as untrusted code.

Official references

Check the current product documentation.