iterm-notify
25Skill Claude CodeCodex
Provides notify.sh — a hook script that fires on Claude Code Notification and Stop events.
Skill Claude CodeCodex
Provides notify.sh — a hook script that fires on Claude Code Notification and Stop events.
Plugin Claude Code
Trace column-level data lineage through SQL, Kafka, Spark, and JDBC codebases.
Skill Claude CodeCodex
Use when user invokes /lineage with a column name (optionally qualified with table/schema). Also triggers on "trace this column", "where does X come from", "what reads from Y table". Traces column-level data lineage through SQL, Kafka, Spark, JDBC, and ORM codebases. Produces a structured lineage path with confidence…
Plugin Claude Code
Graph-based agent memory — search, trace, and manage what your agent knows.
Skill Claude CodeCodex
Use when user invokes /memory with a subcommand (search, trace, add, episode, status). Also triggers on "search my memory for X", "add to memory", "what do I know about X" (when membrain is available), "memory status", "memory trace". Searches and manages the membrain knowledge graph via MCP tools or HTTP API.
Plugin Claude Code
PR merge workflow: verify CI and review status, sync with base branch, confirm, squash merge, and clean up.
Skill Claude CodeCodex
Use when a pull request is ready to merge — verifies CI and review status, syncs with the base branch, confirms with the user, then squash merges and cleans up. Trigger when the user says "merge this", "merge this PR", "squash merge", or "merge it". Works on any open PR — does not require /open-pr to have created it.…
Plugin Claude Code
Pre-flight checks and PR creation workflow: run tests, open a PR, code review, and check CI.
Skill Claude CodeCodex
Use when wrapping up a development task and getting a PR ready — runs local tests, creates a PR (if one doesn't exist) with a structured description template, conducts a code review via the review skill, and checks CI status with quick fixes. Trigger when the user says they're done with a feature, want to open a PR…
Plugin Claude Code
Topic-focused session orientation — search graph, knowledge, journal, and research for a specific topic.
Skill Claude CodeCodex
Use when user invokes /orient with a topic keyword, entity type, project name, time qualifier, or combination. Also triggers on "what do we know about X", "remind me about X", "where did we leave off on X". Provides targeted context loading — searches the MCP Memory Server graph, knowledge files, journal entries, and…
Plugin Claude Code
Cross-repo PR sweep: triage all open PRs, run code reviews, merge what's ready, fix quick CI blockers, and report.
Skill Claude CodeCodex
Use when you want to sweep all open pull requests across all repos, triage their status, run code reviews on unreviewed PRs, merge what's ready, fix quick blockers, and produce a full status report. Trigger when the user says "check my PRs", "close out open PRs", "what's the status of my PRs", "sweep my PRs", "PR…
Plugin Claude Code
Process any source into a structured, compounding knowledge base with refresh capability.
Agent
Background content fetcher — fetches URLs, saves raw content, and verifies output. Use when a skill needs to delegate content extraction without synthesis.
Skill Claude CodeCodex
Use when user invokes /refresh-research to re-fetch refreshable research sources, detect meaningful changes, and update synthesis files. Supports specific files, categories, staleness thresholds, backfill of sourcetype, and audit-only dry runs.
Skill Claude CodeCodex
Use when user invokes /research command with any source — URL, GitHub repo, YouTube video, podcast, Reddit post, academic paper, documentation page, product site, local file, or empty. Processes and indexes research materials with raw source preservation and topic-level synthesis coalescing. Do NOT use for quick…
Plugin Claude Code
Code review for a branch, PR, or path — structured output with severity labels and cross-file analysis.
Agent
Read-only codebase explorer — searches, maps, and explains code structure. Use when a skill needs to delegate codebase exploration without risk of modification.
Skill Claude CodeCodex
Use when user invokes /review to review code changes. Also triggers on "review my code", "check this PR", "look at my changes". Accepts a PR number (e.g. /review 123), a path filter (e.g. /review src/auth/), or no argument (reviews current branch vs base). Produces structured per-file review with severity labels…
Plugin Claude Code
A constructive critic that gives a second opinion on your own plans, designs, code, and tests — spawning independent read-only reviewers on different Claude models than the one driving the session.
Skill Claude CodeCodex
Use when you've planned a non-trivial change and are about to implement it, finished a complex or multi-file piece of work, just wrote tests, or are stuck on repeated failures — and any time the user says "rubber duck this", "rubber ducky", "get a second opinion", "sanity-check my plan", "poke holes in this", "what am…
Plugin Claude Code
Interactive dashboard for Claude Code usage — tokens, sessions, models, and activity patterns.
Skill Claude CodeCodex
Use when user invokes /stats or asks about Claude Code usage, token consumption, session history, model distribution, or activity patterns. Generates an interactive HTML dashboard with charts and tables, auto-opens in browser. Also triggers on "how much have I used Claude", "show my usage", "token usage", "session…