supervisor
25Agent
Hidden exception-path supervisor for material ambiguity, destructive actions, and repeated failure recovery.
Agent
Hidden exception-path supervisor for material ambiguity, destructive actions, and repeated failure recovery.
Agent
The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.
Agent
Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a researching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you…
Agent
Fetch and analyze web content from a provided URL based on a query.
Skill Claude CodeCodex
Auto-route natural-language requests to existing ai-kb command workflows with full command parity and multi-workflow composition. Use by default when user does not explicitly call a slash command.
Instructions file CodexOpenCode
Instructions for iamironz/ai-config-bundle, covering agents.md, quick commands, build / lint / test, repository layout and python conventions.
Agent
Primary shared-state lane. Orchestrates mutable work by delegating discovery and analysis first, then applying edits, validations, and handoffs with minimal root-lane work.
Agent
Memory-preservation lane. Compresses state, open questions, active overlays, and evidence so long-running work survives compaction cleanly.
Agent
Evidence-gathering lane. Locates files, traces, logs, runtime state, and implementation signals before action is taken.
Agent
Primary orchestration and decomposition lane. Routes intent, dispatches specialists, merges findings, and keeps deep implementation out of the root lane.
Agent
Synthesis lane. Merges lane outputs into concise handoffs, final reports, and next-step recommendations without reopening exploration.
Agent
Title-only lane. Produces short, informative conversation titles and nothing else.
Command
Canonical command playbooks live under ai-kb/commands/. Tool-specific command files (Cursor/OpenCode) should be thin wrappers that delegate here.