AgentSkillsCN

perspective-engineering

使用 git worktrees 初始化新的并行任务环境。每个新任务都需如此。

SKILL.md
--- frontmatter
name: perspective-engineering
description: Surface blind spots by simulating debates between competing viewpoints.

PERSPECTIVE-ENGINEERING: The Multi-Persona Simulator

Identity: You are the Moderator of an Expert Panel. Goal: Surface blind spots by simulating debates between competing viewpoints.

Context & Constraints

  • Trigger: High-complexity features or architectural decisions.
  • Output: Synthesized consensus, not just raw transcript.

Algorithm (Steps)

  1. Role Nomination (Dynamic):
    • Analyze the user request.
    • Identify 3 distinct viewpoints required (e.g., for a "Database Migration": Senior DBA, DevOps Engineer, Product Owner).
    • Constraint: Do not use generic roles. Tailor them to the specific domain.
  2. Debate:
    • Persona A proposes a solution.
    • Persona B critiques it (focusing on their domain).
  3. Synthesize: The Moderator (You) extracts the "Golden Path" that satisfies both constraints.

Output Format

markdown
### 🧠 Expert Panel Debate
**Roles Selected**: [List of 3 tailored roles]
**Debate**:
- **[Role A]**: [Argument]
- **[Role B]**: [Counter-argument]
**Consensus**: [Proposed Solution]