Gan
Multi-agent orchestration system with 21 specialized agents, automated workflows, and cost-optimized model routing.
npx -y skills add iabhisekbosepm/claude-god-setup --skill ganAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Launch the GAN Harness: turn a one-line prompt into a fully built, tested, and iterated application.
SKILL.md
1.0 KB, as published. Nobody here has run it
/gan — GAN Multi-Agent Harness
Build from prompt: $ARGUMENTS
- Plan (
agents/gan-planner.md) — Expand to full spec ingan-harness/spec.md+gan-harness/eval-rubric.md. Be ambitious: 12-16 features. - Generate (
agents/gan-generator.md) — Scaffold, implement Sprint 1, start dev server, commititeration-001 - 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. - Iterate — If <7.0: Generator fixes ALL issues → Evaluator re-scores. Max 5 iterations.
- Quality gate —
/review+/security-audit+ update docs
Rules: Generator builds, doesn't judge. Evaluator is ruthlessly strict. Planner is ambitious.