andyzengmath

45 mods across 2 repositories, 25 stars between them.

quantum-loop

02

andyzengmath/quantum-loop

Plugin Claude Code

Universal CLI orchestrator with multi-runner support. Autonomous spec-driven development with dependency DAG, parallel worktree execution, two-stage review gates, and modular merge hardening.

24 2mo ago A tokens not measured original MIT

andyzengmath/quantum-loop

Instructions file

Instructions for andyzengmath/quantum-loop, covering quantum-loop: agent instructions, step 1: read state, parallel mode (worktree execution), step 2: verify branch and step 3: select story.

24 2mo ago A 6,660 tokens original MIT

bottleneck-analyzer

04

andyzengmath/quantum-loop

Agent

Detects sequential bottlenecks in the dependency DAG and proposes restructuring. Analyzes linear chains, single-story waves, and fan-out blockers. Spawned by the dag-validator coordinator.

24 2mo ago A 43 tokens original MIT

conflict-auditor

05

andyzengmath/quantum-loop

Agent

Computes complete fileConflicts from task filePaths intersections with severity classification. Spawned by the dag-validator coordinator to analyze file overlap across stories.

24 2mo ago A 35 tokens original MIT

coordinator

06

andyzengmath/quantum-loop

Agent

You are the per-wave coordinator for quantum-loop. Each invocation handles exactly ONE wave from quantum.json's DAG, then exits. The parent shell (quantum-loop.sh --coordinator) re-spawns you for the next wave.

24 2mo ago A 0 tokens original MIT

dag-validator

07

andyzengmath/quantum-loop

Agent

Coordinator agent that spawns specialist sub-agents (bottleneck-analyzer, duplication-detector, conflict-auditor) to validate and restructure the DAG produced by ql-plan. Detects sequential bottlenecks, functional duplication, and incomplete fileConflicts. Auto-restructures with cycle detection and creates stub…

24 2mo ago A 73 tokens original MIT

andyzengmath/quantum-loop

Agent

Detects stories with overlapping implementation concerns using hybrid keyword pre-filter and LLM semantic verification. Spawned by the dag-validator coordinator.

24 2mo ago A 31 tokens original MIT

implementer

09

andyzengmath/quantum-loop

Agent

Per-story implementation agent. Implements exactly ONE user story from quantum.json following TDD methodology. Spawned fresh for each story with no memory of previous iterations.

24 2mo ago A 34 tokens original MIT

orchestrator

10

andyzengmath/quantum-loop

Agent

Execution lifecycle manager. Reads quantum.json, queries the dependency DAG, executes stories sequentially or spawns parallel implementer subagents via native worktrees, runs two-stage review gates, handles retries, and commits passed stories. Use when running /ql-execute or when managing the quantum-loop execution…

24 2mo ago A 64 tokens original MIT

quality-reviewer

11

andyzengmath/quantum-loop

Agent

Reviews code quality, architecture, and best practices. Second stage of the two-stage review gate. Only invoked after spec compliance passes.

24 2mo ago A 30 tokens original MIT

spec-reviewer

12

andyzengmath/quantum-loop

Agent

Reviews implementation against PRD acceptance criteria and functional requirements. First stage of the two-stage review gate. Invoked after implementation passes quality checks.

24 2mo ago A 32 tokens original MIT

type-auditor

13

andyzengmath/quantum-loop

Agent

Short-lived agent that consolidates duplicate type definitions found across parallel stories. Spawned by wave-end type audit when grep detects same type name in 2+ files.

24 2mo ago A 38 tokens original MIT

ql-brainstorm

14

andyzengmath/quantum-loop

Skill Claude CodeCodex

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Deep Socratic exploration of a feature idea before implementation. Asks questions one at a time, proposes 2-3 alternative approaches with trade-offs, presents design section-by-section for approval, and…

24 2mo ago A 111 tokens original MIT

ql-deep-review

15

andyzengmath/quantum-loop

Skill Claude CodeCodex

Multi-perspective post-implementation review aggregator for quantum-loop. Invokes 2-7 reviewer agents in parallel based on risk score, applies actionability filter, dedups, aggregates with evidence requirements. Use AFTER the per-story two-stage review gates pass and before merging a whole-feature PR to master.…

24 2mo ago A 79 tokens original MIT

ql-deslop

16

andyzengmath/quantum-loop

Skill Claude CodeCodex

Post-review AI-slop cleanup pass. After quality review approves a story/feature, scans only the changed files for: duplicate code, dead code, needless abstraction, boundary violations, missing tests. Proposes deletions with regression-test gate — rolls back on regression. Mandatory unless explicitly skipped via…

24 2mo ago A 83 tokens original MIT

ql-execute

17

andyzengmath/quantum-loop

Skill Claude CodeCodex

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Run the autonomous execution loop. Reads quantum.json, queries the dependency DAG, implements stories with TDD and two-stage review gates. Supports parallel execution via native worktree isolation. Use…

24 2mo ago A 91 tokens original MIT

ql-housekeep

18

andyzengmath/quantum-loop

Skill Claude CodeCodex

Detect repo-hygiene issues that accumulate during long-running autonomous development (merge-conflict markers, orphan worktrees, CPC-variant duplicates, stale branches, version-manifest drift). Detection-only by default — reports findings, never deletes or modifies without explicit user confirmation.

24 2mo ago A 57 tokens original MIT

ql-intent-check

19

andyzengmath/quantum-loop

Skill Claude CodeCodex

Intent-drift audit for quantum-loop. Compares the user's original intent (immutable snapshot) against downstream artifacts (design.md → PRD → quantum.json ACs → implementation) to detect semantic divergence. Flags drift with file:line evidence. Use before merge or when specs feel "rewritten.".

24 2mo ago A 64 tokens original MIT

ql-plan

20

andyzengmath/quantum-loop

Skill Claude CodeCodex

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Convert a PRD into machine-readable quantum.json with dependency DAG, granular 2-5 minute tasks, and execution metadata. Use after creating a spec with /quantum-loop:spec. Triggers on: create plan, convert…

24 2mo ago A 85 tokens original MIT

ql-review

21

andyzengmath/quantum-loop

Skill Claude CodeCodex

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Two-stage code review. Spec compliance first, then code quality. Use after implementation or before merge. Triggers on: review code, code review, check implementation, ql-review.

24 2mo ago A 62 tokens original MIT

ql-spec

22

andyzengmath/quantum-loop

Skill Claude CodeCodex

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Generate a structured Product Requirements Document (PRD) with user stories, acceptance criteria, and functional requirements. Use when you have an approved design and need formal requirements, or when…

24 2mo ago A 85 tokens original MIT

ql-verify

23

andyzengmath/quantum-loop

Skill Claude CodeCodex

Part of the quantum-loop autonomous development pipeline (brainstorm → spec → plan → execute → review → verify). Iron Law verification gate. Requires fresh evidence before any completion claim. Use before claiming work is done, before committing, or before marking a story as passed. Triggers on: verify, check, prove…

24 2mo ago A 74 tokens original MIT

soliton

24

andyzengmath/soliton

Plugin Claude Code

Plugin marketplace listing 1 plugin: soliton.

1 2mo ago A tokens not measured original MIT