Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Environment Triage
Choose the right search tool for each query type
Check reference SDK implementations using btca ask
Maps questions to the optimal tldr command. Use this to pick the right layer
Router-First Architecture
Resume work from handoff document with context analysis and validation
Agent Orchestration Rules
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Code refactoring workflow - analyze β plan β implement β review β validate
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
Search past reasoning for relevant decisions and approaches
No Polling for Background Agents
Parallel Agent Orchestration
Security audit workflow - vulnerability scan β verification
Validation agent that validates plan tech choices against current best practices
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
Test-driven development workflow with philosophy guide - plan β write tests β implement β validate
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Workflow orchestrator that chains existing skills for feature development