pbdeuchler/llm-plugins

Personal LLM Plugins for Claude Code

13Stars on the repository
42Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

experiment-runner

01

pbdeuchler/llm-plugins

Agent

Use when executing a single autoresearch experiment iteration - implements code changes, runs benchmark, evaluates metrics, logs results to JSONL, and manages git state (commit or revert). Returns structured result to the orchestrator.

13 2mo ago A 47 tokens

codebase-reviewer

02

pbdeuchler/llm-plugins

Agent

Use when performing a structured codebase review from a blank slate -- no existing plan or prior context. Receives a structural inventory and sampled file contents, analyzes across seven dimensions, and returns severity-classified findings with holistic remediation. Opus-powered multi-persona staff engineer panel.

13 2mo ago A 60 tokens

task-implementer

03

pbdeuchler/llm-plugins

Agent

Implements individual tasks from plans with TDD, skill application, verification, and git commits. Use when executing a specific task that requires writing, modifying, or testing code as part of a larger plan.

13 2mo ago A 46 tokens

distributed-systems

04

pbdeuchler/llm-plugins

Agent

Use when investigating codebase structure for planning, evaluating how proposed changes interact with existing modules and external services, or assessing cross-boundary data flow and consistency implications.

13 2mo ago A 35 tokens

infra-operations

05

pbdeuchler/llm-plugins

Agent

Use when evaluating implementation approaches for operational impact, deployability, observability, failure modes, rollback safety, or maintainability during planning.

13 2mo ago A 30 tokens

product-lead

06

pbdeuchler/llm-plugins

Agent

Use when evaluating how proposed changes fit into long-term system evolution, assessing flexibility for future requirements, or identifying scope and extensibility tradeoffs during planning.

13 2mo ago A 33 tokens

security-engineer

07

pbdeuchler/llm-plugins

Agent

Use when evaluating implementation approaches for security implications, threat surface changes, input validation boundaries, authentication and authorization patterns, or potential attack path escalation.

13 2mo ago A 31 tokens

systems-performance

08

pbdeuchler/llm-plugins

Agent

Use when evaluating implementation approaches for performance characteristics, resource usage, memory allocation patterns, cache behavior, or hot path efficiency during planning.

13 2mo ago A 28 tokens