Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
acostanzo
/
quickstop
home
/
subagents
/
acostanzo
/
quickstop
acostanzo/quickstop
7 subagents
View on GitHub
Subagent
audit-boundary
Audits the plugin responsibility boundary — surface enumeration, silent mutation of consumer artefacts, and hook invariants (no payload mutation, no persistent host state, no undeclared writes). Dispa
audit-design
Audits plugin design quality — over-engineering, hook quality, and architectural patterns. Dispatched by /hone during Phase 2.
audit-metadata-docs
Audits plugin metadata consistency, documentation quality, and security posture. Dispatched by /hone during Phase 2.
audit-skills-agents
Audits plugin skill and agent instruction quality, frontmatter validation, and cross-references. Dispatched by /hone during Phase 2.
audit-structure
Audits plugin directory layout and file compliance against Claude Code plugin spec. Dispatched by /hone during Phase 2.
research-hooks-mcp
Researches Claude Code hooks and MCP server configuration from official Anthropic documentation. Shared by /smith and /hone.
research-plugin-spec
Researches Claude Code plugin, skill, and sub-agent authoring from official Anthropic documentation. Shared by /smith and /hone.