The outcome
Implement one code change that you understand and can verify.
Step by step
A workflow you can repeat.
- 01
Open the correct repository and inspect status, branch, instructions, and available checks.
- 02
Ask Claude Code to locate and explain the relevant behavior without editing.
- 03
Provide acceptance criteria and require a file-by-file plan.
- 04
Approve only necessary commands and inspect every changed file.
- 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