Agent skill

choose-framework

Select the right strategic framework for your situation through exploratory dialogue. Use when user describes a problem, decision, or challenge; needs structured thinking approach; mentions "strategy", "decision", or "problem-solving"; or asks "how should I think about this?". Creates framework selection briefs in .frameworks-output/ folder.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill choose-framework --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Path: skills/analysis/choose-framework/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Choose Framework - Strategic Framework Selection ## Overview This skill helps users select the right strategic framework for their situation through facilitated exploratory dialogue. The approach is **structured and evidence-based** - matching frameworks to problems using proven selection criteria. **Core principles:** - **Evidence-based selection** - Match frameworks to situations based on proven criteria - **Exploratory dialogue** - Understand context deeply before recommending - **Multiple options** - Present 2-3 frameworks with reasoning - **Natural conversation** - Conversational flow, not rigid questionnaire - **Clear reasoning** - Explain *why* each framework fits **Output:** Framework selection brief saved to `.frameworks-output/[session-name]/framework-selection.md` --- ## Workflow ### Phase 1: Initial Understanding (5-10 minutes) **Goal:** Understand user's situation, problem, and context. Start with open questions: - "Tell me about the situation or problem you're facing" - "What are you trying to achieve or decide?" - "What's the context?" (startup, corporation, personal, career) **Listen for:** - Problem type (strategic, operational, innovation, decision) - Situation

What's inside
Steps it walks through
  1. Overview
  2. Workflow
  3. Phase 1: Initial Understanding (5-10 minutes)
  4. Phase 2: Deep Exploration (10-20 minutes)
  5. Phase 3: Framework Recommendation (5-10 minutes)
  6. Phase 4: Wrap-up and Next Steps (2-5 minutes)
  7. Framework Matching Logic
  8. By Problem Type
  9. By Situation Context
  10. By Time Horizon
  11. By Role
  12. Special Cases
  13. User Knows Framework They Want
  14. No Framework Fits Well
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the choose-framework skill do?

Select the right strategic framework for your situation through exploratory dialogue. Use when user describes a problem, decision, or challenge; needs structured thinking approach; mentions "strategy", "decision", or "problem-solving"; or asks "how should I think about this?". Creates framework selection briefs in .frameworks-output/ folder.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill choose-framework --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going