andyzengmath

45 mods across 2 repositories, 25 stars between them.

soliton

25

andyzengmath/soliton

Plugin Claude Code

Intelligent multi-agent PR review with adaptive risk-based dispatch.

1 2mo ago A tokens not measured original MIT

comment-accuracy

26

andyzengmath/soliton

Agent

Detects stale comments, docstring-signature mismatches, and contradicted NOTE/TODO/FIXME markers.

1 2mo ago A 26 tokens original MIT

consistency

27

andyzengmath/soliton

Agent

Checks changed code against project conventions and coding style.

1 2mo ago A 12 tokens original MIT

correctness

28

andyzengmath/soliton

Agent

Detects logic errors, off-by-one bugs, null handling issues, and race conditions.

1 2mo ago A 20 tokens original MIT

hallucination

30

andyzengmath/soliton

Agent

Detects AI-generated code issues — non-existent APIs, wrong signatures, deprecated dependencies.

1 2mo ago A 20 tokens original MIT

realist-check

32

andyzengmath/soliton

Agent

Confirms or downgrades CRITICAL findings post-synthesis using deployment context; requires a cited mitigation for any downgrade.

1 2mo ago A 27 tokens original MIT

risk-scorer

33

andyzengmath/soliton

Agent

Fast risk assessment of PR changes. Computes a 0-100 risk score from 6 weighted factors and recommends which review agents to dispatch.

1 2mo ago A 33 tokens original MIT

security

34

andyzengmath/soliton

Agent

Detects security vulnerabilities following OWASP Top 10 with data flow analysis.

1 2mo ago A 16 tokens original MIT

silent-failure

35

andyzengmath/soliton

Agent

Detects silent error-handling failures — empty catches, swallowed Promise rejections, optional-chaining-masked nullability, assertion-free tests.

1 2mo ago A 31 tokens original MIT

spec-alignment

36

andyzengmath/soliton

Agent

Verifies acceptance criteria from REVIEW.md / .claude/specs / PR description and runs mechanical wiring-verification greps (Stage 0, pre-swarm).

1 2mo ago B 37 tokens original MIT

synthesizer

37

andyzengmath/soliton

Agent

Merges, deduplicates, filters, and synthesizes findings from all review agents into a coherent review.

1 2mo ago A 26 tokens original MIT

blast-radius

39

andyzengmath/soliton

Command

Compute blast radius (import / reference count + sensitive-path hit) for a file.

1 2mo ago A 16 tokens original MIT

co-change

40

andyzengmath/soliton

Command

List files that historically co-change with a target (git log heuristic; COCHANGE-style).

1 2mo ago A 18 tokens original MIT

review-pack

41

andyzengmath/soliton

Command

Inspect Soliton's risk-adaptive context pack for a PR or local diff (Step 1 + Step 2 + Step 2.5 + Step 2.75; no agent dispatch).

1 2mo ago A 40 tokens original MIT

risk-factors

43

andyzengmath/soliton

Cursor rule

Risk scoring factor definitions and weights for PR review dispatch.

1 2mo ago A 0 tokens original MIT

pr-review

45

andyzengmath/soliton

Skill Claude CodeCodex

Run an intelligent, risk-adaptive PR review with parallel multi-agent analysis.

1 2mo ago A 17 tokens original MIT