/wrap-up 12-step end-of-session agent that pulls repos, updates docs, extracts skills, and pushes changes.
Session Management Documentation Git +1
/blog-post 5-agent blog production team that guides topic selection, writes MDX content, and validates output.
Blog Content MDX +2
/multi-repo-status Quick dashboard showing git status across all project repos in parallel.
Git DevOps Automation +1
/skill-catalog Full inventory of all agents, skills, commands, and hooks with descriptions.
Documentation Inventory Automation
/ingest-sessions Processes session archive transcripts, extracts insights, and stores them in vector memory.
Session Management Memory Learning +1
/sync Bidirectional config sync between live ~/.claude/ and three Git repositories.
Config Sync Git Multi-Repo +1
/cmux Complete CLI reference for cmux, the Ghostty-based macOS terminal built for AI coding agents.
macOS Terminal Automation +2
/content-validation Validate content integrity beyond HTTP status codes for media, API responses, and data contracts.
Validation API Media +2
/cross-platform-parsing Safe text and CLI output parsing patterns that work correctly across Windows and Unix environments.
Cross-Platform Windows Parsing +2
/deep-research Produce thorough, cited research reports from multiple web sources using a three-tier search and scrape stack.
Research Exa Firecrawl +2
/game-dev Orchestrates a coordinated team of game development specialists to create, fix, debug, or enhance games.
Game Development Multi-Agent Web Games +2
/gws Interact with Google Workspace services via the gws CLI, covering Drive, Gmail, Calendar, Docs, Sheets, Slides, Tasks, and more.
Google Workspace Gmail Drive +2
/memory-architecture Design and configure a two-tier persistent memory system for Claude sessions using rules and a vector database.
Memory Vector Database SQLite +2
/multi-agent-orchestration Patterns for structuring multi-agent teams with phase gating, dependency mapping, sandbox constraints, and infrastructure selection.
Multi-Agent Orchestration Phase Gating +2
/notebooklm-content Create branded infographics and slide decks from blog posts using Google NotebookLM.
NotebookLM Content Infographic +2
/openclaw-ops Configuration gotchas and operational patterns for OpenClaw multi-agent systems.
OpenClaw Multi-Agent Telegram +2
Changelog Writer Auto-generates CHANGELOG.md entries from git diffs using Haiku for speed.
Git Documentation Automation
Multi-Repo Orchestrator Runs parallel git operations across all project repositories simultaneously.
Git DevOps Multi-Repo +1
Session Analyzer Extracts patterns and learnings from archived session transcripts using Sonnet.
Session Management Analysis Learning
Deploy Verifier Post-deploy verification agent that checks production site health and functionality.
CI/CD DevOps Security +1
Config Sync Detects configuration drift between local ~/.claude/ and the git repo.
DevOps Configuration Git +1
Context Health Monitor Monitors context window usage and suggests optimal compaction points.
Performance Session Management Automation
Skill Extractor (Homunculus v2) Extracts debugging instincts from session transcripts and creates reusable learned skills.
Learning Documentation Session Management +1
Blog Captain (blog-captain) Opus-class captain that orchestrates the full blog post pipeline across five specialist agents.
Blog Content Orchestration +1
Pre-Commit Checker Security and quality checks that run before every commit to catch issues early.
Security Git Quality +1
Session Checkpoint Creates mid-session state snapshots for recovery and context preservation.
Session Management Recovery Automation
Sync Orchestrator Coordinates configuration synchronization across machines and environments.
DevOps Configuration Multi-Repo +1
Home Sync Syncs ~/.claude/ directory with the canonical claude-code-config repository.
DevOps Configuration Git +1
Wrap-Up Orchestrator Multi-repo housekeeping: updates CHANGELOG, README, saves memory delta, commits, and pushes all repos.
Wrap-Up Git Automation +1
Blog Editor Reviews blog drafts for hook strength, pacing, entertainment value, and factual accuracy.
Blog Content Writing +1
Blog UX Reviewer Build verification and MDX structural analysis for blog posts.
Blog MDX Build Verification +1
Blog Voice Guardian Maintains the living voice profile and scores blog drafts for voice consistency.
Blog Voice Writing Style +1
Blog Writer Drafts and revises MDX blog posts following the established style guide.
Blog Writing MDX +1
Evolve Synthesizer Clusters Homunculus instincts and generates evolved agents, skills, and commands.
Homunculus Learning Agent Generation +1
Game Artist Visual layer specialist: rendering, sprites, particles, and CSS animations.
Game Dev Canvas Rendering +1
Game Designer Design specs: core loop, mechanics, balance, and TypeScript interfaces.
Game Dev Design Mechanics +1
Game Developer Engine, state management, game loop, physics, AI, and TDD implementation.
Game Dev TypeScript TDD +1
Game Director Captain that orchestrates the full game team across create, fix, debug, and add modes.
Game Dev Orchestration Multi-Agent +1
Game UX Designer UI, menus, HUD, input handling, and accessibility for web games.
Game Dev React UX +1
Game Writer Narrative, dialogue, world-building, and tutorial text as TypeScript data.
Game Dev Writing Narrative +1
Gmail Assistant Daily inbox cleanup: classifies emails, auto-labels 9 categories, VIP detection, follow-up tracking, and attention summary.
Gmail Email Automation +1
NotebookLM Assistant General NotebookLM orchestrator for notebooks, sources, content generation, and research.
NotebookLM Google Research +1
NotebookLM Content Agent Creates branded infographics and slide decks from blog posts with QA and DLP review.
NotebookLM Content Brand +2
/wrap-up (Command) Backward-compatible command version of the /wrap-up skill for older Claude Code versions.
Session Management Documentation Git +1
/blog-post (Command) Backward-compatible command version of the /blog-post skill for older Claude Code versions.
Blog Content MDX +1
/claude-config-sync Syncs live ~/.claude/ configuration to the claude-code-config repo with parallel agents.
Config Sync Git Automation +1
/evolve Clusters Homunculus instincts into evolved skills, agents, and commands.
Homunculus Learning Agent Generation +1
/kb-article Authors a knowledge base article with YAML frontmatter and canonical tags.
Documentation Knowledge Base Automation
/Knowledge-Graph-Sync Reconciles the MCP knowledge graph against actual files on disk.
Knowledge Graph Memory Automation +1
/memory-audit Scans vector memory for contradictions, duplicates, and stale entries.
Memory Vector Memory Maintenance +1
/smart-compact Saves in-flight context to vector memory and session scratchpad before running /compact.
Context Management Memory Session Management +1
File Guard Hook PreToolUse hook that blocks edits to .env, .pem, .key, and credentials files.
Security Hooks File Protection +1
Memory Nudge Hook PostToolUse hook that counts work units and reminds you to save to vector memory.
Memory Hooks Automation +1
Memory Checkpoint Hook Stop hook that runs a five-category memory review checklist at session end.
Memory Hooks Session Management +1
Observe Homunculus Hook PostToolUse hook that captures tool usage patterns to JSONL for the Homunculus learning pipeline.
Homunculus Learning Hooks +1
KG Update Detect Hook PostToolUse hook that detects config file edits and reminds Claude to update the knowledge graph.
Knowledge Graph Memory Hooks +1
Pre-Compact Hook PreCompact hook that saves session context to a scratchpad before compaction.
Context Management Hooks Session Management +1
Hook Dispatcher Cross-platform hook dispatcher that routes to .sh on macOS and .ps1 on Windows.
Cross-Platform Hooks Windows +1
Session Scratchpad Hook PostToolUse hook that counts tool calls and reminds Claude to update the session scratchpad.
Context Management Hooks Session Management +1
Prompt Notify Hook Stop hook that plays a notification sound when Claude finishes and needs attention.
Productivity Hooks macOS +1
Blog Inventory Shell script that scans and catalogs all blog posts with metadata for quick reference.
Blog Documentation Shell
Cleanup Session Cleans up temporary files, caches, and artifacts from completed Claude Code sessions.
Session Management Automation Shell
Config Diff Compares local Claude Code config against the repo version and shows differences.
Configuration DevOps Shell
Context Health Check Quick shell-level context window health check without spawning an agent.
Performance Session Management Shell
Git Stats Generates commit statistics, contributor activity, and repo health metrics.
Git DevOps Analytics +1
Sync Survey Surveys all sync points between local config, repos, and remote to detect drift.
Configuration DevOps Multi-Repo +1
Validate MDX Validates MDX blog post files for correct frontmatter, syntax, and component usage.
Blog Validation MDX +1
Wrap-Up Survey Pre-wrap-up diagnostic that surveys session state before running the full wrap-up.
Session Management Automation Shell
Agentic Workflow Rules Mandatory task decomposition and parallel agent patterns for Claude Code sessions.
Workflow Automation Core
Coding Style Rules Immutability preferences, file organization conventions, and writing style enforcement.
Code Quality Style Core
Security Checklist Pre-commit security checklist, secret management, and vulnerability prevention rules.
Security Core OWASP
Git Workflow Rules Conventional commits, PR conventions, and feature branch workflow enforcement.
Git Workflow Development
Architecture Patterns Repository pattern, API response envelopes, and architectural conventions.
Architecture API Development
Testing Standards TDD enforcement with RED-GREEN-REFACTOR cycle and 80% coverage targets.
Testing TDD Development
Hooks Configuration Hook types, file protection rules, and context preservation strategies.
Hooks Automation Operations
Performance and Model Routing Model routing (Haiku/Sonnet/Opus) and cost optimization strategies.
Performance Cost Operations
Windows Platform Rules PowerShell stdin, path mangling, and OneDrive workarounds for Windows environments.
Windows PowerShell Operations +1
Agent Orchestration Rules Plugin and custom agent coordination, activation triggers, and escalation patterns.
Agents Orchestration Operations
Memory Management Rules Five-layer memory system coordination: auto memory, vector memory, knowledge graph, homunculus, and session archive.
Memory Architecture Core
Blog Content Rules Blog writing guardrails: no private repo links, public repo allowlist, link safety checks.
Blog Content Security +1
Plan Documentation Rules Plans saved as markdown files to docs/plans/ in the current project.
Documentation Planning Development
Context Preservation Rules How Claude recovers context after compaction: scratchpad, vector memory, and user confirmation flow.
Context Management Memory Operations +1
macOS Platform Rules macOS-specific shell, path, MCP server, and hooks conventions.
macOS Platform Operations +1
Memory Server Persistent knowledge graph across sessions for cross-session memory.
MCP Memory Persistence
Context7 (Live Docs) Live documentation lookup for any library -gets current docs instead of training data.
MCP Documentation Libraries
Vector Memory Semantic vector memory for storing, searching, and managing long-term knowledge with embeddings.
MCP Memory Persistence +1
GitHub Full GitHub API access: repos, issues, PRs, code search, file contents, and commits.
MCP GitHub Git +1
Sequential Thinking Chain-of-thought reasoning engine for breaking down complex problems step by step.
MCP Reasoning Analysis
Gmail Gmail integration for searching, reading, drafting, and managing email from Claude Code.
MCP Email Gmail +1
Google Calendar Google Calendar integration for viewing, creating, and managing events and finding meeting times.
MCP Calendar Google +1
Vercel Vercel deployment management: deploy, inspect builds, view logs, and search Vercel docs.
MCP Vercel DevOps +1
Obsidian Obsidian vault integration for reading, writing, and searching notes with smart semantic search.
MCP Obsidian Notes +1
Excalidraw Hand-drawn diagram creation with Excalidraw elements rendered with draw-on animations.
MCP Diagrams Visualization
Claude in Chrome Full browser automation: click, type, screenshot, navigate, read pages, and execute JavaScript.
MCP Browser Automation +1
Project Tools Custom MCP server with cached repo status, blog post inventory, style guide, and validation.
MCP DevOps Blog +1
Claude Preview Dev server management with live preview: screenshots, accessibility snapshots, DOM inspection, and interaction.
MCP Development Preview +1
Mermaid Diagrams Validate and render Mermaid diagrams with syntax checking and interactive UI widgets.
MCP Diagrams Visualization +1
MCP Registry Discover and connect new MCP servers from a searchable registry of available integrations.
MCP Discovery Integration
Exa (Semantic Search) Semantic web search via the Exa API for AI-optimized results and date filtering.
MCP Search Exa +1
Firecrawl (JS-Rendered Scraping) Scrapes JavaScript-rendered pages, bypasses anti-bot protection, and extracts structured content.
MCP Scraping Firecrawl +1
NotebookLM Google NotebookLM operations: notebooks, sources, queries, audio, and infographic generation.
MCP NotebookLM Google +2
PowerShell stdin Hooks PowerShell's $input silently fails in hooks. Use [Console]::In.ReadToEnd() + dot-sourcing.
PowerShell Windows Hooks +1
MCP Config Location ~/.claude/mcp-servers.json is for Claude Desktop, not Claude Code. Use ~/.claude.json.
MCP Configuration Claude Code
Command YAML Frontmatter Custom slash commands are silently ignored without YAML frontmatter.
Commands Claude Code Configuration
Git Bash Path Mangling Git Bash rewrites Windows paths, breaking npm module resolution.
Windows Git Platform +1
Next.js Client Metadata Can't export metadata from 'use client' components. Fix: wrapper layout.tsx.
Next.js React SEO
MDX Same-Date Sort Blog posts with identical date strings sort non-deterministically. Use ISO timestamps.
MDX Blog Next.js
Slug Path Traversal Guard URL slug parameters in path.join() allow path traversal attacks. Always validate.
Security OWASP Next.js
Cookie Auth over Query Strings Use httpOnly cookies with HMAC tokens, not ?secret=X in URLs.
Security Authentication OWASP
SSRF IP Validation Validate IPs against private ranges before making external API calls.
Security OWASP API
Shallow Fetch Force Push git fetch --depth=1 then git push --force fails. Use full fetch first.
Git CI/CD DevOps
Vercel WAF Syntax vercel.json uses routes with mitigate, not rules. Syntax is unique.
Security Vercel DevOps +1
Anthropic Model ID Format Haiku requires exact date suffix (-20251001), not -latest.
API Anthropic Claude Code
Vitest Class Mock Constructor Arrow functions can't be new'd. Use class in vi.mock factories.
Testing Vitest TypeScript
Token Secret Safety Reading config files with plaintext API keys exposes them in session transcripts.
Security Configuration Claude Code
HEREDOC Permission Pollution HEREDOC commit bodies with parentheses pollute auto-approved permissions.
Git Claude Code Security
MDX Blog Design System Custom MDX callout components and product badges for rich blog posts.
Blog MDX Design +1
Claude Code Debug Diagnostics claude doctor requires interactive TTY. Use --debug --debug-file instead.
Claude Code Debugging DevOps
Git Bash Variable Stripping Git Bash strips $ from inline PowerShell commands. Fix: use temp .ps1 files.
Windows PowerShell Git +1
Context Compaction Pre-Flight Strategic planning for massive sessions (900+ turns). Plan phases, commit incrementally.
Performance Session Management Workflow
Interactive Mode Freeze Recovery TUI freeze from corrupted project state. Fix: rename project state dir, restart.
Claude Code Debugging Recovery
Settings Validation Debugging "Found N invalid settings files" -debug with --debug, check YAML quoting and MCP type field.
Claude Code Configuration Debugging
Blog Post Production Pipeline Repeatable 8-step blog pipeline. Always delegate writing to Sonnet. Calibrate tone from recent posts.
Blog Content Workflow +1
Parallel Agent Decomposition Break tasks into parallel agents for 45% time savings. Route by specialization.
Performance Workflow Automation +1
Save Session Hook SessionEnd hook that archives full conversation transcripts with timestamps and summaries.
Session Management PowerShell Automation +1
Log Activity Hook PostToolUse hook that logs every Bash/Edit/Write operation with timestamps to activity_log.txt.
Monitoring PowerShell Automation +1
everything-claude-code Plugin 13 specialized agents, 30+ commands, and 30+ skills from the gold-standard Claude Code plugin.
Plugin Agents Orchestration +1