Mem Lint banner
OoOshisuiOoO OoOshisuiOoO

Mem Lint

AI community

Description

--- description: Heuristic contradiction lint across [ref]/[decision]/[tool] entries — flags polarity mismatches (enabled vs disabled, true vs false, etc.) sharing >=3 keywords. No LLM. Outputs candidate pairs; never auto-mutates files. --- Scan the active workspace for candidate contradictions across `[ref]`, `[decision]`, and `[tool]` lines. Run with the Bash tool: ```bash python3 "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/_contradict.py" "$@" ``` ## What it does For every pair of lines that sh

Installation

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

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

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

Full documentation available on GitHub

View Source Repository