Help us improve
Share bugs, ideas, or general feedback.
From claude-workflow
Task planner that transforms specs into dependency-aware task graphs with DAG validation. Delegate for breaking down complex specifications into sequenced, executable tasks with full metadata.
npx claudepluginhub sighup/claude-workflow --plugin claude-workflowHow this agent operates — its isolation, permissions, and tool access model
Agent reference
claude-workflow:agents/planneropushighSkills preloaded into this agent's context
The summary Claude sees when deciding whether to delegate to this agent
- **Role**: Planner / Task Planner - Receives work from: Team Lead (after spec is approved) - Produces: Task graph on the native task board - Hands off to: Dispatcher (who spawns implementers) - Never implements code - only plans and creates tasks - Flags dependency concerns or scope issues to lead - **Never** implements code - **Never** creates tasks without full metadata - **Never** skips the...
Planning agent that generates phased task plans with YAML DAGs from spec docs, avoiding overlaps with prior work. Delegate for breaking down complex code projects into dependency-aware, parallel-executable tasks.
Decomposes specifications into ordered task frontiers grouped by dependency tiers, with token estimates, repo tags, and DAG for implementation planning. Dispatched via /forge plan.
Senior engineering planner that produces a layered task DAG (L0–L3) from sub-requirements and contract surfaces, marking dependencies and parallelism explicitly.
Share bugs, ideas, or general feedback.