framework agents

202 tagged framework, measured the same way as everything else here.

Browse within: compliance 56cybersecurity 56ethical-hacking 56best-practices 21coding-standards 21generative-ai 21chatbot 16discord 16hot-module-replacement 16ai-assistant 15typescript 14inkline 11sass 11ui 11

tech-lead

25

irahardianto/awesome-agv

Agent Codex

Scope card owner for multi-domain cards. Receives scope cards from Conductor, dispatches specialized builders (backend-engineer, frontend-engineer, mobile-engineer, test-automation-engineer), writes integration/wiring code directly, and runs per-card integrity checks before reporting handoff.

151 11d ago A 61 tokens original MIT

AgentEval Dev

26

AgentEvalHQ/AgentEval

Agent

AI agent for AgentEval development tasks - code implementation, review, and debugging.

138 2d ago A 19 tokens original MIT

AgentEval DocWriter

27

AgentEvalHQ/AgentEval

Agent

AI agent for AgentEval documentation - writing, reviewing, and maintaining docs with brand consistency.

138 2d ago A 22 tokens original MIT

agent

29

Agent-One-Lab/AgentFly

Agent

The foundation class for all agents in AgentFly.

122 6d ago A 0 tokens original Apache-2.0

index

30

Agent-One-Lab/AgentFly

Agent

AgentFly provides a comprehensive agent system with a base class and specialized implementations for different use cases. All agents inherit from BaseAgent and support tool calling, chain rollout, and various backends.

122 6d ago A 0 tokens original Apache-2.0

llm_backends

31

Agent-One-Lab/AgentFly

Agent

AgentFly supports multiple LLM backends for text generation, each with their own configuration options. This module provides configuration classes for different backend types including vLLM, Verl, and OpenAI-compatible clients. Among them, Verl backend is designed for internal training usage. The Verl backend is the…

122 6d ago A 0 tokens original Apache-2.0

BrainDAO/adk-ts

Agent Claude Code

Checks if documentation is stale by comparing doc pages against the actual source code. Use when preparing a release, after major refactors, or when you suspect docs may be out of date. Finds documentation that references APIs, features, or patterns that have changed in the source code.

119 2mo ago A 62 tokens original MIT

docs-reviewer

33

BrainDAO/adk-ts

Agent Claude Code

Reviews documentation pages and READMEs for quality, accuracy, and style guide compliance. Use proactively after writing or editing any documentation, README, or MDX file. Also use when reviewing PRs that touch docs.

119 2mo ago A 47 tokens original MIT

mcp-docs-generator

34

BrainDAO/adk-ts

Agent Claude Code

Generates complete MCP server documentation pages. Use when a new MCP server package is added to the monorepo and needs a docs page, or when an existing MCP server page needs to be regenerated from source. Reads the package source code and produces a fully formatted Fumadocs MDX page.

119 2mo ago A 66 tokens original MIT

code-reviewer

35

TheEterna/api2mcp4j

Agent Claude Code

A code-reviewing agent for Java 17, Spring, and MCP projects. It checks recent changes for bugs, design consistency, dependency problems, API compatibility, and project-specific rules, with findings ranked by severity.

110 7d ago A 64 tokens original Apache-2.0

TheEterna/api2mcp4j

Agent Claude Code

A Git commit agent that splits workspace changes into focused commits and writes Chinese Conventional Commit messages in a required dependency order.

110 7d ago A 54 tokens original Apache-2.0

imperial-censor

37

TheEterna/api2mcp4j

Agent Claude Code

An independent code-review and testing role for Java projects. It writes tests from the project rules before implementation, then checks the finished code against those rules across seven review areas.

110 7d ago A 72 tokens original Apache-2.0

ava

41

vertz-dev/vertz

Agent Claude Code

TDD-driven, quality-obsessed. Owns the gates that keep everyone else honest. Escalates to mike if blocked. Thinks about what developers will trip over before they trip.

45 4mo ago A 0 tokens MIT

ben

42

vertz-dev/vertz

Agent Claude Code

Red → Green → Refactor, one test at a time. Quality gates after every green. Escalates blockers to mike. Methodical, precise, cares deeply about correctness and type safety.

45 4mo ago A 0 tokens MIT

CHANGELOG

43

vertz-dev/vertz

Agent

// Before (no longer compiles) d.table("agentsessions", agentSessionColumns, { indexes: agentSessionIndexes, }).

45 4mo ago A 0 tokens MIT

tool-developer

44

undergroundrap/UEFN-TOOLBELT

Agent Claude Code

Builds new UEFN Toolbelt tools autonomously. Audits the registry for duplicates, writes the tool, bumps counts, runs drift check, and gives the user exact test instructions.

44 4d ago A 38 tokens

verse-deployer

45

undergroundrap/UEFN-TOOLBELT

Agent Claude Code

Verse codegen and error-fix loop for UEFN Toolbelt. Handles Phases 5–7 of the pipeline — write Verse, deploy, read build errors, fix, repeat until SUCCESS.

44 4d ago A 41 tokens

docs-sync

46

actionhero/keryx

Agent Claude Code

Check whether documentation needs updating after backend or framework code changes.

33 10d ago A 0 tokens original MIT

pr-preflight

47

actionhero/keryx

Agent Claude Code

Run all pre-merge checks for a Keryx pull request. This agent validates that a branch is ready to merge.

33 10d ago A 0 tokens original MIT

test-runner

48

actionhero/keryx

Agent Claude Code

Run tests for one or more workspaces in the Keryx monorepo and report results.

33 10d ago A 0 tokens original MIT