# Shaktra Memory

> Internal skill for memory consolidation and retrieval — observation classification, confidence math, synthesis algorithms, and tiered briefing generation. Loaded by the memory-curator and memory-retriever agents.

- Skill: `im-shashanks/shaktra-memory` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add im-shashanks/shaktra-memory`
- Raw SKILL.md: https://api.skillmd.com/api/skills/im-shashanks/shaktra-memory/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: im-shashanks (https://skillmd.com/u/im-shashanks)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/im-shashanks/shaktra-memory

---


# Shaktra Memory — Consolidation & Retrieval Engine

This skill provides the algorithms and rules for consolidating per-story observations into long-term knowledge stores and retrieving relevant entries into per-story briefings.

## Sub-Files

| File | Purpose |
|---|---|
| `consolidation-guide.md` | SYNTHESIZE algorithm — classification, matching, confidence math, archival |
| `observation-guide.md` | Instructions for agents writing observations — when, what, how |
| `retrieval-guide.md` | Tiered retrieval algorithm — tier selection, relevance scoring, dispatch templates |

