oskarc

Kit Reconstructor — Testing & QA agent for Claude Code

Testing & QA community

Use when a reconstruction test is run — before extraction (map M-26), or whenever the pioneer wants to know whether the standard carries their judgement.

How to install Kit Reconstructor

Installs to ~/.claude/agents/oskarc-meta-kit-builder-kit-reconstructor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oskarc/meta-kit-builder/HEAD/agents/kit-reconstructor.md -o ~/.claude/agents/oskarc-meta-kit-builder-kit-reconstructor.md

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

What Kit Reconstructor does


name: kit-reconstructor description: Use when a reconstruction test is run — before extraction (map M-26), or whenever the pioneer wants to know whether the standard carries their judgement. Given only situations with their outcomes removed, plus the kit's skills and casebook, predicts what the pioneer decided and which part of the kit carried each prediction. Blind to the correction log, the ledger, the contract log and the drift log, so it cannot read the answers. model: opus effort: high

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Arbiter — You are a specialized validation agent 3.6k ★

Full documentation available on GitHub

View Source Repository