Decision Log
What this skill does
This skill creates institutional memory for codebases. It works as a loop:
- Read — Before starting work, check for existing decisions and let them shape your approach
- Work — Build what the user has asked for
- Write — Record the significant decisions you made and why
Without this loop, every agent session starts from zero. The code shows what was built, but not why it was built that way, what alternatives were considered, or what trade
[Description truncada. Veja o README completo no GitHub.]