← all publishers

michieldean

@michieldean source repo

11 published skills

  1. Llmem Setup 2 · michieldean
    Install and configure LLMem for an agent harness. Handles cloning, pip/npm installs, llmem init, and harness integration (AGENTS.md injection or minimal harness creation). Use when setting up memory for a new or existing agent. Triggers on: "install llmem", "set up memory", "configure memory", "add llmem to harness", "memory setup".
    0
    installs
  2. Llmem · michieldean
    Manage LLMem — structured memory system with SQLite-backed factual memory, semantic search, and background dreaming (decay, boost, promote, merge). Use when the user wants to: (1) add, search, update, or delete memories, (2) generate context for injection, (3) check memory stats, (4) run background consolidation/dream. Triggers on: "memory", "remember", "recall", "llmem", "memories", "forget", "consolidate memories", "dream".
    0
    installs
  3. Llmem Setup · michieldean
    Install and configure LLMem for an agent harness. Handles CLI install, plugin deployment, skill registration, and provider setup. Triggers on: "install llmem", "set up memory", "configure memory", "add llmem to harness", "memory setup".
    0
    installs
  4. Cistern · michieldean bundle
    Cistern
    0
    installs
  5. Cistern Git · michieldean
    Cistern Git Conventions
    0
    installs
  6. Cistern Github · michieldean
    GitHub CLI operations for Cistern delivery cataractae. Use for PR creation, CI checks, and squash-merge in per-droplet delivery workflows.
    0
    installs
  7. External Repo Guidelines · michieldean
    Inject external repo contributing guidelines as cataractae context. Use when working on fork-mode repos to follow the upstream project's conventions.
    0
    installs
  8. Cistern Signaling · michieldean
    Signaling, droplet state, and role permissions for Cistern cataractae. Defines which signals each role may use, when to use each, issue filing, and prior-issue checking. Replaces per-INSTRUCTIONS.md signaling sections — INSTRUCTIONS.md should reference this skill instead of duplicating its content.
    0
    installs
  9. Cataractae Protocol · michieldean
    Universal behavioral protocol for all cataractae in the Cistern pipeline. Covers pipeline position awareness, pass/recirculate criteria, discourse conventions, and cycle-cap handling. Injected into every cataractae at generation time.
    0
    installs
  10. Cistern Diff Reader · michieldean
    Diff reading methodology for Cistern review cataractae. Covers empty-diff early exit and the principle of tracing changes to their callers. Use when a cataractae needs to understand what changed in the current droplet. For the diff command itself, see the cistern-git skill.
    0
    installs
  11. Cistern Test Runner · michieldean
    Test execution protocol for Cistern cataractae. Detects repo stack and runs the correct test/build commands. Use whenever a cataractae needs to verify code correctness before signaling.
    0
    installs