lwalden

40 mods across 1 repository, 4 stars between them.

aiagentminder

02

lwalden/AIAgentMinder

Plugin Claude Code

An opinionated governance layer for Claude Code, built for solo developers: autonomous sprint execution in isolated git worktrees, mandatory TDD, quality gates, pre-PR code review, and structured planning — workflow enforced by hooks, not just rules.

4 1mo ago A tokens not measured original MIT

lwalden/AIAgentMinder

Instructions file

Instructions for lwalden/AIAgentMinder, covering claude.md - project instructions, project identity, current state, git / pr state — verify, don't assume and behavioral rules.

4 1mo ago A 570 tokens original MIT

api-reviewer

05

lwalden/AIAgentMinder

Agent

API design code reviewer — read-only, spawned by /aiagentminder:self-review.

4 1mo ago A 21 tokens original MIT

cost-reviewer

06

lwalden/AIAgentMinder

Agent

Cost impact code reviewer — read-only, spawned by /aiagentminder:self-review.

4 1mo ago A 21 tokens original MIT

debug

07

lwalden/AIAgentMinder

Agent

Debugging and triage agent — structured reproduction, diagnosis, and fix planning. Use with claude --agent debug for focused debugging sessions.

4 1mo ago A 32 tokens original MIT

dev

08

lwalden/AIAgentMinder

Agent

General development agent — TDD, code quality, architecture fitness, approach-first, debug checkpoint, scope guardian. Use with claude --agent dev for feature work outside sprints.

4 1mo ago A 40 tokens original MIT

hotfix

09

lwalden/AIAgentMinder

Agent

Minimal-ceremony hotfix agent — branch, fix, test, PR with no sprint overhead. Use with claude --agent hotfix for urgent fixes.

4 1mo ago A 37 tokens original MIT

item-executor

10

lwalden/AIAgentMinder

Agent

Sprint item executor — TDD implementation agent. Receives a spec, runs in an isolated git worktree, writes tests, implements, and reports done or blocked.

4 1mo ago A 37 tokens original MIT

pr-pipeliner

12

lwalden/AIAgentMinder

Agent

PR execution gate — build, lint, review-fix-test cycle, and merge. The definitive "ready to ship" check after all code review cycles complete.

4 1mo ago A 37 tokens original MIT

qa

13

lwalden/AIAgentMinder

Agent

Quality review agent — quality gate, self-review lenses, PR pipeline, architecture fitness. Use with claude --agent qa for standalone quality reviews.

4 1mo ago A 33 tokens original MIT

quality-reviewer

14

lwalden/AIAgentMinder

Agent

Code review judge — classifies review lens findings by severity, decides block/pass. Read-only; does not run builds or tests (those are the pr-pipeliner's execution gate).

4 1mo ago A 41 tokens original MIT

sprint-master

16

lwalden/AIAgentMinder

Agent

Sprint orchestrator — lightweight state machine that routes to specialist agents per phase. Use with claude --agent sprint-master or via sprint-runner.

4 1mo ago A 35 tokens original MIT

sprint-planner

17

lwalden/AIAgentMinder

Agent

Sprint planning agent — decomposes roadmap into sprint issues with sizing, risk tags, and acceptance criteria.

4 1mo ago A 25 tokens original MIT

sprint-retro

18

lwalden/AIAgentMinder

Agent

Sprint retrospective agent — computes metrics, generates retrospective report with adaptive sizing recommendations.

4 1mo ago A 20 tokens original MIT

sprint-speccer

19

lwalden/AIAgentMinder

Agent

Sprint specification agent — writes detailed implementation specs per approved sprint item.

4 1mo ago A 19 tokens original MIT

ux-reviewer

20

lwalden/AIAgentMinder

Agent

UX friction code reviewer — read-only, spawned by /aiagentminder:self-review.

4 1mo ago A 21 tokens original MIT

PreToolUse

21

lwalden/AIAgentMinder

Hook

Runs before the agent uses a tool for Agent, Bash and mcp__github__create_pull_request tool calls, executing sprint-phase-guard.sh and pre-pr-gate-hook.sh via bash (3 commands). From lwalden/AIAgentMinder.

4 1mo ago A tokens not measured original MIT

Stop

22

lwalden/AIAgentMinder

Hook

Runs when the agent finishes a response, executing sprint-stop-guard.sh, context-warning-hook.sh and sprint-phase-reminder.sh via bash (3 commands). From lwalden/AIAgentMinder.

4 1mo ago A tokens not measured original MIT

SessionEnd

23

lwalden/AIAgentMinder

Hook

Runs when a session ends, executing hlpm-ping.sh via bash. From lwalden/AIAgentMinder.

4 1mo ago A tokens not measured copy · 55% MIT

SessionStart

24

lwalden/AIAgentMinder

Hook

Runs when a session starts on startup and resume, executing hlpm-ping.sh, session-start-cycle-reset.sh and session-start-hook.sh via bash (4 commands). From lwalden/AIAgentMinder.

4 1mo ago A tokens not measured original MIT