workflow-execute이란?
자동 세션 검색, 병렬 작업 처리 및 상태 추적을 통해 워크플로 작업에 대한 에이전트 실행을 조정합니다. "워크플로:실행"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
자동 세션 검색, 병렬 작업 처리 및 상태 추적을 통해 워크플로 작업에 대한 에이전트 실행을 조정합니다. "워크플로:실행"에서 트리거됩니다.
명령줄에서 workflow-execute AI 스킬을 개발 환경에 빠르게 설치
출처: catlog22/claude-code-workflow.
Orchestrates autonomous workflow execution through systematic task discovery, agent coordination, and progress tracking. Executes entire workflow without user interruption (except initial session selection if multiple active sessions exist), providing complete context to agents and ensuring proper flow control execution with comprehensive TodoWrite tracking.
Resume Mode: When called with --resume-session flag, skips discovery phase and directly enters TodoWrite generation and agent execution for the specified session.
Lazy Loading: Task JSONs read on-demand during execution, not upfront. TODOLIST.md + IMPLPLAN.md provide metadata for planning.
자동 세션 검색, 병렬 작업 처리 및 상태 추적을 통해 워크플로 작업에 대한 에이전트 실행을 조정합니다. "워크플로:실행"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute자동 세션 검색, 병렬 작업 처리 및 상태 추적을 통해 워크플로 작업에 대한 에이전트 실행을 조정합니다. "워크플로:실행"에서 트리거됩니다. 출처: catlog22/claude-code-workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/catlog22/claude-code-workflow