bkrabach

32 mods across 1 repository, 11 stars between them.

analysis-expert

01

bkrabach/ai-code-project-template

Agent Claude Code

Performs deep, structured analysis of documents and code to extract insights, patterns, and actionable recommendations. Use proactively for in-depth examination of technical content, research papers, or complex codebases. Examples: user: 'Analyze this architecture document for potential issues and improvements'…

11 1y ago A 0 tokens

bkrabach/ai-code-project-template

Agent Claude Code

Reviews code architecture and design without making changes. Provides guidance on simplicity, modularity, and adherence to project philosophies. Use proactively for architecture decisions, code reviews, or when questioning design choices. Examples: user: 'Review this new service design for architectural issues'…

11 1y ago A 0 tokens

bug-hunter

03

bkrabach/ai-code-project-template

Agent Claude Code

Specialized debugging expert focused on finding and fixing bugs systematically. Use proactively when encountering errors, unexpected behavior, or test failures. Examples: user: 'The synthesis pipeline is throwing a KeyError somewhere' assistant: 'I'll use the bug-hunter agent to systematically track down and fix this…

11 1y ago A 0 tokens

bkrabach/ai-code-project-template

Agent Claude Code

Expert at integrating with external services, APIs, and MCP servers while maintaining simplicity. Use proactively when connecting to external systems, setting up MCP servers, or handling API integrations. Examples: user: 'Set up integration with the new payment API' assistant: 'I'll use the integration-specialist…

11 1y ago A 0 tokens

modular-builder

05

bkrabach/ai-code-project-template

Agent Claude Code

Expert at creating self-contained, regeneratable modules following the 'bricks and studs' philosophy. Use proactively when building new features, creating reusable components, or restructuring code. Examples: user: 'Create a new document processor module for the pipeline' assistant: 'I'll use the modular-builder agent…

11 1y ago A 0 tokens

refactor-architect

06

bkrabach/ai-code-project-template

Agent Claude Code

Expert at simplifying code following ruthless simplicity principles. Focuses on reducing complexity, removing abstractions, and making code more direct. Use proactively when code feels complex or when refactoring for maintainability. Examples: user: 'This authentication system has too many layers of abstraction'…

11 1y ago A 0 tokens

subagent-architect

07

bkrabach/ai-code-project-template

Agent Claude Code

Use this agent when you need to create new specialized sub-agents for specific tasks or workflows. This agent evaluates requirements, determines the optimal agent configuration, and generates properly formatted agent definitions following Claude Code's sub-agent standards. Ideal for expanding your agent ecosystem when…

11 1y ago A 0 tokens

synthesis-master

08

bkrabach/ai-code-project-template

Agent Claude Code

Expert at combining multiple analyses, documents, and insights into cohesive, actionable reports. Use proactively when you need to merge findings from various sources into a unified narrative or comprehensive recommendation. Examples: user: 'Combine all these security audit findings into an executive report'…

11 1y ago A 0 tokens

tension-keeper

09

bkrabach/ai-code-project-template

Agent Claude Code

Use this agent when you encounter contradictions, competing approaches, or unresolved debates that should be preserved rather than prematurely resolved. This includes situations where multiple valid solutions exist, where experts disagree, or where forcing consensus would lose valuable perspectives. Examples: Context…

11 1y ago A 0 tokens

test-coverage

10

bkrabach/ai-code-project-template

Agent Claude Code

Expert at analyzing test coverage, identifying gaps, and suggesting comprehensive test cases. Use proactively when writing new features, after bug fixes, or during test reviews. Examples: user: 'Check if our synthesis pipeline has adequate test coverage' assistant: 'I'll use the test-coverage agent to analyze the test…

11 1y ago A 0 tokens

triage-specialist

11

bkrabach/ai-code-project-template

Agent Claude Code

Expert at rapidly filtering documents and files for relevance to specific queries. Use proactively when processing large collections of documents or when you need to identify relevant files from a corpus. Examples: user: 'I need to find all documents related to authentication in my documentation folder' assistant…

11 1y ago A 0 tokens

bkrabach/ai-code-project-template

Agent Claude Code

Use this agent when encountering unclear areas, missing information, ambiguous requirements, or when the absence of knowledge itself provides valuable insights. This agent excels at mapping what we don't know, identifying patterns in ignorance, creating productive void documentation, and tracking confidence evolution.…

11 1y ago A 0 tokens

bkrabach/ai-code-project-template

Agent Claude Code

Use this agent when you need to transform abstract data, knowledge structures, or complex relationships into visual representations. This includes creating interactive graphs, network diagrams, concept maps, knowledge landscapes, or any situation where visual exploration would reveal patterns not apparent in text. The…

11 1y ago A 0 tokens

zen-code-architect

14

bkrabach/ai-code-project-template

Agent Claude Code

Use this agent when you need to implement features, refactor code, or make architectural decisions in this codebase. This agent embodies the project's philosophy of ruthless simplicity, modular design, and analysis-first development. It should be your primary agent for any code-related tasks in this repository.…

11 1y ago A 0 tokens

create-plan

15

bkrabach/ai-code-project-template

Command Claude Code

Create a plan in @aiworking/tmp that can be used by a junior developer to implement the changes needed to complete the task. The plan should be detailed enough to guide them through the implementation process, including any necessary steps, considerations, and references to relevant documentation or code files.

11 1y ago A 0 tokens

prime

17

bkrabach/ai-code-project-template

Command Claude Code

Command "prime" from bkrabach/ai-code-project-template, covering usage, process and additional guidance.

11 1y ago A 0 tokens

PreToolUse

22

bkrabach/ai-code-project-template

Hook Claude Code

Runs before the agent uses a tool for Task tool calls, executing subagent-logger.py. From bkrabach/ai-code-project-template.

11 1y ago A tokens not measured

PostToolUse

23

bkrabach/ai-code-project-template

Hook Claude Code

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing make-check.sh. From bkrabach/ai-code-project-template.

11 1y ago A tokens not measured