Background Agent Pings
find ~/parcadei/ -name "*.skill"
Generate comprehensive PR descriptions following repository templates
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Environment Triage
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit...
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Claude Code CLI commands, flags, headless mode, and automation patterns
Search GitHub code, repositories, issues, and PRs via MCP
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
A complete skill for E2E testing
Hook Development Rules
Guide for integrating Agentica SDK with Claude Code CLI proxy
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup",...
Agent Context Isolation
Agentic Workflow Pattern
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Workflow orchestrator that chains existing skills for feature development
Scrape web pages and extract content via Firecrawl MCP