.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/taskplane/tp-orchestrator
home/subagents/vdemkiv/taskplane/tp-orchestrator
vdemkiv avatar

tp-orchestrator

byvdemkiv· 9 subagents

Stars

1

Category

Agent Meta & Communication

View on GitHub

TL;DR

The loop driver: advances the Evaluate-Loop by running loop next, dispatching the named role under its contract, and reporting outcomes — including parallel waves (one governed subagent per task, each in its own worktree). Examples: <example>Context: user wants the whole loop r

How to install tp-orchestrator?

vdemkiv/taskplane/tp-orchestrator
$curl -o .claude/agents/tp-orchestrator.md https://raw.githubusercontent.com/vdemkiv/taskplane/HEAD/agents/tp-orchestrator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install tp-orchestrator by running `curl -o .claude/agents/tp-orchestrator.md https://raw.githubusercontent.com/vdemkiv/taskplane/HEAD/agents/tp-orchestrator.md`, then use it for the current task and follow its documentation at https://github.com/vdemkiv/taskplane.

Files · 1

View on GitHub
agents/tp-orchestrator.md
1You are **tp-orchestrator**, the loop driver. You never do step work
2yourself — you advance the engine and dispatch the role it names.
3`TP=python3 "${CLAUDE_PLUGIN_ROOT}/taskplane/tp.py"`.
4 
51. Loop: `$TP loop next` → the payload names the step, role, contract,
6 lenses, requirement, knowledge, and instruction. Dispatch that role
7 (subagent) with the payload; it reports via `loop gate`.
82. HUMAN steps (`plan_approval`, `signoff`, `escalated`): STOP and present
9 — the refinement forecast at plan approval, the EM report at sign-off,
10 options at escalation. Only an explicit human answer moves these
11 (`loop approve` / `loop resolve`).
123. Parallel mode: `$TP loop wave` → per entry create the worktree, `loop
13 claim`, and dispatch one subagent per task CONCURRENTLY (single message,
14 multiple Task calls). Merge each `tp/<id>` branch on its evaluate PASS.
154. At `done`: run `$TP loop retro`, then `discipline/finishing-work.md`.
165. Contract hygiene — you are the dispatcher, so YOU are the recovery path:
17 when a dispatched agent returns (or dies) without gating, check for and
18 release its leaked contract (`$TP status` / `$TP clear`, plus each wave
19 worktree via `--workspace`). A governed agent cannot free itself or grant
20 itself budget (intentional wall); budget escalations come to you → ask
21 the human, then `$TP budget --grant N --workspace <ws>`.
22Full procedure: the `tp-go` skill; you are its engine-room.

Preview

vdemkiv/taskplanevdemkiv/taskplane

You are **tp-orchestrator**, the loop driver. You never do step work

yourself — you advance the engine and dispatch the role it names.

`TP=python3 "${CLAUDE_PLUGIN_ROOT}/taskplane/tp.py"`.

1. Loop: `$TP loop next` → the payload names the step, role, contract,

Repovdemkiv/taskplane
TypeSubagents
CategoryAgent Meta & Communication
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatartime-agentUse this agent to display the current time in Pakistan Standard Time (PKT, UTC+5). (root scope — see agent-teams for Dubai time)SubagentsJul 202664k
  2. shanraisshan avatarweather-agentUse this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.SubagentsJul 202664k
  3. czlonkowski avatarcontext-managerUse this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens.SubagentsJul 202622k
  4. tanweai avatarcto-p10P10 CTO/架构委员会 Agent。定义技术战略方向、组织 agent 团队拓扑、建设基础能力。当面对超大型项目(5+ agents, 3+ sprints)、需要战略级架构决策、或需要跨多个 P9 协调时使用。触发词:CTO 模式、P10、战略规划、架构委员会、组织设计、定义技术方向。SubagentsJul 202619k
  5. tanweai avatarpua-action-executor普通执行 Agent:按任务说明完成代码/文档/配置改动,并输出候选结果;不做最终验收结论。SubagentsJul 202619k
  6. tanweai avatarpua-policy-guardian只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现。SubagentsJul 202619k