Sisuthros
UserPersistent memory MCP for Claude with Pattern Oracle preflight + verification-gated lessons. Stops unverified guesses from becoming 'memories' Claude treats as facts.
Categories
Indexed Skills (5)
add-mcp-tool
Use when adding or modifying an MCP tool in claude-amplifier. Walks the schema → router → handler → storage → tests chain so a new tool can't ship half-wired, and warns about where tool definitions live today.
design-memory-eval
Use when adding or changing Pattern Oracle, stale-memory detection, verification-gated memory, or write-verification. Forces an eval-first, fixture-driven test with a false-positive guard, so trust-critical behavior is proven, not asserted in prose.
record-verified-lesson
Use when the agent believes it has learned something. Routes the belief through claim → evidence → confirmed instead of recording a confident guess. Prefers amplify_record_claim for unverified inferences and promotes only with real evidence.
release-npm-version
Use before publishing a new npm version of claude-amplifier. Runs build, tests, a pack smoke test, a fresh temp-install test, and CLI/MCP startup checks before any npm publish, and records a release check artifact.
triage-stale-memory
Use when amplify_context_load reports stale memory files (memory/<date>.md newer than the latest Amplifier write). Triages unrecorded work into decisions/lessons and records only the load-bearing ones, with read-back confirmation.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.