#782 · Primary category: AI Agents & Automation

better-agents

agent-framework agent-testing ai-agents cli dev-tool lllm llmops mcp python typescript

Standards for building agents, better

Project last updated:06/03/26

GitHub Stars

1.6K

Forks

152

Contributors

11

License

MIT

Why we included this project

Most agent projects begin with the same setup chores: laying out folders, wiring the environment, and deciding where prompts and tests should live. Better Agents is a CLI that handles that part for you. It generates a project skeleton around whichever agent framework you pick, then writes an AGENTS.md file and an MCP configuration so your coding assistant follows that framework's conventions from day one. The scaffold also comes with versioned prompt files, scenario tests that simulate a real conversation with the agent, and evaluation notebooks for measuring prompt performance. For teams tired of rebuilding the same scaffolding for each new project, this is a tested, consistent starting point.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category