agent-memory agents

275 tagged agent-memory, measured the same way as everything else here.

Browse within: coding-agents 40knowledge-graph 40fastapi 20agent-orchestration 19llm-agents 17chat-database 11realtime-database 11streaming 11agentic-coding 10ai-memory 10claude-code-commands 10knowledge-management 9cognitive-architecture 8coding-agent 7

base-system-prompt

49

coalesce-labs/catalyst

Agent

You are a Catalyst Pattern Agent running in a Claude Managed Agents (CMA) cloud session. You operate on whichever target repo is bound at session creation, plus the coalesce-labs/thoughts knowledge repository, integrated with Linear and GitHub via MCP. You implement the Catalyst pattern — a set of conventions for how…

20 3d ago A 0 tokens

codebase-analyzer

50

coalesce-labs/catalyst

Agent

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

20 3d ago A 44 tokens

external-research

51

coalesce-labs/catalyst

Agent

Research external resources including GitHub repositories, frameworks, libraries, and general web content. Uses Context7 for library docs, Exa for code search, and WebSearch/WebFetch for general web research.

20 3d ago A 44 tokens

claude-cli

52

lac5q/beastmode

Agent

MARKER — read-only Claude Pro lane. The director must supply prompt bytes on stdin to claude -p --model opus --permission-mode plan, NOT call workflow agent() with this agentType. See pi/SKILL.md "Claude routing rule (hard rule)".

19 20d ago A 61 tokens

Noosphere Guide

53

JinNing6/Noosphere

Agent

A bilingual guide for contributors to the Noosphere project, a software project about digital consciousness and consciousness-upload protocols. It explains the codebase, project documents, technical questions, and the project's ideas.

18 9d ago A 37 tokens original Apache-2.0

backend

54

vukkt/token-warden

Agent

Backend specialist — Node.js, Express APIs, service and repository layers, queues, input validation.

13 4d ago A 21 tokens original MIT

frontend

55

vukkt/token-warden

Agent

Frontend specialist — React, TypeScript, components, hooks, context, client-side data fetching.

13 4d ago A 21 tokens original MIT

sql

56

vukkt/token-warden

Agent

SQL specialist — schema design, indexes, query optimization, migrations, eliminating table scans and N+1 patterns.

13 4d ago A 24 tokens original MIT

blind-evaluator

58

ariaxhan/kernel-claude

Agent

Structurally separate eval agent. Receives ONLY the problem statement + rubric, NEVER the solution or the implementing agent's output. Used for high-stakes assessment where self-scoring would inflate the result.

12 2d ago A 45 tokens original MIT

researcher

59

ariaxhan/kernel-claude

Agent

Deep research agent. Finds existing solutions, evaluates packages, documents pitfalls before any implementation begins. Spawned by orchestrator when encountering unfamiliar tech, new integrations, or package selection decisions.

12 2d ago A 39 tokens original MIT

sdd-applier

61

susomejias/rembric

Agent Claude Code

Implements and verifies the tasks of an existing OpenSpec change. Requires the change name.

12 7d ago A 23 tokens original MIT

sdd-archiver

62

susomejias/rembric

Agent Claude Code

Archives a completed OpenSpec change after verifying it is ready.

12 7d ago A 18 tokens original MIT

ezBuilder/code-brain

Agent Claude Code

A separate agent for reviewing complex codebase decisions, large refactors, and difficult cause analysis. A refactor changes internal code structure while aiming to preserve behaviour.

11 3d ago A 43 tokens original Apache-2.0

codebase-researcher

64

ezBuilder/code-brain

Agent Claude Code

A separate agent for researching an existing codebase, including its patterns, affected areas, and similar implementations. It reports evidence from specific files, functions, and lines without changing files.

11 3d ago A 29 tokens original Apache-2.0

security-reviewer

65

ezBuilder/code-brain

Agent Claude Code

A separate agent that reviews security-sensitive code changes without editing files or reading sensitive configuration. It focuses on authentication, permissions, payments, deletion, and handling of outside input.

11 3d ago A 27 tokens original Apache-2.0

johnnyjoy/pluribus

Agent

Multi-step debugging and investigation with recall-first workflow. Use for regressions, cross-file bugs, incident-style failures, or when prior team decisions may matter. Invokes Pluribus for recall/record; does not invent memory policy.

9 1mo ago A 52 tokens

archivist

70

bks-lab/open-bridge

Agent Claude Code

Processes document intake in batches — scans filesystem and mail sources, classifies documents against routing rules, previews moves, executes approved moves, and logs to the audit trail. Use for large file/mail archiving batches that would dump too many filenames into the main session context, or when the user says…

8 2d ago A 79 tokens original MIT

code-analyst

71

bks-lab/open-bridge

Agent Claude Code

Investigates code-level issues in the agency's Python stack (Django, FastAPI, SQLAlchemy) — debugging, log analysis, query optimization, test-coverage gaps. Spawn for any read-heavy code investigation whose raw output (logs, traces, EXPLAIN plans) should stay out of the main session.

8 2d ago A 68 tokens original MIT

bks-lab/open-bridge

Agent Claude Code

Single entry point for the example-org engagement — board grooming on the example-board GitHub Project, status-report prep for the example-team mandant, and routing per rules/org/example-routing.md. Spawn for board sync, weekly status collection, or any example-org coordination that would dump too much raw output into…

8 2d ago A 69 tokens original MIT