Guide for integrating Agentica SDK with Claude Code CLI proxy
Modular Code Organization
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
Find unused functions and dead code in the codebase
Claude Code CLI commands, flags, headless mode, and automation patterns
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Analyze Claude Code sessions via Braintrust
Meta-skill for creating and managing Claude Code skills
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Create and use Claude Code slash commands - quick prompts, bash execution, file references
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
Comprehensive code review workflow - parallel specialized reviews β synthesis
Code refactoring workflow - analyze β plan β implement β review β validate
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
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
Search library documentation and code examples via Nia