quickstop
Audit, optimize, and scaffold Claude Code configurations and plugins
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core