V-Sekai-fire

Gates That Learn — Development skill for Claude Code

Development community

Write checks that cannot quietly pass, and grow the suite from every defect that escapes one.

How to install Gates That Learn

Installs to ~/.claude/skills/v-sekai-fire-dot-claude-gates-that-learn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/v-sekai-fire-dot-claude-gates-that-learn && curl -fsSL https://raw.githubusercontent.com/V-Sekai-fire/dot-claude/HEAD/skills/gates-that-learn.md -o ~/.claude/skills/v-sekai-fire-dot-claude-gates-that-learn/SKILL.md

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

What Gates That Learn does


name: gates-that-learn description: Write checks that cannot quietly pass, and grow the suite from every defect that escapes one.

Gates that learn

`CLAUDE.md` already says a check that passes on known-broken input is decoration, and that a silent skip reads exactly like a pass. Those rules are right and easy to violate anyway — they were violated eleven times in one session by someone who had read them. A rule is advice you must recall at the moment you are writing a one-line grep. T

Alternatives in Development

  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★
  • Dashclaw Quality — Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates 297 ★

Full documentation available on GitHub

View Source Repository