Agent Skills: Context Retriever Skill

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

UncategorizedID: officebeats/beats-pm-antigravity-brain/context-retriever

Install this agent skill to your local

pnpm dlx add-skill https://github.com/officebeats/beats-pm-kit/tree/HEAD/.agent/skills/context-retriever

Skill Files

Browse the full folder contents for context-retriever.

Download Skill

Loading file tree…

.agent/skills/context-retriever/SKILL.md

Skill Metadata

Name
context-retriever
Description
The 'Recall Engine'. Fetches history, decisions, and tasks related to a person or topic.

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.