AI Agent Harnesses - spinningideas/resources GitHub Wiki
"Agentic Harness" Frameworks
Below is a collection of multi-agent orchestration systems that enable creating and running a "harness" that powers agentic development flows
High Level TLDR: https://addyosmani.com/blog/agent-harness-engineering/
There are a number of "Agentic Harness" frameworks:
- Superpowers - https://github.com/obra/superpowers
- https://github.com/gastownhall/gastown
- GSD - https://github.com/gsd-build/get-shit-done
- SpecKit - https://github.com/github/spec-kit
- BMad - https://docs.bmad-method.org/ + https://github.com/bmad-code-org/BMAD-METHOD
- https://github.com/coleam00/ai-transformation-workshop
- https://github.com/mattpocock/skills
- https://github.com/openai/symphony
General Links:
- https://www.anthropic.com/engineering/harness-design-long-running-apps
- https://github.com/walkinglabs/awesome-harness-engineering
- https://www.youtube.com/watch?v=nBH07G-zayk - video explaining highlevel usage of "Agentic Harness" frameworks