Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by...
Complete 5-step development workflow
Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
MANDATORY for code review - must use Codex CLI for all code reviews, then apply fixes based on Codex feedback. Also use for cross-verification, debugging, and getting alternative implementations.
TDD-based autonomous development loop with checkpoint recovery and observability changelog
Validate MCP configuration and suggest improvements
Complete project health audit (7 checks)
Expert Git workflow management for Claude Code sessions with branch naming conventions, push retry logic, conflict resolution, and PR automation specifically designed for AI-assisted development workflows.
Generate hook script from template
Conventional Commits with quality checks
Test-Driven Development (TDD Red-Green-Refactor)
Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets...
Claude Code CLI commands, flags, headless mode, and automation patterns
A collection of useful md files for claude code. Subagents, commands, skills etc.
Escribe y mejora CLAUDE.md siguiendo best practices. Usa cuando el usuario diga "crear CLAUDE.md", "mejorar CLAUDE.md", "actualizar CLAUDE.md", "revisar CLAUDE.md", "escribir instrucciones del...
>
Language-specific code style guidelines. Use when writing TypeScript, Python, Go, JavaScript, or HTML/CSS code to ensure consistent, idiomatic, and maintainable code following best practices.
Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative...
Generate custom skill/command from template
Self-Evolving Development Loop - Dynamic skill generation with learning and evolution