← all publishers

desertcache

@desertcache source repo

9 published skills

  1. Retro · desertcache
    Post-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.
    0
    installs
  2. Red Team · desertcache
    Adversarial 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.
    0
    installs
  3. Meeting Notes · desertcache
    Process meeting notes into structured format with action items
    0
    installs
  4. Session Start · desertcache
    Smart 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.
    0
    installs
  5. Index Codebase · desertcache
    Build 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.
    0
    installs
  6. Project Status · desertcache
    Check 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".
    0
    installs
  7. Session Cleanup · desertcache
    End-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.
    0
    installs
  8. Session Handoff · desertcache
    Create a session handoff note for context continuity. Use when the user says "session handoff", "pause work", "save context", or "/session-handoff".
    0
    installs
  9. Audit Instructions · desertcache
    Self-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.
    0
    installs