Code

A sharper loop for code changes.

Read the project, make the change, verify behavior, and leave a clear handoff.

The loop

Inspect the relevant files.

Plan the smallest safe change.

Edit with targeted patches.

Verify with checks you approve.

compact agent trace
 found auth callback mismatch
 patched route compatibility
 verified login redirect + poll
 summarized remaining risks
Review

Small diffs

Changes stay scoped so you can audit them.

Tools

Real commands

Use checks, tests, and project scripts when useful.

Control

You decide

Sparky proposes. You approve what runs and ships.