TandemKit
Structures multi-step code generation workflows (planning, generation, evaluation) to reduce hallucination and improve code quality in Claude AI–assisted dev…
Claude Code plugin that runs three coordinated sessions — Planner, Generator, and Evaluator — pairing Claude with OpenAI Codex as an independent second reviewer in planning and evaluation. You approve the spec, then the Generator implements and the Evaluator verifies in a loop until it passes, with no manual review or copy-pasting in between. Built on the insight that a separate skeptical evaluator catches bugs a session misses in its own work.
- Generate code from specs with automated quality gates before returning
- Multi-file refactoring with planner review before implementation
- Validate generated test suites against coverage requirements
Structures multi-step code generation workflows (planning, generation, evaluation) to reduce hallucination and improve code quality in Claude AI–assisted development. Reduces manual iteration cycles by enforcing a critique loop before output.
Teams building code generation features or using Claude for complex, multi-file refactoring where plan validation before execution matters.
https://github.com/FlineDev/TandemKit
By FlineDev
How to Get It
/plugin marketplace add FlineDev/Marketplace /plugin install tandemkit /tandemkit:init (run inside Claude Code)
After installing, paste this into Claude:
Help me generate code from specs with automated quality gates before returning
Trust Signals Auto-scanned
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 38 GitHub stars; 1 contributors; last commit 108d ago; license MIT.
Things to check
- Not recommended for simple, small, or mechanical tasks — the multi-session Planner/Generator/Evaluator loop uses more tokens than a regular Claude session. Requires paid subscriptions to both Claude Max and ChatGPT. Small project (34 stars); scored from public trust signals, not hands-on tested.
- Single maintainer. Consider the risk if this person stops maintaining the project.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
catalog_hygiene stale-eval refresh: Scored from trust signals (evidence-eval-v1): 38 GitHub stars; 1 contributors; last commit 108d ago; license MIT.