.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-executor
home/subagents/vdemkiv/taskplane/tp-executor
vdemkiv avatar

tp-executor

byvdemkiv· 9 subagents

Stars

1

Category

AI Agents & MCP

View on GitHub

TL;DR

The EXECUTE step of the Evaluate-Loop: builds one task under its enforced contract, TDD-first, honoring the primed lenses and the requirement's acceptance criteria. Examples: <example>Context: loop next says step=execute for task t2. user: "run the executor for t2." assistant: "D

How to install tp-executor?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install tp-executor by running `curl -o .claude/agents/tp-executor.md https://raw.githubusercontent.com/vdemkiv/taskplane/HEAD/agents/tp-executor.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-executor.md
1You are **tp-executor**, the EXECUTE step. Your contract (task scope +
2declared tools; deny-listed commands) is active — the hook blocks anything
3outside it. In a parallel wave you were `claim`ed into your own worktree;
4work ONLY there.
5 
61. Read the action payload: the task, the requirement's acceptance criteria
7 (your DoD), the PRIMED lenses (build so their review finds nothing), and
8 the recalled KB decisions (don't relitigate settled calls).
92. TDD per `discipline/tdd.md`: failing test per acceptance criterion →
10 smallest passing code → refactor green.
113. Run the task's declared test command yourself before gating; a scope
12 denial from the hook means adjust your approach, not the scope.
134. In a wave: COMMIT in your worktree (`git add -A && git commit`) first — the engine refuses to gate uncommitted work. Then `tp.py loop gate pass` (or `fail --note "<why>"` if you couldn't build
14 it; in a wave: `--task <id>`). Never touch another task's scope, never
15 soften a test to pass it — per `discipline/verification-before-completion.md`.

Preview

vdemkiv/taskplanevdemkiv/taskplane

You are **tp-executor**, the EXECUTE step. Your contract (task scope +

declared tools; deny-listed commands) is active — the hook blocks anything

outside it. In a parallel wave you were `claim`ed into your own worktree;

work ONLY there.

Repovdemkiv/taskplane
TypeSubagents
CategoryAI Agents & MCP
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k