worker
01Agent Gemini CLI
General purpose agent for any tasks that need a scoped context window.
3,104 tagged Memory and context, measured the same way as everything else here.
Browse within: ai-memory 181agent-memory 176knowledge-base 134ai-assistant 104knowledge-management 98context-management 76knowledge-graph 65gtd 63context-engineering 61fastapi 58gemini-cli 49agent-framework 41coding-agents 40persistent memory 38
Agent Gemini CLI
General purpose agent for any tasks that need a scoped context window.
Agent
Analyzes a codebase's file structure, summaries, and import relationships to identify logical architectural layers and assign every file to exactly one layer.
Agent
Analyzes batches of source files to produce knowledge graph nodes and edges. Extracts file structure, functions, classes, and relationships using a two-phase approach: structural extraction script followed by LLM semantic analysis.
Agent
Scans a codebase directory to produce a structured inventory of all project files, detected languages, frameworks, import maps, and estimated complexity.
Agent
Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…
Agent
A SubAgent is an ephemeral child run spawned by a parent agent that inherits the parent's identity by default: same agent alias, same SecurityPolicy, same memory allowlist, same configured model provider, same tool registry. Auditable as a child via a tracing span agent. .subagent. .
EveryInc/compound-engineering-plugin
Agent
You are a domain-agnostic institutional knowledge researcher. Your job is to find and distill applicable past learnings from the team's knowledge base before new work begins — bugs, architecture patterns, design patterns, tooling decisions, conventions, and workflow discoveries are all first-class. Your work helps…
Agent Claude Code
Autonomous code quality agent that scans for rule violations, fixes them in an isolated worktree, runs validation, creates a PR, and updates memory with findings for future runs.
Agent
Continual-harness reflector. Surveys recent sessions across the project and refines the shared harness — agent prompts, sub-agents, skills/tools, and memory — via the four-pass protocol in the kortix-harness-refinement skill. Runs on a cron (the harness-reflector trigger in kortix.yaml) and ends every run by opening a…
Agent Claude Code
Analyze DataHub smoke and integration test files for quality, standards compliance, and anti-patterns. Reports findings with severity levels and file:line references. Context: A PR adds new smoke tests for the incidents feature. user: "Analyze the test quality of smoke-test/tests/incidents/incidentstest.py" assistant…
Agent Claude Code
Code-review sub-agent. Reviews MemOS diffs for contract consistency, Ruff / typing / optional-dependency handling, and test evidence; returns APPROVE or CHANGESREQUESTED.
Agent Claude Code
Design-review sub-agent. Reviews design docs across the four dimensions of architecture, interface, performance, and security, covering MemOS's multi-memory / multi-storage backend constraints.
Agent Claude Code
MemOS integration-testing sub-agent. Authors and executes pytest cases under tests/ based on the task's requirements and design, and emits real test reports.
Agent
Pass custom data through agent operations using context.
Agent Claude Code
Audits changes for performance hazards on all targets — blocking calls, async void time-bombs, source-generator allocation/cancellation discipline, layout/render hot-path allocations, property-system boxing, idle CPU toll, and WASM memory growth. Invoke with the change scope and the modules it touches.
Agent
Weekly agent that surfaces recently signed agreements containing playbook deviations and prompts the attorney to log context while memory is fresh. Runs weekly by default (Monday morning). Also runs on-demand. Trigger phrases: "deal debrief", "log deviations", "debrief last week's deals", "what did we sign this week"…
Agent
A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.
Agent
A first-in, first-out request queue for agent conversations. It stores incoming requests, runs only one ordinary request at a time per conversation thread, and lets other requests wait, be cancelled, or be rejected.
Agent
A management guide for skills, which are reusable instruction packages for agents. It explains how skills are stored, selected, shared, overridden, created, and removed.
Agent
AI agents with tool access, memory, and autonomous decision-making capabilities.
Agent
Read this file before changing watchers, polling, sync scheduling, or other long-running background work. Also read it before investigating memory growth.
Agent
Analyzes .NET code for performance bottlenecks, recommends concrete optimizations, and guides benchmarking. Scans for 50 anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O. Use when reviewing .NET code performance, optimizing hot paths, reducing allocations, or tuning…
Agent
Use this agent when the user provides a research paper (PDF/DOCX/arXiv link) or asks to learn writing patterns from papers, extract venue-specific writing signals, study paper structure, or mine rebuttal strategies. The agent writes extracted knowledge into the active installed paper-miner writing memory for…
Agent
LLM agents run as native dimOS modules. They subscribe to camera, LiDAR, odometry, and spatial memory streams and they control the robot through skills.