Agent skill

thinking-circle-of-competence

Know the boundaries of your expertise and operate within them. Use when evaluating opportunities, making decisions outside your domain, or assessing when to defer to experts.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill thinking-circle-of-competence --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/analysis/thinking-circle-of-competence/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

# Circle of Competence ## Overview The Circle of Competence, articulated by Warren Buffett and Charlie Munger, emphasizes knowing the boundaries of your genuine expertise. The key insight isn't about having a large circle—it's about knowing precisely where your circle ends. Operating within your circle leads to better decisions; operating outside it without recognizing it leads to costly mistakes. **Core Principle:** "Know what you don't know. The boundaries of your circle are more important than its size." — Warren Buffett ## When to Use - Evaluating new opportunities or projects - Making decisions in unfamiliar domains - Assessing whether to delegate or learn - Investment or resource allocation decisions - Taking on new responsibilities - Advising others on topics - Hiring or team composition decisions Decision flow: ``` Decision to make? → yes → Inside your circle? → yes → Proceed with confidence ↘ no → Delegate, learn, or pass ↘ no → Not applicable ``` ## The Three Zones ### Zone 1: Inside Your Circle **True competence through deep experience** Characteristics: - You've made decisions here repeatedly - You've seen failure modes firsthand - You can predict second-order effects -

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. The Three Zones
  4. Zone 1: Inside Your Circle
  5. Zone 2: Edge of Your Circle
  6. Zone 3: Outside Your Circle
  7. Mapping Your Circle
  8. Step 1: List Your Domains
  9. Step 2: Assess Depth Honestly
  10. Step 3: Be Brutally Honest
  11. Step 4: Verify with Track Record
  12. Operating Within Your Circle
  13. When Inside: Act with Confidence
  14. When at Edge: Proceed with Caution
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the thinking-circle-of-competence skill do?

Know the boundaries of your expertise and operate within them. Use when evaluating opportunities, making decisions outside your domain, or assessing when to defer to experts.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill thinking-circle-of-competence --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