quickstop
01Plugin Claude Code
A Claude Code plugin marketplace.
Plugin Claude Code
A Claude Code plugin marketplace.
Agent Claude Code
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). Dispatched by /hone Phase 2 against every plugin.
Agent Claude Code
Audits plugin design quality — over-engineering, hook quality, and architectural patterns. Dispatched by /hone during Phase 2.
Agent Claude Code
Audits plugin metadata consistency, documentation quality, and security posture. Dispatched by /hone during Phase 2.
Agent Claude Code
Audits plugin skill and agent instruction quality, frontmatter validation, and cross-references. Dispatched by /hone during Phase 2.
Agent Claude Code
Audits plugin directory layout and file compliance against Claude Code plugin spec. Dispatched by /hone during Phase 2.
Agent Claude Code
Researches Claude Code hooks and MCP server configuration from official Anthropic documentation. Shared by /smith and /hone.
Agent Claude Code
Researches Claude Code plugin, skill, and sub-agent authoring from official Anthropic documentation. Shared by /smith and /hone.
Hook Claude Code
Runs before the agent uses a tool for Bash(git push*) tool calls, executing check-plugin-versions.sh. From acostanzo/quickstop.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Audit and improve an existing Quickstop plugin's quality against Claude Code plugin spec.
Skill Claude CodeCodex
Scaffold a new Quickstop plugin with correct structure and conventions.
Instructions file
Instructions for acostanzo/quickstop, covering quickstop plugin marketplace, marketplace management, dev tools, commit conventions and testing.
Plugin Claude Code
Audit and optimize your Claude Code configuration. Caches current Claude Code ecosystem knowledge so any subsequent agent task — building a skill, configuring an MCP, authoring CLAUDE.md — can read it instead of re-fetching docs.
Agent
Audits MCP servers, plugins, and hooks against expert knowledge. Dispatched by /claudit during Phase 2.
Agent
Audits global Claude Code configuration (/.claude/) against expert knowledge. Dispatched by /claudit during Phase 2.
Agent
Audits project Claude Code configuration (.claude/, CLAUDE.md, subdirectory files, rules) against expert knowledge. Dispatched by /claudit during Phase 2.
Agent
Researches Claude Code core configuration from official Anthropic documentation. Dispatched by /claudit during Phase 1. Builds expert knowledge on settings, permissions, CLAUDE.md, and memory.
Agent
Researches Claude Code ecosystem from official Anthropic documentation. Dispatched by /claudit during Phase 1. Builds expert knowledge on MCP, plugins, hooks, skills, and subagents.
Agent
Researches Claude Code performance and over-engineering patterns from official Anthropic documentation. Dispatched by /claudit during Phase 1.
Skill Claude CodeCodex
Full multi-phase audit of Claude Code configuration (dispatches research + audit subagents, edits files, may open a PR). Run only when the user explicitly asks to audit or optimize their Claude Code setup.
Skill Claude CodeCodex
Retrieve claudit knowledge cache domains (ecosystem, core-config, optimization). Checks freshness and auto-refreshes stale domains.
Skill Claude CodeCodex
Force-refresh claudit's cached Claude Code docs by re-fetching Anthropic documentation (spawns web-research agents, overwrites the local cache). Run only when the user explicitly asks to refresh the claudit cache.
Skill Claude CodeCodex
Show claudit knowledge cache status — freshness, TTL, and domain coverage.