Mem Gate banner
OoOshisuiOoO OoOshisuiOoO

Mem Gate

Data community

Description

--- description: Hard write-rules quality gate — scan existing memory for junk entries that violate the data-quality canon, or check a single entry. Deterministic (no LLM) — rejects placeholders, too-short, hedged-without-evidence, ref-without-Source, decision-without-rationale, tool-without-version, and secret leaks. The code-level enforcement so the AI cannot push junk data. --- The hard write-rules gate (`_gate.py`) is the **code-level enforcement** of the data-quality canon §1. It runs auto

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-gate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-gate && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-gate.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-gate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository