From glados
Tightens codebase by cleaning up vibe debt and resolving standards drift via structured workflow using modules, personas, and project status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/glados:consolidateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the workflow at `${CLAUDE_PLUGIN_ROOT}/src/workflows/consolidate.md`.
Read and follow the workflow at ${CLAUDE_PLUGIN_ROOT}/src/workflows/consolidate.md.
When resolving path references in the workflow:
{{MODULES}}/ means ${CLAUDE_PLUGIN_ROOT}/src/modules/{{PERSONAS}}/ means ${CLAUDE_PLUGIN_ROOT}/src/personas/{{STATUS}} means product-knowledge/PROJECT_STATUS.mdnpx claudepluginhub cruxdigital-llc/crux-marketplace --plugin gladosAudits Claude Code project health: verifies CLAUDE.md accuracy against codebase, checks memory hygiene, audits settings and plans, discovers patterns, proposes cleanups.
Provides structured workflow packs for 7 common Claude Code tasks: codebase exploration, bug fixing, safe refactoring, TDD, repo review before merge, CLAUDE.md generation, and migration planning.
Refactors large CLAUDE.md files into a hierarchical directory-scoped structure for optimized Claude Code context delivery.