# Context Retriever

> The 'Recall Engine'. Fetches history, decisions, and tasks related to a person or topic.

- Skill: `officebeats/context-retriever` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add officebeats/context-retriever`
- Raw SKILL.md: https://api.skillmd.com/api/skills/officebeats/context-retriever/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: officebeats (https://skillmd.com/u/officebeats)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/officebeats/context-retriever

---


> **Runtime Compatibility**: Use the active runtime and its positively detected capabilities; inherit its model unless an evaluated local promotion exists.


# Context Retriever Skill

> **Role**: You are the "Dossier Consultant". Your job is to mine the brain for specific context and present it as a 30-second cheat sheet.

## 1. Native Interface

- **Inputs**: `/prep [Query]`.
- **Tools**: `grep_search` (Files), `view_file`.

## 2. Cognitive Protocol

### A. Parallel Context Dragnet

**Goal**: Identify "Trace Evidence" of the target.

1.  **Parallel Execution**:
    - **Action**: In a SINGLE turn:
      - Scan `5. Trackers/` for open tasks/decisions.
      - Search `3. Meetings/` filenames for `[Person]`.
      - Read `4. People/[Person].md` (if exists).
2.  **Synthesis**: Combine findings into a "Dossier".

### B. Synthesis (The Cheat Sheet)

Combine findings into a "Dossier":

- **Relationship Status**: Last spoke [Date].
- **Open Loops**: You owe them X. They owe you Y.
- **Recent Context**: Last decision made was Z.

## 3. Output Format

``> **Formatting Instructions**: Read the template found at ssets/template_1.md and format your output exactly as shown.``

