
hermes-agent
Hermes Agent is an open-source, self-improving AI agent with a built-in learning loop that creates skills from experience, runs across platforms, and supports any LLM provider.
It provides a structured, repeatable pattern for using AI agents in software development while maintaining strict human control over merges, and includes a detailed roadmap for evolving the system into a full factory with risk-aware merging, Slack integration, and persistent workers.
Three Claude Code skills that turn Linear + GitHub into a small, human-gated AI software factory:
idea → /finn-spec interviews you and files the issue → you label it
agent-ready → /finn-build claims it and opens a PR → /finn-review posts
a verdict → you merge.
Three skills, one approval label, one rule: humans merge.
skills/finn-spec — researches the repo,
interviews you until the behavior is unambiguous, then files a Linear issue
with acceptance criteria (AC-N) and non-goals (NG-N).skills/finn-build — claims the next safe
agent-ready issue, implements only its contract, verifies it, and opens a
PR. Runs repeatedly with /loop /finn-build.skills/finn-review — reviews open PRs against
their linked issue and required GitHub checks, then posts a three-group
verdict. Runs repeatedly with /loop /finn-review.The finn- prefix avoids collisions with Claude Code's bundled commands and
with generic personal skills such as /review or /build.
origin remote/loop was added in that release)gh) authenticated with write access to the target repoloop-approved verdicts; without required CI, Finn-loop escalates the PR for
human reviewRecommended: connect Linear's GitHub integration so linked PRs can update issue status when they open and merge.
Paste this into Claude Code inside the repo where you want the factory:
Set up Finn-loop from https://github.com/finna/Finn-loop.
1. Copy these files from that repo into this repo, preserving their contents:
skills/finn-spec/SKILL.md → .claude/skills/finn-spec/SKILL.md
skills/finn-build/SKILL.md → .claude/skills/finn-build/SKILL.md
skills/finn-review/SKILL.md → .claude/skills/finn-review/SKILL.md
2. Ask for my Linear team key (for example ENG), then replace every TEAM
placeholder in the copied skills with that exact key.
3. Check `claude --version` is 2.1.71 or newer.
The Finn-loop: a 3-skill AI software factory for Claude Code — spec, build, review. Humans merge.
Similar projects matched by category, topics, and programming language.

Hermes Agent is an open-source, self-improving AI agent with a built-in learning loop that creates skills from experience, runs across platforms, and supports any LLM provider.
A self-hosted viewer for Claude Code session transcripts that indexes and renders every session as a readable, searchable, and auditable conversation with full-text search, diff views, and multi-agent support — all running locally on your machine with no data uploads.
An AI agent skill that turns Claude Code or Codex into a motion-design studio for crafting cinematic product videos with Remotion, offering 106 shot recipe cards, 162 styles, 161 motion previews, and a production-ready template.