GAN Harness — Generator agent. Implements features according to the spec, reads evaluator feedback, and iterates until quality threshold is met.
$curl -o .claude/agents/gan-generator.md https://raw.githubusercontent.com/codeape-7/ai-agent-workflowgroup/HEAD/agents/gan-generator.mdInstalls into the current project.
Install gan-generator by running `curl -o .claude/agents/gan-generator.md https://raw.githubusercontent.com/codeape-7/ai-agent-workflowgroup/HEAD/agents/gan-generator.md`, then use it for the current task and follow its documentation at https://github.com/codeape-7/ai-agent-workflowgroup.