Guide for integrating Agentica SDK with Claude Code CLI proxy
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
MCP Script Rules
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
Meta-skill for creating and managing Claude Code skills
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Create and use Claude Code slash commands - quick prompts, bash execution, file references
Search GitHub code, repositories, issues, and PRs via MCP
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Analyze Claude Code sessions via Braintrust
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
AST-based code search and refactoring via ast-grep MCP
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Research agent for external documentation, best practices, and library APIs via MCP tools
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
Search library documentation and code examples via Nia