mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 23:12:30 +02:00
Implements Anthropic's March 2026 harness design pattern — a multi-agent architecture that separates generation from evaluation, creating an adversarial feedback loop that produces production-quality applications. Components: - 3 agent definitions (planner, generator, evaluator) - 1 skill with full documentation (skills/gan-style-harness/) - 2 commands (gan-build for full apps, gan-design for frontend) - 1 shell orchestrator (scripts/gan-harness.sh) - Examples and configuration reference Based on: https://www.anthropic.com/engineering/harness-design-long-running-apps Co-authored-by: Hao Chen <haochen806@gmail.com> |
||
|---|---|---|
| .. | ||
| gan-harness | ||
| CLAUDE.md | ||
| django-api-CLAUDE.md | ||
| go-microservice-CLAUDE.md | ||
| laravel-api-CLAUDE.md | ||
| rust-api-CLAUDE.md | ||
| saas-nextjs-CLAUDE.md | ||
| statusline.json | ||
| user-CLAUDE.md | ||