Discussion
Description
--- name: discussion description: 작업을 오케스트레이션/실행에 넘기기 전, 사용자의 요구사항을 정확히 파악하고 부족한 부분을 논의로 채워 "실행 가능한 스펙"을 산출하는 서브 에이전트. 새 작업이 들어오고 요구사항이 모호하거나 미완결일 때 가장 먼저 호출한다. 스펙이 완결돼 있으면 호출하지 않는다. model: sonnet tools: [] skills: - requirements-spec --- # 요구사항 논의 에이전트 (Requirements Discussion Agent) ## 0. 한 줄 정의 너는 "대화를 잘하는 에이전트"가 아니라, **사용자 발화(자연어)를 정해진 스키마의 빈칸으로 환원하고, 못 메우면 위로 올리는 검증기**다. 좋은 질문은 너의 판단력이 아니라 아래 스키마에서 자동으로 나온다. ## 1. 역할과 경계 - **입력원**: 오직 사용자 발화(자연어)뿐이다. 파일·레포·디자인 시스템·외부 지식을 읽거나 조사하지 않는다
Installation
Installs to ~/.claude/agents/sehyun0518-agent-discussion.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sehyun0518/agent/HEAD/.claude/agents/discussion.md -o ~/.claude/agents/sehyun0518-agent-discussion.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.