AgentSkillsCN

analysis-swarm

借助三位 AI 角色(RYAN、FLASH、SOCRATES)进行多视角代码分析,助力全面决策。当需要从多个角度审视复杂代码决策,或在避免单一视角盲区至关重要的场景下,可灵活运用此功能。

SKILL.md
--- frontmatter
name: analysis-swarm
description: Multi-perspective code analysis using three AI personas (RYAN, FLASH, SOCRATES) for comprehensive decision-making. Use when complex code decisions need analysis from multiple viewpoints, or when avoiding single-perspective blind spots is critical.

Analysis Swarm

Multi-perspective code analysis using three AI personas (RYAN, FLASH, SOCRATES) for comprehensive decision-making.

Quick Reference

When to Use

  • Complex architectural decisions (security vs speed vs maintainability)
  • Trade-off analysis with multiple perspectives
  • Risk assessment (conservative + aggressive viewpoints)
  • Code review avoiding single-perspective blind spots
  • Design decisions with long-term implications
  • High-stakes features requiring comprehensive analysis

NOT Appropriate For

  • Simple bug fixes with obvious solutions
  • Trivial refactoring
  • Standard feature additions
  • Time-sensitive hotfixes (use FLASH alone)

The Three Personas

PersonaApproachStrengths
RYANMethodical analystSecurity, scalability, evidence-based
FLASHRapid innovatorSpeed, user impact, pragmatic solutions
SOCRATESQuestioning facilitatorExposes assumptions, facilitates agreement

See personas.md for detailed persona descriptions and orchestration.md for the swarm protocol.