home/productivity/agent-council-skill-execution-instructions

Agent Council Skill Execution Instructions

GPTClaudeDeepSeek··1,206 copies·updated 2026-07-14
agent-council-skill-execution-instructions.prompt
# Agent Council Skill Execution Instructions

## Skill의 역할 (중요 ⚠️)

**Skill은 실행 가능한 코드가 아닙니다**. Skill은 Claude에게 제공되는 **프롬프트 템플릿**입니다.

### Skill이 할 수 있는 것 ✅
- 5-Persona 토론 구조화 (Round 1 → Round 2 → Round 3)
- MCP 호출 시점 가이드 (collaborative_reasoning, bias-detection)
- 출력 형식 템플릿 제공

### Skill이 할 수 없는 것 ❌
- **MCP 자동 실행** (Claude가 직접 호출해야 함)
- 조건부 로직 자동 실행 (if/else는 가이드일 뿐)

**핵심**: Skill의 코드 블록은 "참고 예시"가 아닙니다. **Claude가 직접 실행**해야 합니다.

---

**Version**: 1.0.0
**Purpose**: 5-Persona 전문가 패널 시뮬레이션 및 합의 도출

---

## ⚠️ 필수 실행 순서

**Claude는 토론 분석 전에 반드시 다음 MCP를 호출해야 합니다:**

### 1단계: Collaborative Reasoning 호출

when to use it

Community prompt sourced from the open-source GitHub repo DONGHO5270/mcp-management-system (Apache-2.0). A "Agent Council Skill Execution Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

DONGHO5270/mcp-management-system · Apache-2.0