Start fresh session after major phase transitions.
Compact after milestone completion, not during active debugging.
Review Focus for AI-Generated Code
Prioritize:
invariants and edge cases
error boundaries
security and auth assumptions
hidden coupling and rollout risk
Do not waste review cycles on style-only disagreements when automated format/lint already enforce style.
Cost Discipline
Track per task:
model
token estimate
retries
wall-clock time
success/failure
Escalate model tier only when lower tier fails with a clear reasoning gap.
Fonte canônica
Documento original em inglês
Navegação
Documentação em Português (BR)
Guia de contribuição
How to use it
Copy the folder
Take loulanyue/awesome-claude-notes-pt-br-agentic-engineering from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
Check the name does not clash
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.