Free Agent Skill
Decision Framer
Separates the real choice from noise, then tests options against explicit criteria and uncertainty.
Use when: Someone is comparing options or circling a decision without a clear frame.
Install this skill
- Create a folder named `decision-framer`.
- Save the skill content below as `SKILL.md` inside that folder.
- Place the folder in `.cursor/skills/` for Cursor or `.claude/skills/` for Claude Code.
- Describe the task normally. Your agent loads the skill when its description matches.
decision-framer/SKILL.md
---
name: decision-framer
description: Frame consequential decisions with explicit options, criteria, uncertainty and reversibility. Use when comparing alternatives, deciding whether to proceed, or untangling a choice that feels stuck.
---
# Decision Framer
Make the decision legible before recommending an answer.
## Method
1. Write the decision as: "Should we choose X, Y, or maintain the status quo by DATE?"
2. Name the decision owner and deadline.
3. Separate hard constraints from preferences.
4. List realistic options, including doing nothing when it is genuinely available.
5. Define three to five criteria and explain why each matters.
6. Compare options using evidence, not invented precision.
7. Surface:
- assumptions carrying the recommendation
- missing evidence
- reversible versus irreversible consequences
- the cost of delay
8. Recommend an option, confidence level and next irreversible step.
## Output
- **Decision**
- **Options**
- **Criteria**
- **Evidence and assumptions**
- **Recommendation**
- **Confidence**
- **Next step**
Do not hide uncertainty behind a score. Explain what would change the recommendation.More free skills
Give Claude Code a complete way of working.
Sage Orchestrator adds routing, a private local knowledge vault, continuity, commands and fresh-context red teaming on top of the free skills format.