decision-envelope
✓Using the decision envelope pattern for structured thinking.
Installation
SKILL.md
Purpose This skill teaches how to correctly manage the lifecycle of a Decision Envelope. The Decision Envelope is the mandatory boundary for all governed operations in TraceMem.
Perform all decisionread, decisionevaluate, and decisionwrite calls using the decisionid.
Note: Writes are only permanently applied when the decision is committed (depending on system configuration, but logically, the decision is not "done" until committed).
Using the decision envelope pattern for structured thinking. Source: tracemem/tracemem-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tracemem/tracemem-skills --skill decision-envelope- Source
- tracemem/tracemem-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is decision-envelope?
Using the decision envelope pattern for structured thinking. Source: tracemem/tracemem-skills.
How do I install decision-envelope?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tracemem/tracemem-skills --skill decision-envelope Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tracemem/tracemem-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01