Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
gtapps
/
claude-code-hermit
home
/
subagents
/
gtapps
/
claude-code-hermit
gtapps/claude-code-hermit
3 subagents
View on GitHub
Subagent
plugin-validator
Validates a single plugin's structure in the monorepo — checks plugin.json consistency, skill frontmatter, hook matcher syntax, template variables, and cross-references between components. Takes a plu
release-auditor
Pre-release audit for a single plugin in the monorepo — takes a plugin slug and cross-references plugin.json version against the repo-root marketplace.json, CLAUDE.md skill list, hooks.json script pat
smoke-test-runner
Runs the contract and hook test suites for a single plugin in the monorepo to validate plugin integrity after changes. Takes a plugin slug. Use before releases or after significant modifications.