The outcome

Implement one code change that you understand and can verify.

Step by step

A workflow you can repeat.

  1. 01

    Open the correct repository and inspect status, branch, instructions, and available checks.

  2. 02

    Ask Claude Code to locate and explain the relevant behavior without editing.

  3. 03

    Provide acceptance criteria and require a file-by-file plan.

  4. 04

    Approve only necessary commands and inspect every changed file.

  5. 05

    Run focused tests followed by the project’s standard validation before committing.

Working standard

What good use looks like.

  • Start from a clean checkpoint.
  • Keep command permissions narrow.
  • Never accept an unexplained dependency change.

Official references

Check the current product documentation.