yacb2/aidex

Developer experience toolkit for organizing AI coding assistant ecosystems — skills, documentation structure, and project context.

2Stars on the repository
38Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit-migrator

01

yacb2/aidex

Agent

Detect audit-like folders in .context/plans/ using file-presence heuristics. Read-only. Used by /aidex-audit migrate to propose candidates.

2 4d ago A 37 tokens original MIT

inventory-seeder

02

yacb2/aidex

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.

2 4d ago A 35 tokens original MIT

bug-investigator

03

yacb2/aidex

Agent

Investigates bug root cause by tracing code paths, reading error messages, checking recent changes, and identifying the exact source of the problem.

2 4d ago A 30 tokens original MIT

regression-checker

04

yacb2/aidex

Agent

Verifies that a bug fix doesn't introduce regressions by running test suites, checking types, and validating lint.

2 4d ago A 26 tokens original MIT

test-scout

05

yacb2/aidex

Agent

Discovers existing tests, testing patterns, and frameworks in the project to recommend the best approach for writing a regression test.

2 4d ago A 27 tokens original MIT

yacb2/aidex

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.

2 4d ago A 0 tokens original MIT

durability-arbiter

07

yacb2/aidex

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.

2 4d ago B 54 tokens original MIT

reference-refuter

08

yacb2/aidex

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.

2 4d ago A 48 tokens original MIT

context-auditor

09

yacb2/aidex

Agent

Audits .context/ project content (references, docs, plans, issues, roadmap, requests, decisions, audits) for structural compliance.

2 4d ago A 32 tokens original MIT

yacb2/aidex

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.

2 4d ago B 39 tokens original MIT

conventions-auditor

11

yacb2/aidex

Agent

Runs the aidex-conventions validator (validate.py) against the project's .context/ and reports violations as aidex findings.

2 4d ago A 30 tokens original MIT

freshness-checker

12

yacb2/aidex

Agent

Detects stale documentation by comparing Last Updated dates against recent project activity.

2 4d ago A 18 tokens original MIT

memory-auditor

13

yacb2/aidex

Agent

Audits MEMORY.md for bloat, stale entries, dead links, duplicates, orphan files, decisions overlap, and contradictions between feedback and project memories.

2 4d ago A 34 tokens original MIT

plugin-auditor

14

yacb2/aidex

Agent

Audits installed Claude Code plugins for always-loaded subagent cost vs. recent usage; flags uninstall candidates.

2 4d ago A 25 tokens original MIT

skills-auditor

15

yacb2/aidex

Agent

Audits skills across all scopes for structural issues, frontmatter compliance, and scope placement.

2 4d ago A 22 tokens original MIT

symlink-checker

16

yacb2/aidex

Agent

Verifies all symlinks in .claude/ resolve to valid targets.

2 4d ago A 20 tokens original MIT