Skip to main content

context-db-schema

Read and write `.claude/db/session.sqlite` correctly via `.claude/lib/ContextDb.csx`. Walks every table in the schema (sessions, agent_messages, plans, decisions, mistakes, reviews, sprint_backlog, hook_events), documents every helper method with a runnable dotnet-script example, explains the `MEDIATORLITE_SESSION_ID` env var contract, the WAL journal mode + `foreign_keys = ON` pragmas, and shows how a Task-tool-spawned subagent can issue a one-shot `.csx` query. Use when a hook, subagent, or tool needs to persist cross-chat context or audit prior sessions.

Jump to install

Source facts

Repository
behl1anmol/MediatorLite
Last source activity
June 10, 2026 at 06:44
Detected SKILL.md language
English
Stars
4
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.