What is workflow-execute?
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow:execute". Source: catlog22/claude-code-workflow.
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow:execute".
Quickly install workflow-execute AI skill to your development environment via command line
Source: 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.
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow:execute". Source: catlog22/claude-code-workflow.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-executeCoordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow:execute". Source: catlog22/claude-code-workflow.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill workflow-execute Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/catlog22/claude-code-workflow