Manage workflows for the 'workflow' CLI/TUI app — a file-based workflow orchestrator. Use when Claude needs to: (1) Create new workflow YAML files or shell scripts in ~/.config/workflow/, (2) Edit or debug existing workflows, (3) List, run, validate, or inspect workflow tasks via the CLI, (4) Work with DAG step dependencies, environment variables, retries, timeouts, or conditional execution, (5) Browse or fetch workflow templates, (6) View run logs or compare runs, (7) Export/import workflow archives. Triggers on mentions of 'workflow', 'task', 'workflow YAML', workflow categories, or the workflow CLI.
2026-03-11