Explicit Identity Across Boundaries
cat ~/New
Browse newest skills added to the marketplace
Environment Triage
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Generate comprehensive PR descriptions following repository templates
Debug issues by investigating logs, database state, and git history
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Find unused functions and dead code in the codebase
Create handoff document for transferring work to another session
Create or update continuity ledger for state preservation across clears
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup",...
Completion Check: Verify Infrastructure Is Wired
A complete skill for E2E testing
Create git commits with user approval and no Claude attribution
Claude Code CLI commands, flags, headless mode, and automation patterns
Workflow orchestrator that chains existing skills for feature development
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Analyze Claude Code sessions via Braintrust
Background Agent Pings
Async REPL Protocol
AST-based code search and refactoring via ast-grep MCP
Spawn Agentica multi-agent patterns
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity