Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Maps questions to the optimal tldr command. Use this to pick the right layer
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.
Create git commits with user approval and no Claude attribution
Code quality checks, formatting, and metrics via qlty CLI
Search GitHub code, repositories, issues, and PRs via MCP
AST-based code search and refactoring via ast-grep MCP
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
See all your MCP servers, skills, commands, rules, and CLAUDE.md files in one place β TUI for Claude Code
Search library documentation and code examples via Nia
Validate CLAUDE.md structure and completeness
Generate CLAUDE.md template for current project
Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on staged changes, PR reviews, or explicit review requests.
>
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Expert in Claude Code hooks - user-defined shell commands that execute at specific points in Claude Code's lifecycle. Provides guaranteed automation that doesn't rely on the LLM "remembering" to...
Wiring Verification
Code review specialist for quality, security, and best practices
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...