rca AI Agent Skills
Browse 366 skills related to rca
agentica-infrastructure
Reference guide for Agentica multi-agent infrastructure APIs
tldr-deep
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.
environment-triage
Environment Triage
qlty-during-development
QLTY During Development
tldr-router
Maps questions to the optimal tldr command. Use this to pick the right layer
skill-development
Skill Development Rules
hooks
Hook Development Rules
migrate
Migration workflow - research → analyze → plan → implement → review
debug-hooks
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
research
Document codebase as-is with thoughts directory for historical context
observe-before-editing
Observe Before Editing
opc-architecture
OPC Architecture Understanding
agent-orchestration
Agent Orchestration Rules
test
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
workflow-router
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
parallel-agent-contracts
Parallel Agent Type Contracts
pint-compute
Unit-aware computation with Pint - convert units, dimensional analysis, unit arithmetic
tdd-migration-pipeline
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
agentica-sdk
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
create-handoff
Create handoff document for transferring work to another session
eigenvalues
Problem-solving strategies for eigenvalues in linear algebra
search-tools
Search Tool Hierarchy
slash-commands
Create and use Claude Code slash commands - quick prompts, bash execution, file references
continuity
Problem-solving strategies for continuity in real analysis
search-router
Choose the right search tool for each query type
completion-check
Completion Check: Verify Infrastructure Is Wired
async-repl-protocol
Async REPL Protocol
mcp-chaining
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
graceful-degradation
Graceful Degradation with Helpful Messages
planning-agent
Planning agent that creates implementation plans and handoffs from conversation context
entropy
Problem-solving strategies for entropy in information theory
morph-apply
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
qlty-check
Code quality checks, formatting, and metrics via qlty CLI
banach-spaces
Problem-solving strategies for Banach spaces in functional analysis
math-router
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
operator-theory
Problem-solving strategies for operator theory in functional analysis
repo-research-analyst
Analyze repository structure, patterns, conventions, and documentation for understanding a new codebase
boundary-value-problems
Problem-solving strategies for boundary value problems in ordinary and partial differential equations
continuity-ledger
Create or update continuity ledger for state preservation across clears
numerical-integration
Problem-solving strategies for numerical integration in numerical methods
github-search
Search GitHub code, repositories, issues, and PRs via MCP
shapely-compute
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
mcp-scripts
MCP Script Rules
security
Security audit workflow - vulnerability scan → verification
agentica-server
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
onboard
Analyze brownfield codebase and create initial continuity ledger
graph-algorithms
Problem-solving strategies for graph algorithms in graph number theory
review
Comprehensive code review workflow - parallel specialized reviews → synthesis