Help us improve
Share bugs, ideas, or general feedback.
From mind-glaive
Weekly cleanup and optimization of project memory - archives old decisions, consolidates rules, removes stale sections
npx claudepluginhub theglitchking/mind-glaiveHow this skill is triggered — by the user, by Claude, or both
Slash command
/mind-glaive:context-maintenanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automated weekly maintenance of project context.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
Automated weekly maintenance of project context.
Runs automatically (or on demand) to:
Audit Phase
Optimization Phase
archives/YYYY-MM.mdValidation Phase
Report
/context/optimizenext_cleanup < todayAdd to .claude/CLAUDE.md:
auto_maintenance: enabled
next_cleanup: 2026-01-16
## Context Maintenance Report
✅ **Completed**: 2026-01-09 15:00 UTC
### Summary
- Before: 48 KB → After: 32 KB
- Items archived: 12
- Rules consolidated: 2
- Saved space: 16 KB (33%)
### Actions Taken
1. Archived "Current Focus" items >21 days
2. Moved decisions >90 days to archives/2026-01.md
3. Consolidated duplicate backend rules
4. Removed one-off pattern notes
### Next Maintenance
Scheduled: 2026-01-16 23:00 UTC
/context/optimize [--dry-run] [--archive-age 90] [--size-limit 50000]
--dry-run: Show changes without applying--archive-age: Days before archiving (default 90)--size-limit: Bytes before triggering (default 50KB)