sessionmem
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sessionmem.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sessionmem.
Plugin Claude Code
Cross-session agent memory.
Instructions file CodexOpenCode
Instructions for catfish-1234/sessionmem, covering sessionmem: persistent memory, startup, when to store memories (storememory), when to retrieve memories mid-session (retrievememories) and at session end (recommended: do this without being asked).
Skill Claude CodeCodex
Honest-completion ruleset for changes that touch tests or the code they cover. Use before deleting, skipping, renaming, or rewriting a test, before weakening an assertion, and before hardcoding or stubbing an implementation to make a test pass. Also covers what to do when a test looks genuinely wrong.
Plugin Claude Code
proctor: a guard that catches AI coding agents gaming their own test suites.
Instructions file
Claude Code instructions for catfish-1234/proctor, covering proctor: project guide, what this is, rules for anyone (or anything) working in this repo, tech stack and project structure.
Plugin Claude Code
Catches AI coding agents gaming their test suites: deleting tests, skipping them, weakening assertions, or hardcoding outputs to fake a green build. Installs the honest-completion ruleset and a Stop hook that blocks a turn on any error-severity finding.
Command
Run proctor against the current changes and report what it found.
Command
Set up proctor in this repository: the git pre-commit hook, plus the ruleset for every agent in use.
Cursor rule
This is the canonical L1 skill for any AI coding agent working in a repository that uses proctor. It applies to every agent turn that touches test files or the code those tests exercise. Copy of this document is deployed verbatim to every supported agent's conventional skill/rule path (see src/adapters/registry.ts).…
Skill Claude CodeCodex
This is the canonical L1 skill for any AI coding agent working in a repository that uses proctor. It applies to every agent turn that touches test files or the code those tests exercise. Copy of this document is deployed verbatim to every supported agent's conventional skill/rule path (see src/adapters/registry.ts).…