Skip to main content
All Hermes Stories
Dev Workflow5 min read@danfiru

300 PRs Shipped in One Week — After Independently Discovering the Same Architecture as Hermes

After building a proprietary agent framework that converged on Hermes's design, the developer switched and immediately leveraged background self-improvement, persistent memory, and reusable skills to achieve 10× output.

300

PRs shipped in 1 week

10×

output with Hermes vs solo

Key Takeaways

  • The architecture of Hermes — background self-improvement, persistent memory, reusable skills, AGENTS.md context — is converged upon independently by teams building serious agent systems.
  • 300 PRs in a week isn't volume for its own sake — it reflects a workflow where the agent handles routine implementation while the developer focuses on architecture and review.
  • AGENTS.md as project-level institutional memory removes the context re-establishment tax from every new session.

The Independent Convergence

The developer spent months building a proprietary agent framework from scratch. By the time they encountered Hermes, their internal architecture — background self-improvement loops, persistent memory files, skill-as-procedure storage, project-level AGENTS.md context — matched Hermes's design closely enough to be immediately recognisable.

we converged on the same architecture

What 300 PRs in a Week Actually Means

The 300 PR figure isn't a measure of volume — it reflects a working pattern where the agent handles routine implementation (scaffolding, boilerplate, tests, documentation) while the developer handles architecture decisions and code review. The bottleneck moved from 'writing the code' to 'deciding what code to write'.

The Four Levers

Four Hermes capabilities drove the output:

  • Background self-improvement: the agent iterates on its own outputs while the developer is doing other things
  • Persistent memory: codebase knowledge accumulates across sessions without re-briefing
  • CLAUDE.md / AGENTS.md context: project conventions loaded automatically at session start
  • Reusable skills: solved problems become callable procedures for future sessions

Story sourced from the official Nous Research Hermes user-stories page. Original author: @danfiru.

Give your Hermes agent a soul

A consistent identity makes Hermes more powerful

AgentSoul generates a four-file personality bundle — identity, soul, user context, and agent directives — tuned to your Enneagram type. Drop it into Hermes and your agent has a coherent voice from session one.