Decision capture
Skill lubochka/xiigen-general-skills/agent-skills/decision-capture
Open-source AI agent skills for safer Claude, Codex and Cursor coding workflows
npx -y skills add lubochka/xiigen-general-skills --skill decision-captureAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Record important decisions and rationale. Use when selecting architecture, stack guide, adapter output, or release policy.
SKILL.md
0.8 KB, as published. Nobody here has run it
Decision Capture
Purpose
Record important decisions and rationale.
When to Use
Use when selecting architecture, stack guide, adapter output, or release policy.
Inputs
Decision, context, options, tradeoffs, owner, date.
Steps
- State the decision.
- Record considered options.
- Explain the tradeoff.
- Link affected files or mapping entries.
Gates
The decision can be understood later without chat history.
Evidence
Decision note, ADR, mapping note, or review record.
Anti-Patterns
Losing rationale after discussion.
Related
assumption-registry, document-hierarchy