lee-to/ai-factory

You want to build with AI, but setting up the right context, prompts, and workflows takes time. AI Factory handles all of that so you can focus on what matters — shipping quality code.

1.1kStars on the repository
52Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

lee-to/ai-factory

Agent

Read-only background best-practices sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise maintainability review is needed.

1.1k 5d ago A 39 tokens

commit-preparer

02

lee-to/ai-factory

Agent

Read-only background commit preparation sidecar for the current implementation scope. Use from implement-coordinator when deciding whether a final /aif-commit step can be streamlined.

1.1k 5d ago A 37 tokens

docs-auditor

03

lee-to/ai-factory

Agent

Read-only background documentation drift sidecar for the current implementation scope. Use from implement-coordinator after code changes when deciding whether /aif-docs should run automatically.

1.1k 5d ago A 38 tokens

lee-to/ai-factory

Agent

Coordinate parallel execution of independent plan tasks. For single tasks — implements directly with quality sidecars. For parallel tasks — dispatches implement-worker workers. Use via claude --agent implement-coordinator.

1.1k 5d ago A 44 tokens

implement-worker

05

lee-to/ai-factory

Agent

Execute a single plan task in an isolated worktree — implement, verify, and return. Spawned by implement-coordinator for parallel task execution. Cannot spawn child agents — runs quality checks locally.

1.1k 5d ago A 42 tokens

loop-critic

06

lee-to/ai-factory

Agent

Convert failed evaluation rules into precise, minimal fix instructions for the refiner. Use proactively within /aif-loop when evaluation fails.

1.1k 5d ago A 30 tokens

loop-evaluator

07

lee-to/ai-factory

Agent

Evaluate artifact strictly against active loop criteria and return structured pass/fail output. Use proactively within /aif-loop when an objective verdict is needed.

1.1k 5d ago A 33 tokens

loop-invariant-prep

08

lee-to/ai-factory

Agent

Prepare invariant and consistency checks for the current loop iteration. Use proactively within /aif-loop in parallel with producer.

1.1k 5d ago A 29 tokens

loop-orchestrator

09

lee-to/ai-factory

Agent

Route reflex-loop execution to the next role based on run state, stop guards, and last evaluation. Use proactively within /aif-loop when deciding the next step.

1.1k 5d ago A 38 tokens

loop-perf-prep

10

lee-to/ai-factory

Agent

Prepare lightweight performance checks (RPS/latency budget assertions) for the current loop iteration. Use proactively within /aif-loop in parallel with producer.

1.1k 5d ago A 37 tokens

loop-planner

11

lee-to/ai-factory

Agent

Build a short, execution-focused iteration plan (3-5 steps) aligned to active rules. Use proactively within /aif-loop when the next iteration plan is needed.

1.1k 5d ago A 38 tokens

loop-producer

12

lee-to/ai-factory

Agent

Produce the single markdown artifact for the current loop iteration from task and plan. Use proactively within /aif-loop when artifact generation is needed.

1.1k 5d ago A 32 tokens

loop-refiner

13

lee-to/ai-factory

Agent

Apply critique issues to produce a minimally changed improved artifact. Use proactively within /aif-loop when refinement is needed after failed evaluation.

1.1k 5d ago A 30 tokens

loop-test-prep

14

lee-to/ai-factory

Agent

Prepare lightweight test checks for the current loop iteration without blocking execution. Use proactively within /aif-loop in parallel with producer.

1.1k 5d ago A 30 tokens

plan-coordinator

15

lee-to/ai-factory

Agent

Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached. Use via claude --agent plan-coordinator.

1.1k 5d ago A 36 tokens

plan-polisher

16

lee-to/ai-factory

Agent

Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed.

1.1k 5d ago A 38 tokens

review-sidecar

17

lee-to/ai-factory

Agent

Read-only background code review sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise bug-risk review is needed.

1.1k 5d ago A 34 tokens

rules-sidecar

18

lee-to/ai-factory

Agent

Read-only background rules compliance sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise rules check is needed.

1.1k 5d ago A 33 tokens

security-sidecar

19

lee-to/ai-factory

Agent

Read-only background security audit sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise security check is needed.

1.1k 5d ago A 33 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: