decision-memory
Installation
SKILL.md
Decision Memory
Overview
Use this skill to decide when important technical knowledge should move from chat, agent memory, plans, or code review into durable repository memory.
The default mechanism is an Architecture Decision Record (ADR), but follow the repo's existing decision-record format if it has one.
Core idea:
Preserve decisions that future maintainers or agents must know to avoid breaking the architecture.
Spanish framing:
Convierte decisiones técnicas importantes en memoria durable del repositorio.