eyadsibai/ltk
Agent
Comprehensive code reviewer covering spec compliance, quality, security, and simplicity. Use proactively after writing code. Examples: Context: User completed a feature implementation user: "I've finished implementing the authentication system" assistant: "Let me use the code-reviewer agent to review this…
eyadsibai/ltk
Agent
Expert at creating new Claude Code custom commands with proper structure and best practices. Use when needing to create well-structured custom commands.
eyadsibai/ltk
Agent
Comprehensive session analysis and learning capture specialist. Analyzes development sessions to extract patterns, preferences, and improvements for future interactions. Use after significant work sessions to capture learnings.
eyadsibai/ltk
Agent
Documentation generator for docstrings, README, CLAUDE.md, and API docs. Use when documentation needs to be created or updated. Examples: Context: User wrote new functions without documentation user: [Writes new functions] assistant: "I'll use the docs-generator agent to create docstrings for these functions" New code…
eyadsibai/ltk
Agent
Technical breakthrough documentation specialist. Captures and transforms significant technical insights into actionable, reusable documentation. Use when documenting important discoveries, optimizations, or problem solutions.
eyadsibai/ltk
Agent
Analyzes and improves Claude Code instructions in CLAUDE.md. Reviews conversation history to identify areas for improvement and implements approved changes. Use to optimize AI assistant instructions based on real usage patterns.
eyadsibai/ltk
Agent
Identifies refactoring opportunities and assists with safe code restructuring.
eyadsibai/ltk
Agent
Orchestrate complex tasks with four specialist sub-agents: Architect, Research, Coder, and Tester. Examples: Context: User has a complex implementation task user: "I need to implement a caching layer for our API" assistant: "I'll use the ultrathink-coordinator to analyze this from architecture, research…
eyadsibai/ltk
Agent
Review database migrations, data models, and code that manipulates persistent data. Use proactively when database changes are made. Examples: Context: User has just written a database migration user: "I've created a migration to add a status column to the orders table" assistant: "I'll use the data-integrity-guardian…
eyadsibai/ltk
Agent
Database performance optimization, query tuning, and scaling strategies.
eyadsibai/ltk
Agent
Tracks A/B tests, feature flags, and experiments for data-driven development decisions.
eyadsibai/ltk
Agent
Master SQL optimization, query tuning, and database design across cloud platforms. Examples: Context: User has slow queries user: "This query is taking 30 seconds on a 10M row table" assistant: "I'll use the sql-expert to analyze the query plan and identify optimization opportunities." Query optimization requires…