← all publishers

MihirShrivastav

@mihirshrivastav source repo

6 published skills

  1. Apam · mihirshrivastav bundle
    APAM Memory gives Claude Code persistent, layered memory across sessions. Use at session start to load context, mid-session to pin facts and update intelligence, and before finishing to write an episode. Invoke whenever a new session begins or memory operations are needed.
    0 installs
  2. Apam Init · mihirshrivastav
    Initialize APAM memory for a new project. Explores the codebase and writes L1 atoms and L3 Project Intelligence records so future sessions start with full context.
    0 installs
  3. Apam Fetch · mihirshrivastav
    Load APAM memory for the current project. Call this at the start of any session to restore context from previous sessions.
    0 installs
  4. Apam Status · mihirshrivastav
    Resolve the authoritative APAM project ID for the current repository by running the local APAM CLI in the repo context.
    0 installs
  5. Apam Update · mihirshrivastav
    Write APAM memory for what was learned or built in this session. Updates L1 atoms, L3 Project Intelligence records, and writes an L2 episode. Call after implementing a feature, completing a design discussion, or finishing any meaningful work.
    0 installs
  6. Apam Consolidate · mihirshrivastav
    Manually trigger APAM consolidation - distills unconsolidated L2 episodes into L3 Project Intelligence records. Run when project status shows several unconsolidated episodes.
    0 installs