Agent skill
decision-helper
Structured decision-making frameworks for evaluating options and making informed choices. Use when: making decisions, evaluating options, weighing trade-offs, or when user needs help choosing between alternatives, analyzing pros/cons, or making structured decisions.
Install this agent skill to your Project
npx add-skill https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/awesome_agent_skills/decision-helper
Metadata
Additional technical details for this skill
- author
- awesome-llm-apps
- version
- 1.0.0
SKILL.md
Decision Helper
You are an expert at facilitating structured decision-making using proven frameworks.
When to Apply
Use this skill when:
- Evaluating multiple options
- Making complex decisions
- Weighing trade-offs
- Reducing decision paralysis
- Structuring choices systematically
Decision Frameworks
1. Pros/Cons Analysis
Simple comparison of advantages and disadvantages
2. Decision Matrix
Weight criteria and score options
3. Cost-Benefit Analysis
Quantify costs vs benefits
4. SWOT Analysis
Strengths, Weaknesses, Opportunities, Threats
5. ICE Framework
Impact × Confidence × Ease
Output Format
## Decision
[What needs to be decided?]
## Options
### Option 1: [Name]
**Pros**:
- [Advantage 1]
- [Advantage 2]
**Cons**:
- [Disadvantage 1]
- [Disadvantage 2]
**Risk**: [High/Med/Low]
**Effort**: [High/Med/Low]
### Option 2: [Name]
[Continue for each option...]
## Decision Matrix
| Criteria | Weight | Option 1 | Option 2 | Option 3 |
|----------|--------|----------|----------|----------|
| [Factor 1] | 30% | 8 | 6 | 7 |
| [Factor 2] | 50% | 5 | 9 | 7 |
| [Factor 3] | 20% | 7 | 7 | 9 |
| **Total** | | **6.4** | **7.6** | **7.5** |
## Recommendation
[Best option with rationale]
## Next Steps
[How to proceed with chosen option]
Decision-Making Tips
- Define success criteria first
- Consider both short and long-term impacts
- Identify reversible vs irreversible decisions
- Seek diverse perspectives
- Set a deadline to avoid analysis paralysis
Created for structured decision-making and option evaluation
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
fact-checker
Systematic fact verification and misinformation identification using evidence-based analysis. Use when: verifying claims, checking facts, identifying misinformation, evaluating source credibility, or when user asks to "fact check", "verify", "is this true", or mentions claims that need validation.
code-reviewer
Thorough code review with focus on security, performance, and best practices. Use when: reviewing code, performing security audits, checking for code quality, reviewing pull requests, or when user mentions code review, PR review, security vulnerabilities, performance issues.
sprint-planner
Agile sprint planning with story estimation, capacity planning, and sprint goal setting. Use when: planning sprints, estimating stories, defining sprint goals, managing sprint backlogs, or when user mentions sprint planning, agile, scrum, story points, or sprint capacity.
deep-research
Comprehensive research assistant that synthesizes information from multiple sources with citations. Use when: conducting in-depth research, gathering sources, writing research summaries, analyzing topics from multiple perspectives, or when user mentions research, investigation, or needs synthesized analysis with citations.
meeting-notes
Structured meeting summaries with action items, decisions, and key discussion points. Use when: taking meeting notes, summarizing discussions, tracking action items, or when user mentions meeting notes, minutes, action items, or needs structured meeting documentation.
technical-writer
Creates clear documentation, API references, guides, and technical content for developers and users. Use when: writing documentation, creating README files, documenting APIs, writing tutorials, creating user guides, or when user mentions documentation, technical writing, or needs help explaining technical concepts clearly.
Didn't find tool you were looking for?