Agent
Detect audit-like folders in .context/plans/ using file-presence heuristics. Read-only. Used by /aidex-audit migrate to propose candidates.
Developer experience toolkit for organizing AI coding assistant ecosystems — skills, documentation structure, and project context.
Agent
Detect audit-like folders in .context/plans/ using file-presence heuristics. Read-only. Used by /aidex-audit migrate to propose candidates.
Agent
Read scattered findings from legacy audit folders and generate canonical 00-inventory.md rows. Used by /aidex-audit migrate after folders have been moved.
Agent
Investigates bug root cause by tracing code paths, reading error messages, checking recent changes, and identifying the exact source of the problem.
Agent
Verifies that a bug fix doesn't introduce regressions by running test suites, checking types, and validating lint.
Agent
Discovers existing tests, testing patterns, and frameworks in the project to recommend the best approach for writing a regression test.
Agent
Boundary scenarios drawn from real usage-retro evidence, each run through the durability-arbiter agent (sonnet). Re-run by spawning the agent with the agent file as prompt + each consultation. First run 2026-06-22: 8/8 correct.
Agent
Consulted by a running executor at an ambiguous would-stop boundary to decide CONTINUE / ASK / STOP, so the run keeps going autonomously instead of interrupting the user. Plays the user's standing posture with criterion. Read-only and fast.
Agent
Adversarial close-gate for a reference module. Given a module path, tries to REFUTE its claims against the code, the database and the tree. Returns a verdict per claim. Never rewrites the document.
Agent
Audits .context/ project content (references, docs, plans, issues, roadmap, requests, decisions, audits) for structural compliance.
Agent
Parses pasted /context breakdown and cross-references it with skills, MEMORY.md, CLAUDE.md, and plugins to produce a priority-ordered list of token savings.
Agent
Runs the aidex-conventions validator (validate.py) against the project's .context/ and reports violations as aidex findings.
Agent
Detects stale documentation by comparing Last Updated dates against recent project activity.
Agent
Audits MEMORY.md for bloat, stale entries, dead links, duplicates, orphan files, decisions overlap, and contradictions between feedback and project memories.
Agent
Audits installed Claude Code plugins for always-loaded subagent cost vs. recent usage; flags uninstall candidates.
Agent
Audits skills across all scopes for structural issues, frontmatter compliance, and scope placement.
Agent
Verifies all symlinks in .claude/ resolve to valid targets.