vt-pm-intake Plugin¶
The vt-pm-intake plugin covers the product-manager loop: aggregating status across projects,
and running the intake pipeline that turns external material into evaluated, routed proposals.
It is the persona plugin for planning and triage rather than for building (SPEC-163 FR-7).
Overview¶
| Property | Value |
|---|---|
| Name | vt-pm-intake |
| Version | 1.0.0 |
| Required | No |
| Depends on | vt-base |
| Skill prefix | vt-p- |
| License | MIT |
What's included¶
| Component | Count |
|---|---|
| Skills | 13 |
11 of these come from the SPEC-163 split of vt-base; the other 2 were absorbed from the
retired project-updates plugin and are outside that count (see below).
Skills¶
PM aggregation & reporting¶
| Skill | Purpose |
|---|---|
/vt-p-domain-dashboard |
Aggregates spec status across every project in a PM domain into a meeting-ready dashboard |
/vt-p-project-sync |
Cross-project aggregation |
/vt-p-weekly-planning |
Weekly planning session |
Intake & research¶
| Skill | Purpose |
|---|---|
/vt-p-inbox-qualify |
Syncs GitHub issues, shows pending proposals, and pre-qualifies inbox items |
/vt-p-research-ingest |
Ingests research material into the intake pipeline |
/vt-p-research-implement |
Implements approved research proposals |
/vt-p-web-capture |
Captures a web article as Markdown into the intake inbox |
/vt-p-content-evaluate |
Deep evaluation of knowledge articles against the toolkit inventory |
/vt-p-repo-evaluate |
Tiered, safety-gated evaluation of an external repository |
/vt-p-pov |
Project-grounded adoption verdict (Adopt / Trial / Hold / Reject) |
/vt-p-autoresearch-agent |
Single-metric optimisation loop over a target file |
Absorbed from the project-updates plugin¶
| Skill | Purpose |
|---|---|
/vt-p-project-updates |
Automates Asana project status updates from PO-Weekly transcripts |
/vt-p-project-status-sync |
Status synchronisation for the above |
The project-updates absorption (SPEC-163 PD-5)¶
The project-updates plugin was retired at W5 Task 21 and its two skills moved here. The plugin
directory and its plugins/registry.json entry are deleted, not merely emptied.
The absorption fixes a real namespacing defect: both skills used to deploy under the base
plugin's vt-c- prefix despite belonging to a plugin that was not the base. They now carry
vt-p- like everything else here.
Because these two never belonged to vt-base, they sit outside the 119 skills SPEC-163
splits and outside its residue arithmetic. Toolkit-wide deployed totals are therefore
119 + 2 = 121.