desertcache
- 9 skills
- 0 followers
- 19 hours ago last updated
- ▌ Retro · desertcachePost-task reflection: captures what worked, what failed, and new learnings to memory files. Use when the user says "retro", "reflect", "what did we learn", or "/retro". Reads session activity log, analyzes the conversation, and selectively updates error-patterns.md, patterns.md, and debugging.md. Designed to feel fast, not ceremonial.
- ▌ Red Team · desertcacheAdversarial review: pokes holes in plans, assumptions, and procedures to battle-test them. Use when the user says "red team this", "challenge this", "poke holes", "devil's advocate", "stress test this plan", or "/red-team". Takes a plan, proposal, architecture, or approach and systematically finds weaknesses, blind spots, and failure modes.
- ▌
- ▌ Session Start · desertcacheSmart session boot: shows full project index, then loads deep context on demand. Use when the user says "session start", "catch me up", "where were we", or "/session-start". Reads pre-gathered context from cache (populated by SessionStart hook) and presents a two-phase briefing.
- ▌ Index Codebase · desertcacheBuild persistent CODEBASE.md in the vault for a project. Explores the codebase structure, conventions, and architecture. Use when the user says "index codebase", "map codebase", or "/index-codebase <project>". Takes a project name as argument.
- ▌ Project Status · desertcacheCheck status of all active projects and identify next actions. Use when the user says "project status", "where are we", "what's blocked", or "/project-status".
- ▌ Session Cleanup · desertcacheEnd-of-session cleanup that syncs all persistent state. Use when the user says "cleanup", "wrap up", "end session", "save state", "sync everything", or "/cleanup". Performs four phases: (1) Vault update + session note, (2) Auto memory sync, (3) Error learnings check, (4) Git commit and push.
- ▌ Session Handoff · desertcacheCreate a session handoff note for context continuity. Use when the user says "session handoff", "pause work", "save context", or "/session-handoff".
- ▌ Audit Instructions · desertcacheSelf-review: finds stale, missing, redundant, or conflicting rules across all config files. Use when the user says "audit instructions", "check rules", or "/audit-instructions". Reads CLAUDE.md, MEMORY.md, error-patterns.md, BRAIN.md, all skill files, and settings.json to produce a categorized report with suggested fixes.