By acostanzo
Audit Claude Code configurations for best practices in skills, instructions, MCP servers, hooks, plugins, security, over-engineering, and context efficiency. Run /claudit for focused scans, refresh knowledge from Anthropic docs via /refresh, check cache status with /status, and get optimization recommendations across global, project, and ecosystem setups.
Audits MCP servers, plugins, and hooks against expert knowledge. Dispatched by /claudit during Phase 2.
Audits global Claude Code configuration (~/.claude/) against expert knowledge. Dispatched by /claudit during Phase 2.
Audits project Claude Code configuration (.claude/, CLAUDE.md, subdirectory files, rules) against expert knowledge. Dispatched by /claudit during Phase 2.
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.
Researches Claude Code ecosystem from official Anthropic documentation. Dispatched by /claudit during Phase 1. Builds expert knowledge on MCP, plugins, hooks, skills, and subagents.
Audit and optimize Claude Code configuration with dynamic best-practice research
Retrieve claudit knowledge cache domains (ecosystem, core-config, optimization). Checks freshness and auto-refreshes stale domains.
Force-refresh the claudit knowledge cache from official Anthropic documentation
Show claudit knowledge cache status — freshness, TTL, and domain coverage
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace.
Memory system for AI agents — capture, consolidate, and recall knowledge across sessions and machines.
/heimdall/odin — quick grep first, deep agent search if neededCommands: /setup, /status, /heimdall, /odin <topic>
Enforce conventional commits, conventional comments, and engineering ownership for commits, PRs, and code reviews.
Auto-invokes on: commits, pull requests, code reviews
Audit and optimize Claude Code configurations with dynamic best-practice research.
~/.cache/claudit/ with version-based + 7-day TTL invalidation/claudit:knowledge exposes cached research to other plugins — auto-refreshes stale domainsCommands: /claudit — run audit, /claudit:refresh — refresh cache, /claudit:status — show cache state, /claudit:knowledge — retrieve cached research
Build, audit, and improve Claude Code skills with research-first architecture and opinionated structure.
Commands: /skillet:build <name>, /skillet:audit <path>, /skillet:improve <path>
Automatic documentation-as-code engine. Maintains project documentation as a side effect of development — config-driven, no manual invocation needed.
.inkwell.json controls all detection patterns and output paths — no hardcoded assumptions/inkwell:prime setup wizard detects your stack and generates config with sensible defaultscode-comments rule enforces meaningful comments across source filesCommands: /inkwell:prime, /inkwell:capture, /inkwell:adr <title>, /inkwell:changelog, /inkwell:index, /inkwell:stale
Repo-level skills for plugin authors (not distributable plugins — these live in .claude/):
| Command | Purpose |
|---|---|
/smith <name> | Scaffold a new plugin with correct structure and conventions |
/hone <name> | Audit an existing plugin's quality (8-category scoring with interactive fixes) |
Both tools dispatch research agents to fetch the latest Anthropic plugin docs before operating, ensuring scaffolds and audits reflect the current spec.
If you're building a plugin or skill that needs Claude Code ecosystem knowledge (plugin specs, skill authoring, MCP, hooks), you can consume claudit's cached research instead of fetching docs yourself.
| Domain | Content |
|---|---|
ecosystem | Plugin system, skills, agents, hooks, MCP servers |
core-config | Settings, permissions, CLAUDE.md, memory system |
optimization | Performance patterns, over-engineering detection |
In your skill's research phase, invoke the knowledge skill and fall back to your own research if claudit isn't installed:
### Step 1: Load Expert Context
Invoke `/claudit:knowledge ecosystem` to retrieve ecosystem knowledge.
npx claudepluginhub acostanzo/quickstop --plugin clauditAudit Claude Code plugins and skills for best practices, deprecations, compatibility, usability, coverage gaps, duplication, and workflow optimization
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Prompt engineering techniques for accurate, grounded Claude responses — anti-hallucination workflow with citation-backed analysis
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.