# Gan

> Launch the GAN Harness: turn a one-line prompt into a fully built, tested, and iterated application.

- Skill: `iabhisekbosepm/gan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add iabhisekbosepm/gan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/iabhisekbosepm/gan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: iabhisekbosepm (https://skillmd.com/u/iabhisekbosepm)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/iabhisekbosepm/gan

---


# /gan — GAN Multi-Agent Harness

Build from prompt: **$ARGUMENTS**

1. **Plan** (`agents/gan-planner.md`) — Expand to full spec in `gan-harness/spec.md` + `gan-harness/eval-rubric.md`. Be ambitious: 12-16 features.
2. **Generate** (`agents/gan-generator.md`) — Scaffold, implement Sprint 1, start dev server, commit `iteration-001`
3. **Evaluate** (`agents/gan-evaluator.md`) — Test live app, score: design(0.3) + originality(0.2) + craft(0.3) + functionality(0.2). Threshold: 7.0/10.
4. **Iterate** — If <7.0: Generator fixes ALL issues → Evaluator re-scores. Max 5 iterations.
5. **Quality gate** — `/review` + `/security-audit` + update docs

Rules: Generator builds, doesn't judge. Evaluator is ruthlessly strict. Planner is ambitious.

