team-executor이란?
경량 세션 실행 기술. 팀 작업자 에이전트를 통한 순수 실행을 위해 기존 팀 조정 세션을 재개합니다. 분석도 없고 역할 생성도 없으며 로드 및 실행만 수행됩니다. 세션 경로가 필요합니다. "팀 실행자"를 트리거합니다. 출처: catlog22/claude-code-workflow.
경량 세션 실행 기술. 팀 작업자 에이전트를 통한 순수 실행을 위해 기존 팀 조정 세션을 재개합니다. 분석도 없고 역할 생성도 없으며 로드 및 실행만 수행됩니다. 세션 경로가 필요합니다. "팀 실행자"를 트리거합니다.
명령줄에서 team-executor AI 스킬을 개발 환경에 빠르게 설치
출처: catlog22/claude-code-workflow.
Lightweight session execution skill: load session -> reconcile state -> spawn team-worker agents -> execute -> deliver. No analysis, no role generation -- only executes existing team-coordinate sessions.
This skill is executor-only. Workers do NOT invoke this skill -- they are spawned as team-worker agents directly.
| No --session | ERROR immediately | | --session invalid | ERROR with specific reason | | Valid session | Orchestration Mode -> executor |
경량 세션 실행 기술. 팀 작업자 에이전트를 통한 순수 실행을 위해 기존 팀 조정 세션을 재개합니다. 분석도 없고 역할 생성도 없으며 로드 및 실행만 수행됩니다. 세션 경로가 필요합니다. "팀 실행자"를 트리거합니다. 출처: catlog22/claude-code-workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/catlog22/claude-code-workflow --skill team-executor경량 세션 실행 기술. 팀 작업자 에이전트를 통한 순수 실행을 위해 기존 팀 조정 세션을 재개합니다. 분석도 없고 역할 생성도 없으며 로드 및 실행만 수행됩니다. 세션 경로가 필요합니다. "팀 실행자"를 트리거합니다. 출처: catlog22/claude-code-workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/catlog22/claude-code-workflow --skill team-executor 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/catlog22/claude-code-workflow