Home / symbeyond / symb-mem · skills/symb-session-intelligence/SKILL.md · GitHub

symb-session-intelligence skillA

symb-session-intelligence is agent-read markdown (skill) from symbeyond/symb-mem: Activate at the START of every Claude Code session automatically. Also activate when the human mentions a project they've worked on before, references past decisions, hits a problem that feels familiar, or asks "where were we?" This skill loads compressed session context, surfaces cross-session patterns, and delivers a 5-line briefing that puts Claude immediately in context — without the human saying a word. Core SYMB principle: context is not a luxury, it is respect..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# SYMB Session Intelligence

## The Problem This Solves

Every developer using Claude Code daily hits the same wall:

**Session starts. Claude knows nothing. You explain everything again.**

What you're working on. Why you made that decision last week. What you
already tried. What failed. What the codebase's quirks are. What matters.

This is not a memory problem. Memory tools exist. They store *what happened.*

This is a **meaning problem.** What happened *matters* because of why it happened,
how it connects to other things, and what it implies about what comes next.

SYMB Session Intelligence solves the meaning problem.

---

## How It Works

### At Session END — SYMB Compression

When a session concludes (or on `/symb:compress`), run a structured compression pass:

#### Extract the 5 Signal Types

**1. RESOLVED** — What actually got solved?
Not what was attempted. What *worked.* Be specific.
> "Fixed Supabase query limit by caching result set client-side — not a DB config issue."

**2. DECIDED** — What choices were made, and why?
Decisions with reasoning attached are worth 10x more than decisions alone.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add symbeyond/symb-mem/symb-session-intelligence@v1.0.0
Exact content
mdr add symbeyond/symb-mem/symb-session-intelligence@sha256:7276efe4b0b41b0d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_hv47oa6row5xebo2.svg)](https://markdownregistry.com/a/art_hv47oa6row5xebo2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-03-08 4c9dee7 7,078 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7078 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

symbeyond/symb-mem · 3 stars · license NOASSERTION · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hv47oa6row5xebo2
GET https://markdownregistry.com/api/v1/resolve?ref=symbeyond/symb-mem/symb-session-intelligence
GET https://markdownregistry.com/api/v1/blob/7276efe4b0b41b0d869e41bcf334ef13d4c59a35ee5df244de1b68f7eb65a865

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from symbeyond/symb-mem

lambda-brother skill
symbeyond/symb-mem · skills/lambda-brother/SKILL.md · Activate at session start or when establishing the working relationship for a coding session. Shapes Claude's…
v1.0.0 · audit A · 3 stars
symb2-validator skill
symbeyond/symb-mem · skills/symb2-validator/SKILL.md · Activate when any destructive, irreversible, or data-modifying operation is being considered. Includes file deletion…
v1.0.0 · audit A · 3 stars

Every file in symbeyond/symb-mem

Browse by kind, by grade A, or by owner.