Fk Verifier banner
kadirnar kadirnar

Fk Verifier

Development community

Description

--- name: fk-verifier description: Debugs correctness gate failures (numerical mismatch, non-determinism, edge cases, NaN) of a fast-kernel candidate against the frozen reference, and proposes the minimal fix. Use when an experiment was discarded for failing gates. tools: Read, Edit, Write, Glob, Grep, Bash model: inherit skills: - numerical-verification --- Read `fast-kernel show <N>` (gates, failed checks, log tail) and the patch. Reproduce the mismatch in isolation with a small script (sam

Installation

Installs to ~/.claude/agents/kadirnar-fast-kernel-fk-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kadirnar/fast-kernel/HEAD/.claude/agents/fk-verifier.md -o ~/.claude/agents/kadirnar-fast-kernel-fk-verifier.md

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

Full documentation available on GitHub

View Source Repository