Taxonomy
Claude plugin

Skills

The seven peer Agent Skills of the DTPR authoring studio.

The plugin bundles seven Agent Skills. They are peers — there is no runtime router. Users and the agent's description-based skill selector pick based on the judgment tier the question lives at. Every schema-tier skill inlines a Comprehension check block in its output, and every research-capable skill reads and writes the shared research corpus.

"Agent Skills" is the format — SKILL.md plus frontmatter — not a Claude-only construct. The skills here are usable by any agent harness that loads Agent Skills (Claude Code, Claude Cowork, Claude.ai, Anthropic's Agent SDK). The packaging around them — claude-plugin.json, the marketplace install — is the Claude-specific layer.

Reference

Cross-sibling handoffs

When a skill discovers that a different tier is the right place to continue, it names the sibling in its output. The handoff matrix:

FromConditionRoute to
dtpr-describe-systemNo element matches a concept in the sourcedtpr-element-design
dtpr-describe-systemMany elements in a category feel offdtpr-category-audit
dtpr-describe-systemThe datachain-type shape itself misses the system's naturedtpr-datachain-structure
dtpr-element-designProposed element needs a new or redesigned SVGdtpr-symbol-design
dtpr-element-designPlaceholder locale rows on the YAML skeleton need filling indtpr-translate
dtpr-element-designProposed element exposes category overlapdtpr-category-audit
dtpr-element-designCategory-level retirement implieddtpr-datachain-structure
dtpr-symbol-designSymbol session reveals the underlying element should be edited or retireddtpr-element-design
dtpr-symbol-designSymbol session reveals a category-wide visual incoherencedtpr-category-audit
dtpr-translateSource English needs another drafting pass before translation makes sensedtpr-element-design
dtpr-translateThe manifest.locales allow-list itself should changedtpr-datachain-structure
dtpr-category-auditOne missing element dominates the gap listdtpr-element-design
dtpr-category-auditCategory should be retired or splitdtpr-datachain-structure
dtpr-datachain-structureProposed change implies new elementsdtpr-element-design
dtpr-datachain-structureProposed change implies category-level auditdtpr-category-audit
any schema-tier skillOutput needs deeper comprehension gradingdtpr-comprehension-audit
  • Install — before any skill can fire.
  • MCP tools — the 9 MCP tools every skill drives by name.
  • Concepts — the vocabulary skill outputs assume.