parcadei
@parcadei
Public Skills
describe-pr
by parcadei
Generate comprehensive PR descriptions following repository templates
discovery-interview
by parcadei
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
continuity-ledger
by parcadei
Create or update continuity ledger for state preservation across clears
create-handoff
by parcadei
Create handoff document for transferring work to another session
loogle-search
by parcadei
Search Mathlib for lemmas by type signature pattern
debug
by parcadei
Debug issues by investigating logs, database state, and git history
commit
by parcadei
Create git commits with user approval and no Claude attribution
dead-code
by parcadei
Find unused functions and dead code in the codebase
math
by parcadei
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
math-help
by parcadei
Guide to the math cognitive stack - what tools exist and when to use each
math-router
by parcadei
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
firecrawl-scrape
by parcadei
Scrape web pages and extract content via Firecrawl MCP
implement_task
by parcadei
Implementation agent that executes a single task and creates handoff on completion
help
by parcadei
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
github-search
by parcadei
Search GitHub code, repositories, issues, and PRs via MCP
implement_plan_micro
by parcadei
Implement technical plans from thoughts/shared/plans with verification
explore
by parcadei
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
build
by parcadei
Workflow orchestrator that chains existing skills for feature development
implement_plan
by parcadei
Implement technical plans from thoughts/shared/plans with verification
cli-reference
by parcadei
Claude Code CLI commands, flags, headless mode, and automation patterns
completion-check
by parcadei
"Completion Check: Verify Infrastructure Is Wired"
git-commits
by parcadei
Git Commit Rules
braintrust-tracing
by parcadei
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
agentic-workflow
by parcadei
Agentic Workflow Pattern
agentica-spawn
by parcadei
Spawn Agentica multi-agent patterns
agent-context-isolation
by parcadei
Agent Context Isolation
debug-hooks
by parcadei
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
compound-learnings
by parcadei
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".
hooks
by parcadei
Hook Development Rules
agent-orchestration
by parcadei
Agent Orchestration Rules
hook-developer
by parcadei
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
fix
by parcadei
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
agentica-prompts
by parcadei
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
background-agent-pings
by parcadei
Background Agent Pings
async-repl-protocol
by parcadei
Async REPL Protocol
agentica-claude-proxy
by parcadei
Guide for integrating Agentica SDK with Claude Code CLI proxy
ast-grep-find
by parcadei
AST-based code search and refactoring via ast-grep MCP
llm-tuning-patterns
by parcadei
LLM Tuning Patterns
mcp-chaining
by parcadei
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
explicit-identity
by parcadei
Explicit Identity Across Boundaries
mcp-scripts
by parcadei
MCP Script Rules
complete-skill
by parcadei
A complete skill for E2E testing
graceful-degradation
by parcadei
Graceful Degradation with Helpful Messages
idempotent-redundancy
by parcadei
Idempotent Redundancy
index-at-creation
by parcadei
Index at Creation Time
environment-triage
by parcadei
Environment Triage
agentica-server
by parcadei
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
agentica-infrastructure
by parcadei
Reference guide for Agentica multi-agent infrastructure APIs
agentica-sdk
by parcadei
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
braintrust-analyze
by parcadei
Analyze Claude Code sessions via Braintrust