supostat

15 mods across 1 repository, 1 stars between them.

mneme

02

supostat/mneme-plugin

Plugin Claude Code

Installable mneme MCP server for Claude Code: persistent cross-project memory (remember / recall with staging), shipped as a self-contained compiled binary.

1 2d ago A tokens not measured

SessionStart

03

supostat/mneme-plugin

Hook

Runs when a session starts, executing launch.sh with --warm. From supostat/mneme-plugin.

1 2d ago A tokens not measured

PostToolUse

04

supostat/mneme-plugin

Hook

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing design-lint.mjs with --hook. From supostat/mneme-plugin.

1 2d ago A tokens not measured

Stop

05

supostat/mneme-plugin

Hook

Runs when the agent finishes a response, executing design-lint.mjs with --hook. From supostat/mneme-plugin.

1 2d ago A tokens not measured

arch

06

supostat/mneme-plugin

Skill Claude CodeCodex

Read-only architecture analysis — 2-3 solutions with trade-offs, one recommended. Use when designing a component or scoping a refactor.

1 2d ago A 31 tokens

design

07

supostat/mneme-plugin

Skill Claude CodeCodex

An ENTRY skill of the plan family: multi-turn, gated by HARD STOPS, and NOT an engine run — every design gate is HUMAN, at the skill level (the two-hard-stop precedent of /mneme:plan). The engine and the mneme MCP tools are untouched. Its place in the pipeline.

1 2d ago B 13 tokens

dev

08

supostat/mneme-plugin

Skill Claude CodeCodex

orchestrate a development workflow through phases.

1 2d ago B 10 tokens

fix

09

supostat/mneme-plugin

Skill Claude CodeCodex

The DEBUGGING entry of the lineup: grill interrogates, plan plans, dev executes — fix DIAGNOSES. It takes a bug in plain words («не работает X», «упало в проде», «тест красный после мержа»), reproduces it as a RED minimal test, fans out 2-3 hypotheses with evidence for a digit choice, and — after the user picks a…

1 2d ago B 39 tokens

grill-agent

10

supostat/mneme-plugin

Skill Claude CodeCodex

The AUTOMATED counterpart of /mneme:grill: the same interviewer discipline (a visible branch tree, doses of questions, a protocol finale), but FACT questions are answered by a RESPONDENT — a fresh Task spawn per round, grounded in the code — instead of the user. The user answers only DECISIONS. This automates the…

1 2d ago A 52 tokens

grill

11

supostat/mneme-plugin

Skill Claude CodeCodex

The INTERROGATOR of the lineup: arch thinks, plan proposes, dev executes — grill EXTRACTS. It takes a raw, under-formulated idea and asks questions in small doses, round after round, keeping a visible map of the decision tree (closed vs open branches), until the USER says the tree is closed. Then — and only then — it…

1 2d ago A 37 tokens

migrate

12

supostat/mneme-plugin

Skill Claude CodeCodex

convert an externally-authored spec into runnable workflow phase files and render the graph map with boundary candidates, without running anything.

1 2d ago A 26 tokens

plan

13

supostat/mneme-plugin

Skill Claude CodeCodex

turn a task described in words into a reviewed delta-spec through option fan and user confirmation.

1 2d ago B 19 tokens

resume

14

supostat/mneme-plugin

Skill Claude CodeCodex

Read-only ORIENTATION. It reads the current git branch, finds the branch's active run in mneme's event log, reconstructs the phase map (closed / ready / blocked / paused-on-boundary) plus the staged-but-unaccepted notes, and SUGGESTS the /mneme:dev continuation in REAL syntax — slug + until, with boundary candidates…

1 2d ago A 26 tokens

setup

15

supostat/mneme-plugin

Skill Claude CodeCodex

The ENTRY for a new user or a new project. One run per repository: diagnose the ALREADY WIRED mneme surface with zero questions, render one ternary report, offer ONLY the applicable fixes — each behind its own digit — then walk the FIRST note through the human staging gate so the remember → human gate → recall loop is…

1 2d ago A 59 tokens