Hook
Runs when you submit a prompt, before the agent sees it, executing prompt_inbox.py via python. From n24q02m/claude-plugins.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt_inbox.py via python. From n24q02m/claude-plugins.
Hook
Runs when the agent finishes a response, executing stop_inbox.py via python. From n24q02m/claude-plugins.
Skill Claude CodeCodex
Use when two or more agent sessions (Claude Code or other tools, same machine or peers) must coordinate through markdown files in a shared folder instead of one supervisor driving subagents — group chat, blackboard, mailbox/inbox, multi-session handoff, or an agent-chat/ directory. Triggers include peer agents, N…
Plugin Claude Code
Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase.
Skill Claude CodeCodex
Blast radius of a change you have not made yet -- traces a symbol across federated repositories, splits impact per repo, and reports what must ship together.
Skill Claude CodeCodex
Index an unfamiliar codebase into the knowledge graph, then produce a first orientation map -- entry points, most-depended-upon modules, hotspots, test topology.
Skill Claude CodeCodex
Safety analysis before refactoring -- dependency graph, test coverage, public API exposure, blast radius verdict.
Skill Claude CodeCodex
Review uncommitted changes using impact analysis. Quick local delta review with blast-radius detection.
Skill Claude CodeCodex
Comprehensive PR review -- full branch diff against base, commit-by-commit analysis, breaking change detection, conventional commit verification.
Skill Claude CodeCodex
Graph-driven security sweep -- scan for dangerous sinks, then rank each finding by whether an entry point can actually reach it, and triage the rest into suppressions.
Plugin Claude Code
Email management via IMAP/SMTP — multi-account.
Skill Claude CodeCodex
Find emails needing follow-up -- unanswered sent emails, flagged unreplied, draft contextual responses.
Skill Claude CodeCodex
Morning inbox workflow -- multi-account scan, thread grouping, priority classification, draft replies.
Plugin Claude Code
Comprehensive Godot Engine integration — 17 tools for game development.
Skill Claude CodeCodex
Add game mechanics with correct GDScript 4.x patterns -- movement, health, inventory, save/load.
Skill Claude CodeCodex
Pattern-based Godot scene construction with node hierarchy templates and companion node rules.
Skill Claude CodeCodex
Systematic Godot debugging decision trees for physics, signals, rendering, navigation, and input issues.
Plugin Claude Code
Markdown-first Notion API integration — 8 composite tools, 95% coverage.
Skill Claude CodeCodex
Update properties or content across many pages in a Notion database with dry-run and error recovery.
Skill Claude CodeCodex
Transform unstructured Notion pages into a well-designed database with proper schema and migration.
Plugin Claude Code
Telegram dual-mode (Bot API + MTProto) — messages, chats, media, contacts.
Skill Claude CodeCodex
Compose and post formatted content to a Telegram channel -- MarkdownV2 escaping, message splitting, media ordering.
Skill Claude CodeCodex
Diagnose and fix Telegram bot connection issues -- verify config, test send, resolve common errors.
Plugin Claude Code
Google Workspace MCP server — Docs/Drive/Calendar/Gmail/Sheets/Slides/Tasks/Chat/People/Forms + multi-account.