Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计通过

multi-perspective-analysis多视角分析

Agent Skill

multi-perspective-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

948

周安装

38

GitHub Stars

15

下载量

307
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:multi-perspective-analysis(多视角分析)
来源仓库:https://github.com/nickcrew/claude-ctx-plugin
仓库路径:skills/multi-perspective-analysis
安装命令:
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill multi-perspective-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill multi-perspective-analysis

简介

从多个角度对问题进行系统性分析。

  • 整合利益相关方观点形成全面判断。
  • 适合战略决策或争议话题探讨。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • 需保持中立立场并标注假设前提。
  • multi-perspective-analysis 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

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

ComplexityPerspectivesStructure
Simple3-4Single pass through each, then synthesize
Moderate5-6Two passes (initial + challenge round), then synthesize
Complex7-9Group into layers, synthesize per layer, then overall

Persona Definition Template

## [Problem Domain] Perspectives

**Mission**: [Clear statement of analysis purpose]

### Perspectives

#### [Expert Title]
**Background**: [Relevant expertise you adopt]
**Domain Vocabulary**: [5-7 key terms to use in this lens]
**Characteristic Question**: "[What this persona always asks]"
**Analytical Lens**: [Unique perspective this persona brings]

Perspective Ordering Patterns

These describe the order in which YOU adopt each perspective. You are one agent switching lenses — not multiple agents running in parallel.

Sequential

Best for: Problems with clear dependency chains

Adopt Perspective A → Adopt Perspective B → Adopt Perspective C → Synthesize
(Each perspective builds on insights from the previous one)

Independent-then-Synthesize

Best for: Problems needing diverse unbiased perspectives

Adopt Perspective A (record findings)
Adopt Perspective B (record findings, don't reference A's)
Adopt Perspective C (record findings, don't reference A's or B's)
→ Synthesize all findings together

Dialectical

Best for: Problems with competing valid approaches

Adopt Perspective A (thesis) → Adopt Perspective B (challenge A's findings)
→ Synthesize the tension into a resolution

Layered

Best for: Complex multi-level decisions

Adopt strategic perspectives (A, B) → synthesize strategic layer
Adopt tactical perspectives (C, D, E) → synthesize tactical layer
Adopt operational perspectives (F, G) → synthesize operational layer
→ Final synthesis across all layers

Voice Differentiation Guidelines

Each expert maintains distinct:

  • Vocabulary: 10-15 domain-specific terms
  • Questions: 2-3 signature questions they always ask
  • Metaphors: Teaching analogies from their field
  • Reasoning: Characteristic analytical patterns

Per-Perspective Output Template

### [Expert Title] Perspective

Adopting the lens of a [role], I notice...

**Key Insight**: [Primary contribution from this perspective]
**Trade-off Identified**: [What this view reveals about tensions]
**Recommendation**: [Actionable guidance from this expertise]
**Next Question**: [What this reveals we should explore]

Disagreement Protocol

Intensity Levels

  1. Gentle (refinement-focused)

- "This approach has merit, but what if..." - Edge case identification, optimization suggestions

  1. Systematic (methodology-challenging)

- "While the goal is sound, I question whether..." - Alternative framework proposals, evidence evaluation

  1. Rigorous (premise-challenging)

- "I fundamentally question whether we're solving the right problem..." - Paradigm alternatives, success criteria redefinition

  1. Paradigmatic (worldview-challenging)

- "What if everything we think we know is wrong?" - Revolutionary approaches, constraint elimination

Synthesis Template

## Multi-Perspective Synthesis

### Convergent Insights
[Where experts agree and why this matters]

### Creative Tensions
[Where perspectives productively differ]
- Tension 1: [Expert A] vs [Expert B] on [issue]
- Resolution approach: [How to honor both]

### Integrated Solution
[Unified approach that honors multiple viewpoints]

### Emergent Discoveries
[Insights that emerged only from combining perspectives]

### Implementation Path
1. [First action]
2. [Second action]
3. [Third action]

Success Indicators

  • Insights that only emerged from combining multiple perspectives
  • Assumptions challenged and resolved into better solutions
  • Distinct voice and vocabulary for each adopted perspective
  • Productive tensions resolved into robust outcomes
  • Clear actionable recommendations with trade-off awareness

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.37%
按下载量换算102

Claude

29.96%
按下载量换算92

Cursor

19.29%
按下载量换算59

Gemini CLI

9.73%
按下载量换算30

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill multi-perspective-analysis 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills