Save a Decision to Memory
The user wants to explicitly record a specific decision. They may provide
the decision as an argument (e.g., /ltm:save chose Stripe for payments)
or describe it in their message.
What to do
-
Read
.memory/DECISIONS.mdto check for existing related entries. -
Parse the user's input to understand the decision being recorded.
-
Check for duplicates — if a similar decision already exists, update it rather than creating a new entry.
-
Add the decision t
[Description truncada. Veja o README completo no GitHub.]