Delegate banner
barkain barkain

Delegate

Productivity community

Description

--- description: Plan and execute task via workflow orchestrator argument-hint: [task description] allowed-tools: Agent, Task, EnterPlanMode, ExitPlanMode, AskUserQuestion, TaskCreate, TaskUpdate, TaskGet, TaskList, ToolSearch, TeamCreate, SendMessage --- ## RE-INVOCATION GUARD (READ FIRST) Before doing ANYTHING else: if you arrived here via a "PLAN ALREADY APPROVED" or "continuing to STAGE 1" continuation message from the Stop hook, the plan is already approved. **Do NOT call `EnterPlanMode`.

Installation

Installs to ~/.claude/skills/barkain-claude-code-workflow-orchestration-delegate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/barkain-claude-code-workflow-orchestration-delegate && curl -fsSL https://raw.githubusercontent.com/barkain/claude-code-workflow-orchestration/HEAD/commands/delegate.md -o ~/.claude/skills/barkain-claude-code-workflow-orchestration-delegate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository