metadata-searcher
SubagentExecute DataHub search, browse, and lineage operations, retrieve entity metadata, and return structured results. Used by the datahub-search and datahub-lineage skills to delegate catalog queries. <example> Context: User wants to find all Snowflake datasets with PII tags. user: "Search DataHub for Sn
When Claude delegates to this
Execute DataHub search, browse, and lineage operations, retrieve entity metadata, and return structured results. Used by the datahub-search and datahub-lineage skills to delegate catalog queries. <example> Context: User wants to find all Snowflake datasets with PII tags. user: "Search DataHub for Snowflake datasets tagged with PII" assistant: "I'll use the metadata-searcher agent to query DataHub for Snowflake datasets with PII tags." <commentary> The search skill delegates the actual search execution to this agent, which runs the queries and returns structured results. </commentary> </example> <example> Context: User asks who owns the revenue pipeline and needs metadata gathered. user: "Who owns the revenue pipeline?" assistant: "I'll use the metadata-searcher agent to find revenue-related pipelines and retrieve their ownership metadata." <commentary> The search skill delegates multi-step metadata retrieval to this agent, which searches, fetches aspects, and returns evidence for answering the question. </commentary> </example>
Model unspecified
No model pin — runs on your session's model.
Default effort
No reasoning budget declared.
Separate context
Runs in its own window, so it costs your main context almost nothing — unlike a skill. Scoped to 4 tools.
Its system prompt
135 linesThe instructions this subagent runs under, verbatim — this is the persona it adopts once delegated to.
Shipped by 1 plugin
Installing any of these installs this subagent.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Run shell commands
Declares Bash
~261 tokens of context used while enabled, before you invoke anything
All declared tools (4)
BashGlobGrepReadReviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just subagents.
Subagentssimilar to this one
All subagents →myPKA
AI-powered Personal Knowledge Assistance in a folder. Built on the ICOR methodology. Plain markdown. Any LLM. Yours forever.
272 stars
agent-citation-verifier
Dispatch brief for the citation-verifier step — runs the deterministic, non-LLM grep gate (tools/pci-sss/citation_verify.py) over every PCI SSS v2.0 verdict's cited evidence and quarantines any that cannot be confirmed. The verifier is code, not judgement; this brief governs how an agent invokes it
citation-verifier
Deterministic (not LLM). Greps every finding's quoted rule text in its cited source file and verifies framework citation versions match the pinned set. Mismatches → quarantine.