Write Architecture Decision Records when choosing between real alternatives.
When the agent loop is stuck: capture, shrink, recover.
REST/JSON API consistency: resources, errors, pagination.
Structured review output with severities and explicit approval gate.
Systematic debug: reproduce, isolate, fix, prevent.
Consistent error strategy across layers.
Branch, commit, and PR conventions without ceremony.
Measure before optimizing; avoid cargo-cult perf.