TheLobbi /claude
Agent Claude Code
The agent system provides 137 specialized subagents that Claude invokes using the Task tool. Each agent is a markdown file with a YAML frontmatter block (or embedded YAML section) that declares its name, model, tools, and purpose. Agents are organized into domain-specific directories so they are easy to find and…
21 5d ago A 0 tokens
original MIT TheLobbi /claude
Agent Claude Code
Expert code review specialist. Use proactively after writing or modifying code to catch issues before commit.
21 5d ago A 22 tokens
original MIT TheLobbi /claude
Agent Claude Code
Debugging specialist for tracing errors, test failures, and unexpected behavior. Use when encountering bugs or failures.
21 5d ago A 24 tokens
original MIT TheLobbi /claude
Agent Claude Code
Documentation specialist. Generates and updates documentation, README files, and inline comments. Use when documentation needs updating.
21 5d ago A 25 tokens
original MIT TheLobbi /claude
Agent Claude Code
Docker build and registry operations specialist. Handles image builds, tagging, pushing, and registry management with proper cache control.
21 5d ago A 27 tokens
original MIT TheLobbi /claude
Agent Claude Code
Kubernetes deployment and image audit specialist. Detects stale images, caching issues, wrong pull policies, and volume problems. Use proactively before and after Helm deploys.
21 5d ago A 41 tokens
original MIT TheLobbi /claude
Agent Claude Code
Deep research agent for investigating codebases, technologies, and solutions. Use proactively when research is needed before implementation.
21 5d ago A 25 tokens
original MIT TheLobbi /claude
Agent Claude Code
Security audit specialist. Reviews code for vulnerabilities, credential exposure, and security best practices.
21 5d ago A 21 tokens
original MIT TheLobbi /claude
Agent Claude Code
Test specialist. Writes comprehensive tests for new and existing code. Use proactively after implementation.
21 5d ago A 21 tokens
original MIT