iamironz

37 mods across 1 repository, 2 stars between them.

supervisor

25

iamironz/ai-config-bundle

Agent

Hidden exception-path supervisor for material ambiguity, destructive actions, and repeated failure recovery.

2 5mo ago A 16 tokens original MIT

thoughts-analyzer

26

iamironz/ai-config-bundle

Agent

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

2 5mo ago A 29 tokens original MIT

thoughts-locator

27

iamironz/ai-config-bundle

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…

2 5mo ago A 78 tokens original MIT

iamironz/ai-config-bundle

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.

2 5mo ago A 40 tokens original MIT

iamironz/ai-config-bundle

Instructions file CodexOpenCode

Instructions for iamironz/ai-config-bundle, covering agents.md, quick commands, build / lint / test, repository layout and python conventions.

2 5mo ago A 276 tokens original MIT

build

31

iamironz/ai-config-bundle

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.

2 5mo ago A 34 tokens original MIT

compaction

32

iamironz/ai-config-bundle

Agent

Memory-preservation lane. Compresses state, open questions, active overlays, and evidence so long-running work survives compaction cleanly.

2 5mo ago A 27 tokens original MIT

explore

33

iamironz/ai-config-bundle

Agent

Evidence-gathering lane. Locates files, traces, logs, runtime state, and implementation signals before action is taken.

2 5mo ago A 25 tokens original MIT

plan

34

iamironz/ai-config-bundle

Agent

Primary orchestration and decomposition lane. Routes intent, dispatches specialists, merges findings, and keeps deep implementation out of the root lane.

2 5mo ago A 27 tokens original MIT

summary

35

iamironz/ai-config-bundle

Agent

Synthesis lane. Merges lane outputs into concise handoffs, final reports, and next-step recommendations without reopening exploration.

2 5mo ago A 24 tokens original MIT

title

36

iamironz/ai-config-bundle

Agent

Title-only lane. Produces short, informative conversation titles and nothing else.

2 5mo ago A 15 tokens original MIT

INDEX

37

iamironz/ai-config-bundle

Command

Canonical command playbooks live under ai-kb/commands/. Tool-specific command files (Cursor/OpenCode) should be thin wrappers that delegate here.

2 5mo ago A 0 tokens original MIT