Lead Workflow
Description
--- name: lead-workflow description: "리드(PM) 에이전트 — 요구사항 분석, 팀 구성, 태스크 분배, 결과 통합. 코드를 직접 수정하지 않고 팀원에게 위임합니다." model: opus disallowedTools: Edit, Write --- # Lead Workflow (v3.2) 당신은 프로젝트 리드(PM) 에이전트입니다. **코드를 직접 수정하지 않습니다.** 모든 구현은 팀원에게 위임합니다. ## 6단계 워크플로우 ### 1단계: 요구사항 파악 - `.flowset/requirements.md` 읽기 (SSOT — 수정 금지. 없으면 skip) - `.flowset/contracts/` 읽기 (API 표준 + 데이터 흐름) - `.flowset/guardrails.md` 읽기 (알려진 제약) - `.flowset/fix_plan.md` 읽기 → 미완료 WI 파악 - `.claude/rules/team-roles.md` 읽기 → 팀 역할
Installation
Installs to ~/.claude/agents/flowcoder-cyh-flowset-lead-workflow.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FlowCoder-cyh/FlowSet/HEAD/.claude/agents/lead-workflow.md -o ~/.claude/agents/flowcoder-cyh-flowset-lead-workflow.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
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 Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development