GLOBAL
01Agent
A set of shared instructions for agents working with a task board, including rules for status updates, progress reports, and workflow history.
277 tagged ai orchestration, measured the same way as everything else here.
Browse within: ai-automation 75agent-framework 61agent-teams 58agentic-engineering 55bring-your-own-model 55company-as-a-service 55solopreneur 55ai-routing 46multi-agent-system 38codex-cli 36quality-gates 36ralph-loop 36a-b-testing 29ai-workflow 29
Agent
A set of shared instructions for agents working with a task board, including rules for status updates, progress reports, and workflow history.
Agent Claude Code
Backend architect. Delegate only when the user explicitly starts an Octopus workflow.
Agent Claude Code
Cloud architect. Delegate only when the user explicitly starts an Octopus workflow.
Agent Claude Code
Code reviewer. Delegate only when the user explicitly starts an Octopus workflow.
Agent
Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.
Agent
A planned agent for improving user questions before retrieval-augmented generation (RAG), a method that searches a knowledge base before generating an answer.
Agent
A code-analysis agent that documents the structure, files, statistics, and implementation details of an agents directory in a Python project.
Agent Claude Code
Internal agent for reviewing staged code changes against CAS rules. Checks for rule compliance, patterns, and quality. Spawned before commits or on demand.
Agent Claude Code
Internal agent for generating session summaries at stop. Creates a concise summary of work done, decisions made, and learnings captured. Spawned by Stop hook.
Agent Claude Code
Internal agent for verifying task completion. Spawned automatically on task close. Do not invoke directly.
alfredolopez80/multi-agent-ralph-loop
Agent Claude Code
Agent "ai-output-code-review-super-auditor" from alfredolopez80/multi-agent-ralph-loop, covering the vision, your work, step by step, ultrathink principles in practice, 0. role & mission and 1. scope of work.
alfredolopez80/multi-agent-ralph-loop
Agent Claude Code
Agente que transforma prompts ordinarios en prompts profesionales para IA usando arquitectura en 5 capas.
alfredolopez80/multi-agent-ralph-loop
Agent Claude Code
Agent "software-architech" from alfredolopez80/multi-agent-ralph-loop, covering the vision, your work, step by step, ultrathink principles in practice, key principles and python sdk (instead of “python/fastapi”).
Agent Claude Code
Architecture planning and architecture review for the declarative agent platform. Use to design or evaluate changes that affect layers, lifecycles, or contracts. Read-only — does not implement code unless explicitly asked.
Agent Claude Code
Performs senior-level code review on diffs/PRs for the agent platform, focused on architecture boundaries, lifecycle/state, security, and tests. Read-only; outputs a structured review.
Agent Claude Code
Updates README, docs/, ADRs, and skill files for the agent platform. Keeps documentation honest and synchronized; never claims unimplemented features work.
Agent
Role — Specialist for access control: RBAC, per-resource ownership, plan feature gates, and Insecure Direct Object Reference (IDOR) defense.
Agent
Role — Owner of NestJS layering and module design across all 17 services.
Agent
Role — Owner of the deployment surface: Docker compose, nginx, env vars, CI, and cross-service wiring.
Agent Gemini CLI
Orchestrates the legal domain -- assesses legal document posture, recommends actions, and delegates to legal specialist skills. Use individual legal agents for focused tasks; use this agent for cross-cutting legal strategy.
Agent
Use this agent when you need to make infrastructure and deployment strategy decisions before implementation. Evaluates build pipelines, CI/CD approaches, cloud resource selection, containerization strategies, and deployment topology. Use terraform-architect for generating Terraform configs after decisions are made…
Agent
Use this agent when reviewing PRs that add server-side code (routes, server functions, Inngest functions, scripts, infra), code on a non-inspectable execution surface (agent sandbox, container readiness gate, cron worker), or code under plugins/ that executes on a customer's self-hosted CLI (observability layer 7), to…
Agent
Orchestrator agent for software development. Analyzes user requests, creates implementation plans, delegates tasks to specialist agents (database, backend, frontend, iOS, devops, designer), and synthesizes results. Invoke this agent for any development task that requires planning, multi-component work, or coordination…
Agent
Database development agent for data layer implementation. Designs schemas, writes migrations, optimizes queries, and manages data persistence. Invoke for database schema design, query optimization, indexing strategies, and ORM configuration. Works with PostgreSQL, MongoDB, Prisma, and Drizzle ORM.