phobologic/claude_code_helpers

This isn't claude_code, its source, or anything like that - just helper code that I use with claude code that I want to share.

5Stars on the repository
39Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ac-verifier

01

phobologic/claude_code_helpers

Agent

Verifies that an implementation satisfies its ticket's acceptance criteria. Reads the ticket, reads the diff, and returns PASS or FAIL with specifics. Does not evaluate code quality, style, or anything beyond whether the AC are met.

5 1mo ago A 49 tokens original MIT

code-critic

02

phobologic/claude_code_helpers

Agent

Adversarial code reviewer. Assumes the code has problems and finds evidence. Covers logic, security, performance, and reliability in a single pass with a discriminator mindset.

5 1mo ago A 38 tokens original MIT

design-designer

06

phobologic/claude_code_helpers

Agent

Creative UI/UX designer on a design sprint team. Produces design proposals across three rounds of increasing concreteness — mood/direction in Round 1, system in Round 2, spec-ready values in Round 3. Three instances of this agent run in parallel; the team lead supplies each with its designer number and the app context…

5 1mo ago A 75 tokens original MIT

design-evaluator

07

phobologic/claude_code_helpers

Agent

Persistent evaluator on a design sprint team. Scores three designer proposals across three rounds against weighted criteria, issues shared briefs between rounds, and writes the final design specification synthesis after Round 3.

5 1mo ago A 41 tokens original MIT

implementer

08

phobologic/claude_code_helpers

Agent

Implements a single tk ticket. Reads the ticket, gathers context, writes code, writes tests, ensures tests pass, and commits. Does not self-review or verify its own acceptance criteria.

5 1mo ago A 41 tokens original MIT

quality-reviewer

09

phobologic/claude_code_helpers

Agent

Adversarial code reviewer on an agent team. Reviews changes that have already passed AC verification. Focuses on correctness, security, reliability, and performance. Creates tk tickets for findings.

5 1mo ago A 41 tokens original MIT

spec-critic

12

phobologic/claude_code_helpers

Agent

Adversarial reviewer for implementation plans and specs. Evaluates whether a plan will actually work when handed to independent implementer agents. Focuses on testability of ACs, gaps between tickets, dependency correctness, and self-containment.

5 1mo ago A 51 tokens original MIT