The outcome
Move from issue to verified diff without surrendering control of commands or architecture.
Step by step
A workflow you can repeat.
- 01
Open the correct repository and inspect its status, instructions, architecture, and available checks.
- 02
Give Cascade acceptance criteria and ask it to locate and explain the relevant code before editing.
- 03
Create a checkpoint, approve a small plan, and keep terminal permissions limited to necessary commands.
- 04
Review each changed file and use the linter, focused tests, and the project's standard validation.
- 05
Compare the final diff with the request and revert from the checkpoint if the change widened unexpectedly.
Working standard
What good use looks like.
- Checkpoint before edits.
- Keep permissions narrow.
- Reject unexplained dependency changes.
Official references