eveld/claude

Research, planning, and implementation workflows for Claude Code

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

codebase-analyzer

01

eveld/claude

Agent

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

10 6mo ago A 44 tokens copy · 97% MIT

codebase-locator

02

eveld/claude

Agent

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

10 6mo ago A 68 tokens copy · 91% MIT

eveld/claude

Agent

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

10 6mo ago A 76 tokens copy · 78% MIT

error-analyzer

04

eveld/claude

Agent

Deep dive into complex error messages and stack traces. Call error-analyzer when you encounter cryptic errors that require investigation across multiple files.

10 6mo ago A 31 tokens original MIT

gcp-analyzer

05

eveld/claude

Agent

Analyzes GCP logs and resources to diagnose issues. Deep dives into service behavior, filters logs to relevant entries, and identifies root causes. Use when investigating a specific service or issue.

10 6mo ago A 42 tokens original MIT

gcp-locator

06

eveld/claude

Agent

Locates GCP logs and resources matching criteria. Fetches logs from Cloud Logging, queries IAM resources, and returns structured results. Use when you need to find logs or resources broadly without filtering or analysis.

10 6mo ago A 46 tokens original MIT

gcp-pattern-finder

07

eveld/claude

Agent

Finds patterns and correlations across GCP services. Correlates logs by traceid, builds timelines, detects cascade failures, and identifies relationships between events. Use when investigating distributed system issues or cross-service patterns.

10 6mo ago A 48 tokens original MIT

k8s-analyzer

08

eveld/claude

Agent

Analyzes Kubernetes resources to diagnose issues. Deep dives into pod health, events, logs, and configurations. Identifies root causes for failures, crashes, and performance issues. Use when investigating specific resource problems.

10 6mo ago A 47 tokens original MIT

k8s-locator

09

eveld/claude

Agent

Locates Kubernetes resources matching criteria. Lists pods, deployments, services, and other K8s resources. Returns structured results without analyzing state. Use when you need to find resources broadly.

10 6mo ago A 43 tokens original MIT

k8s-pattern-finder

10

eveld/claude

Agent

Finds patterns and correlations across Kubernetes resources. Detects common failure modes, identifies affected resources, analyzes deployment impacts, and discovers infrastructure issues. Use when investigating cluster-wide or multi-resource problems.

10 6mo ago A 45 tokens original MIT

linear-analyzer

11

eveld/claude

Agent

Analyzes Linear issues to understand problem details, extract technical information, and identify related issues. Deep dives into descriptions, comments, labels, and relationships. Use when investigating specific issues for debugging context.

10 6mo ago A 43 tokens original MIT

linear-locator

12

eveld/claude

Agent

Locates Linear issues matching criteria. Lists issues by team, label, state, project, or search query. Returns structured results without analyzing content. Use when you need to find issues broadly.

10 6mo ago A 42 tokens original MIT

eveld/claude

Agent

Finds patterns and trends across Linear issues. Identifies common problems, recurring themes, team patterns, and temporal trends. Correlates issues with deployments or events. Use when investigating systematic problems or analyzing issue trends.

10 6mo ago A 48 tokens original MIT

test-writer

14

eveld/claude

Agent

Generate tests following project patterns without loading test code into main agent context.

10 6mo ago A 17 tokens original MIT

thoughts-analyzer

15

eveld/claude

Agent

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

10 6mo ago A 34 tokens copy · 91% MIT

thoughts-locator

16

eveld/claude

Agent

Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can…

10 6mo ago A 86 tokens copy · 92% MIT

eveld/claude

Agent

Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…

10 6mo ago A 114 tokens copy · 97% MIT