superduke/ganvil

An adversarial autonomous coding harness (GAN + anvil) — plan → generate ↔ evaluate, sprint by sprint. A Claude Code plugin.

3Stars on the repository
15Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

backend-evaluator

01

superduke/ganvil

Agent

Backend QA evaluator. Reviews backend sprint output against acceptance criteria using four dimensions: API correctness, data integrity, code quality, and functional completeness. Runs tests and exercises APIs directly. Use after a backend generator sprint completes.

3 1mo ago B 47 tokens original MIT

backend-generator

02

superduke/ganvil

Agent

Backend coding agent. Implements backend sprints from the product spec, one feature at a time. Focuses on API correctness, data integrity, test coverage, and robust error handling. Use for backend implementation sprints.

3 1mo ago A 46 tokens original MIT

frontend-evaluator

03

superduke/ganvil

Agent

Frontend QA evaluator. Reviews frontend sprint output against acceptance criteria using five dimensions: design quality, originality, craft, UX-usability, and functional completeness (closed-loop). Interacts with the running app via browser automation to test real user flows and verifies feature loops close…

3 1mo ago A 68 tokens original MIT

frontend-generator

04

superduke/ganvil

Agent

Frontend coding agent. Implements frontend sprints from the product spec, one feature at a time. Produces polished, distinctive UI code that avoids generic AI aesthetics. Use for frontend implementation sprints.

3 1mo ago A 42 tokens original MIT

planner

05

superduke/ganvil

Agent

Product specification planner. Takes a brief user description (1-4 sentences) and expands it into a complete product spec with Sprint decomposition. Classifies the project as frontend/backend/fullstack, tags features by priority (P0/P1/P2), and emits a sprint dependency DAG. Use when starting a new ganvil build or…

3 1mo ago A 75 tokens original MIT

restore-planner

06

superduke/ganvil

Agent

A planning agent for rebuilding interfaces from screenshots and written specifications.

3 1mo ago A 94 tokens original MIT