acostanzoacostanzoCommunityยท2 Agent Skills Included

quickstop

Audit, optimize, and scaffold Claude Code configurations and plugins

Audits Claude Code configurations for over-engineering, security gaps, and wasted context tokens. Caches current ecosystem documentation so repeated audits and agent tasks skip re-fetching docs. Scaffolds new plugins with correct structure and scores existing ones against an 8-category quality rubric. Applies fixes interactively and delivers improvements as pull requests with educational comments.
npx skills add acostanzo/quickstop --all -g -y
Available:

Instructs the agent on marketplace versioning rules, commit conventions, and how to use the smith and hone skills when authoring or auditing plugins in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Quickstop?โ–ผ

Run `npx skills add acostanzo/quickstop --all -g -y` in your terminal to install all skills in this suite globally.

How to audit my Claude Code configuration?โ–ผ

Run the /claudit command to get a scored health report covering over-engineering, security, MCP setup, and context efficiency, then pick which fixes to apply.

How does the claudit knowledge cache work?โ–ผ

Claudit fetches official Anthropic docs once and caches them locally for 7 days, so later audits and agent tasks read the cache instead of re-fetching documentation.

Can I scaffold a new Claude Code plugin automatically?โ–ผ

Yes. The /smith command asks a few questions and generates a complete plugin with correct structure, metadata, license, and marketplace registration.

Does Quickstop work without coding experience?โ–ผ

Yes. You interact through simple slash commands and plain-English answers while the agent handles file edits, scoring, and pull requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’