From ai-assistant-ops
This skill should be used when the user asks to "audit my setup", "check my CLAUDE.md/AGENTS.md", "check my instruction files", "review my AI config", "clean up my instructions", "find conflicts in my setup", "optimize my agent setup", or mentions reviewing instruction files, skills folders, context files, or preferences for contradictions, redundancy, or dead weight.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-assistant-ops:ai-setup-auditExploreThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read the entire setup before responding.
Read the entire setup before responding.
Check AGENTS.md, runtime-specific instruction files, every skill in the skills folder, every context-folder file, and any other instruction files found. Review every rule, instruction, and preference.
For each rule, instruction, or preference, evaluate:
Provide:
npx claudepluginhub alex-kopylov/zweihander --plugin ai-assistant-opsGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.