Agent
User-defined agents with dedicated knowledge bases that the Domain Router can automatically select.
257 tagged fastapi, measured the same way as everything else here.
Browse within: agent-framework 57docker 42dashboard 25python 25ai-developer-tools 22knowledge-graph 21agent-memory 20knowledge-base 20Multi-Agent 18self-hosted 12ReAct 11ai-integration 11caching 11nextjs 11
Agent
User-defined agents with dedicated knowledge bases that the Domain Router can automatically select.
Agent
Specialized tools and intelligent query routing for domain-specific intelligence analysis.
Agent
Investigation synthesis agent that reads sources, generates hypotheses, evaluates evidence, and produces actionable intelligence reports with next steps.
Agent
Created: 2025-11-20 Status: Draft Related: ../../requirements/agents/agentlifecycle.md, ./multiagentorchestration.md, ../services/taskqueue.md, ../monitoring/monitoringarchitecture.md, ../monitoring/faulttolerance.md.
Agent
Created: 2025-11-20 Status: Draft Purpose: Technical design specification for the multi-agent workflow orchestration system, covering architecture, components, data flows, and patterns. Related: ../requirements/multiagentorchestration.md.
Agent
Created: 2025-11-20 Purpose: Report on compliance of codebase against documented requirements for agent lifecycle and related services Related: docs/requirements/agentlifecycle.md, docs/requirements/heartbeatprotocol.md, docs/requirements/agentstatustransitions.md, docs/design/services/agentregistry.md…
Agent
An agent for analysing competing products that may fall within the protected scope of a patent.
Agent
An agent module for evidence-based full patent claim charts. A claim chart compares every part of a patent claim with evidence for a potential matching product or technology.
Agent
An agent module that turns structured patent-analysis results into a report for human review. It produces the report in both Markdown and PDF formats.
Agent
Multi-channel search orchestration — classifies complexity, fans out to channel subagents, deduplicates and ranks results.
Agent
Search and query the wiki — index-first navigation, reads relevant pages, synthesizes cited answers. Automatically researches if wiki doesn't have the answer.
Agent
Create or update wiki pages — autonomous ingest from any source, autonomous update. Auto-creates .wiki/ if missing.
Agent Claude Code
Reviews a learner's challenge solution against its acceptance criteria and coaches them toward the fix without writing it. Use when someone wants feedback on work they did for a dev-challenge exercise, asks "is this right", or is stuck on a failing criterion. Do NOT use when they have explicitly asked for the…
Agent Claude Code
Audits a change to the dev-challenge spec layer before it is committed — checks specs against the OpenAPI contract, criterion IDs against harness coverage, and internal consistency across specs, code and fixtures. Use when specs/ has been edited, when API behaviour changed, or when spec-drift CI is failing and the…
Agent Claude Code
Deep work on the LadybugDB graph tier — the Graph API service, its client factory and routing middleware, the EC2/ASG fleet and its CloudFormation stacks, and the DynamoDB registries. Use for architecture review, query and memory performance tuning, ingestion and materialization issues, instance/volume…
Agent Claude Code
End-to-end development specialist handling feature implementation and production bug fixes with TDD discipline.
Agent Claude Code
Unified quality enforcement agent combining type-checking (mypy) and linting/formatting (ruff) to maintain code excellence across Automagik Hive.
Agent Claude Code
Forge task assurance specialist validating that completed work satisfies the originating wish with uncompromising rigor.
Agent Claude Code
Backend specialist for Conduct's FastAPI API, SQLAlchemy models, Alembic migrations, Redis worker, credential vault, and all API routers under apps/api/.
Agent Claude Code
Runtime and playbook specialist for Conduct's compiler, DSL, execution engine, and YAML playbook format under apps/api/app/compiler, app/dsl, and app/runtime.
Agent Claude Code
Orchestrator for the Conduct codebase. Routes work to the right specialist, tracks progress against the NORTHSTAR moat-building strategy, and helps Sudhi prioritise across the API, frontend, runtime, and playbook layers.
Agent Claude Code
Senior architecture and security reviewer for high-stakes design decisions, new patterns, and cross-cutting changes in the e-commerce-agents repo (MAF agents, A2A protocol, guardrails, auth, workflows). Use when reviewing system design, agent/tool boundaries, security posture, or any non-trivial structural change …
Agent Claude Code
Independent line-level code review of recently written or modified code before commit/merge. Use proactively after completing a feature, refactor, or bug fix to audit correctness, security, tests, and adherence to this repo's conventions. Reviews recent changes by default, not the whole codebase.
Agent Claude Code
Senior implementation planner and design-thinking partner for non-trivial features, refactors, and architecture decisions in the e-commerce-agents repo. Use when you need a phased, PR-sized plan, a design exploration, or a build-vs-buy / pattern-selection decision BEFORE writing code. Produces plans, not code.