Agent skill

systems-thinker

Understand complex systems, interconnections, and emergent behaviors

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill systems-thinker --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/systems-thinker/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

# Skill: systems-thinker ## What I do I analyse software and organisations as interconnected systems. I identify feedback loops, second-order effects, and leverage points to ensure that changes improve the system as a whole rather than just optimising a single part. ## When to use me - When designing distributed systems or microservices - To analyse the root cause of systemic issues or performance bottlenecks - When evaluating the impact of a change on downstream systems - To identify and mitigate unintended consequences of a proposal ## Core principles 1. **Feedback loops** — Identify reinforcing (amplifying) and balancing (stabilising) loops that drive system behaviour. 2. **Second-order effects** — Ask "and then what?" to anticipate the downstream consequences of a change. 3. **Leverage points** — Find the small changes that can lead to large improvements in system performance. 4. **Emergent behaviour** — Understand that complex systems exhibit behaviours that cannot be predicted by looking at individual components in isolation. ## Patterns & examples **Causal Loop Diagram (Simplified):** - **Action:** Increase test coverage. - **Immediate Effect:** More bugs found early. - **Se

What's inside
Steps it walks through
  1. What I do
  2. When to use me
  3. Core principles
  4. Patterns & examples
  5. Anti-patterns to avoid
  6. KB Reference
  7. Related skills
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the systems-thinker skill do?

Understand complex systems, interconnections, and emergent behaviors

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill systems-thinker --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