clone
Clone the current conversation so the user can branch off and try a different approach.
gha
Analyze GitHub Actions failures and identify root causes
half-clone
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
handoff
Write or update a handoff document so the next agent with fresh context can continue this work.
reddit-fetch
Fetch content from Reddit via its JSON API using a browser session (DuckDuckGo-hop unlock). Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.
review-claudemd
Review recent conversations to find improvements for CLAUDE.md files.
hn-summarize
Fetch and summarize Hacker News / hckrnews.com top stories, articles, and their comment threads. Use when asked to summarize HN front-page stories, a specific HN story plus its discussion, or "the top N from hckrnews".
version-check
Recommend which Claude Code version to run, or whether to update. Use when asked which Claude Code version is best/safe, whether to update now, whether a recent release is buggy, or what changed since the installed version.