Agent skill · AI & Agents

multi-perspective-analysis

Adopt multiple expert personas sequentially for complex problem analysis from diverse perspectives. Single-agent only — do NOT spawn sub-agents.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill multi-perspective-analysis-nickcrew-claude-cortex --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/multi-perspective-analysis-nickcrew-claude-cortex/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

# Multi-Perspective Analysis Skill Adopt multiple expert personas sequentially to analyze complex problems from diverse perspectives, generating insights unavailable from any single viewpoint. ## NO SUB-AGENTS **You are a single agent who adopts different expert perspectives one at a time. Do NOT use the Task tool. Do NOT spawn sub-agents, teammates, or parallel workers. Each "expert" is a lens you look through — not a separate process.** The orchestration patterns below describe the ORDER in which you adopt perspectives, not a delegation strategy. "Parallel" means you analyze independently from each perspective before synthesizing — not that multiple agents run simultaneously. ## When to Use This Skill - Complex architectural decisions requiring diverse expertise - Strategic planning needing multiple domain perspectives - Problems spanning multiple technical or business domains - Decisions with competing valid approaches - Situations requiring productive disagreement to find best solutions ## Team Assembly Framework ### Complexity Scaling | Complexity | Perspectives | Structure | |------------|-------------|-----------| | Simple | 3-4 | Single pass through each, then synthesize |

What's inside
Steps it walks through
  1. NO SUB-AGENTS
  2. When to Use This Skill
  3. Team Assembly Framework
  4. Complexity Scaling
  5. Persona Definition Template
  6. Perspective Ordering Patterns
  7. Sequential
  8. Independent-then-Synthesize
  9. Dialectical
  10. Layered
  11. Voice Differentiation Guidelines
  12. Per-Perspective Output Template
  13. Disagreement Protocol
  14. Intensity Levels
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the multi-perspective-analysis skill do?

Adopt multiple expert personas sequentially for complex problem analysis from diverse perspectives. Single-agent only — do NOT spawn sub-agents.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill multi-perspective-analysis-nickcrew-claude-cortex --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