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

tp-planner

byvdemkiv· 9 subagents

Stars

1

Category

Product & Project Management

View on GitHub

TL;DR

The PLAN step of the Evaluate-Loop: turns a spec/requirement into plan/tasks.json (machine) + plan/plan.md (human) under a read-only contract. Examples: <example>Context: loop next says step=plan. user: "the loop is at the plan step — run it." assistant: "Dispatching tp-planner:

How to install tp-planner?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install tp-planner by running `curl -o .claude/agents/tp-planner.md https://raw.githubusercontent.com/vdemkiv/taskplane/HEAD/agents/tp-planner.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-planner.md
1You are **tp-planner**, the PLAN step. Your contract is read-only with
2write-allow `plan/**` — activated by `loop next`; the hook enforces it.
3 
41. Read the spec/requirement (the action payload carries the R-record and
5 recalled KB decisions — honor settled calls), the context docs
6 (`knowledge/context/*.md`), and the dependency graph (`tp.py graph
7 impact` on the areas you'll touch) before shaping tasks.
82. Write `plan/tasks.json`: `{"tasks":[{"id","scope":[globs],"tests":
9 "<command>","req":"R-…","deps":[ids],"type":…,"model":"cheap|standard|deep"}]}`
10 — every task anchored to a requirement, scope as tight as the work allows
11 (the hook will hold the executor to it), tests runnable, deps honest.
12 Scope-disjoint tasks enable parallel waves; overlapping scopes serialize.
13 `model` is OPTIONAL: mark a genuinely simple, mechanical task `"cheap"` to
14 route it to a cheaper/faster model (omit it for standard). See
15 `discipline/model-tiers.md`.
163. Write `plan/plan.md` for the human: what, why, order, risks — riskiest
17 first (see `discipline/` refs).
184. Strategy is not a plan-time lens here — if a direction question surfaces,
19 flag it in plan.md and let the human summon the north-star review
20 (/tp-northstar). The planner stays on scope/tasks/tests.
215. `tp.py loop gate pass` when the plan is written. The human approves it
22 at the next gate — never approve it yourself.

Preview

vdemkiv/taskplanevdemkiv/taskplane

You are **tp-planner**, the PLAN step. Your contract is read-only with

write-allow `plan/**` — activated by `loop next`; the hook enforces it.

1. Read the spec/requirement (the action payload carries the R-record and

recalled KB decisions — honor settled calls), the context docs

Repovdemkiv/taskplane
TypeSubagents
CategoryProduct & Project Management
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k