kellykampen

36 mods across 1 repository, 2 stars between them.

agent-skills

01

kellykampen/agent-skills

Plugin Claude Code

Reusable Claude Code agent skills — orchestration, code review, and workflow automation.

2 1mo ago A tokens not measured original MIT

coderabbit-review

03

kellykampen/agent-skills

Command

Please run coderabbit --prompt-only, let it run as long as it needs (run it in the background) and review any issues and determine if we should fix them or not.

2 1mo ago A 0 tokens original MIT

kellykampen/agent-skills

Skill Claude CodeCodex

Use when running a hierarchy of Claude Code orchestrators across multiple cmux workspaces — a single lead orchestrator that reads and drives several per-project sub-orchestrators over the cmux control plane, relays the human operator's decisions down, runs a continuous-digest or overnight-autonomous watch loop…

2 1mo ago A 226 tokens original MIT

cmux-pr-qc-agent

10

kellykampen/agent-skills

Skill Claude CodeCodex

Spin up an independent, autonomous Claude Code instance in a separate cmux pane that watches a GitHub PR end-to-end: it polls for new review comments and CI status, drives every check to green (fixing failures with tests, not just waiting), fixes each review comment with a failing-test-first change, and replies to…

2 1mo ago A 187 tokens original MIT

cmux

11

kellykampen/agent-skills

Skill Claude CodeCodex

Control the cmux terminal multiplexer locally via its socket API and CLI. Use this skill when creating workspaces, splitting panes, sending text/keys to surfaces, posting notifications, setting sidebar status, or automating any cmux terminal operation.

2 1mo ago A 52 tokens original MIT

finch

12

kellykampen/agent-skills

Skill Claude CodeCodex

Use whenever you are an agent that needs to act on X/Twitter — post (with media), reply, build a thread, publish an article, read a timeline or search, manage bookmarks, or engage (like, repost, follow) — through the finch CLI or its bundled MCP server. Trigger on: "post this to X/Twitter", "reply to this tweet"…

2 1mo ago A 183 tokens original MIT

peek

13

kellykampen/agent-skills

Skill Claude CodeCodex

Use whenever you are an agent inside a multi-agent orchestration fleet (the conductor, a project-orchestrator, or a worker/builder seat) and need to report your own status so the level above you can see it, or need to check what your own children are doing right now. Trigger on: starting a new task, getting blocked…

2 1mo ago A 160 tokens original MIT

kellykampen/agent-skills

Skill Claude CodeCodex

Daily Gmail triage toward inbox zero via the gog CLI — sorts unread mail in the inbox and a secondary "other inbox" label into Urgent/Reply Soon/Waiting/FYI buckets with a specific suggested action per email (Reply/Defer/Archive/Label/Delete), and never executes any of it without explicit approval. Use this whenever…

2 1mo ago A 132 tokens original MIT

gmail-oib-zero

15

kellykampen/agent-skills

Skill Claude CodeCodex

Bulk-clear a secondary Gmail label ("oib" / "other inbox" in this guide) to zero via the gog CLI — groups every message under that label by sender/domain, proposes one action per group (remove the label, trash, or "needs judgment"), and only executes on explicit per-group approval. Use this when the user wants to…

2 1mo ago A 129 tokens original MIT

whatsapp-triage

16

kellykampen/agent-skills

Skill Claude CodeCodex

Triage personal WhatsApp unread chats via the wacli CLI, with a specific suggested action per chat (Reply/Defer/Archive/Mute/Mark read). Never sends, archives, mutes, or otherwise touches anything without explicit approval. Use this whenever the user asks to "check my WhatsApp," "triage my chats," or wants a pass on…

2 1mo ago A 109 tokens original MIT

add-to-changelog

17

kellykampen/agent-skills

Skill Claude CodeCodex

Add a new entry to the project's CHANGELOG.md following the Keep a Changelog format and Semantic Versioning. Use when the user asks to "add a changelog entry", "update the changelog", "log this change", or runs /add-to-changelog with a version, change type, and message. Creates CHANGELOG.md if missing, adds the entry…

2 1mo ago A 92 tokens original MIT

check-pr

18

kellykampen/agent-skills

Skill Claude CodeCodex

Checks a GitHub, GitLab, or Perforce (p4) pull request (or merge request, or shelved changelist) for unresolved review comments, failing status checks, and incomplete PR descriptions. Waits for pending checks to complete, categorizes issues as actionable or informational, and optionally fixes and resolves them. Use…

2 1mo ago A 93 tokens copy · 100% MIT

cli-review

19

kellykampen/agent-skills

Skill Claude CodeCodex

Runs a Greptile CLI review for the current local branch, installing or authenticating the CLI when needed, then summarizes JSON findings for the user. Use when the user wants Greptile feedback before opening a PR, outside a hosted PR review flow, or directly from a local checkout.

2 1mo ago C 61 tokens copy · 100% MIT

coderabbit-request

20

kellykampen/agent-skills

Skill Claude CodeCodex

Use after completing file changes - strongest for source code (AST-aware linting, security, tests), lighter support for markdown/config. Dispatches CodeRabbit reviewer subagent via the gob background runner. ALWAYS request review before considering work complete.

2 1mo ago A 51 tokens original MIT

kellykampen/agent-skills

Skill Claude CodeCodex

Reorganize a Convex backend into per-domain folders — each domain owns convex/DOMAIN/schema.ts (exporting DOMAINTables, spread into the root schema) plus optional queries.ts / mutations.ts / model.ts, internal/private/public trust-tier subfolders, and an optional convex/DOMAIN/http.ts composed into the root http.ts.…

2 1mo ago A 226 tokens original MIT

e2e-remote-setup

22

kellykampen/agent-skills

Skill Claude CodeCodex

Set up REMOTE execution of a focus-stealing Electron/GUI Playwright E2E suite so it runs on a remote headless Linux box (Xvfb virtual display) via crabbox + E2B, instead of opening real windows that steal the local machine's mouse and keyboard. Adds a test:e2e:remote script, a .crabbox.yaml, and a Dockerfile-built E2B…

2 1mo ago A 167 tokens original MIT

greploop

23

kellykampen/agent-skills

Skill Claude CodeCodex

Iteratively improves a PR (GitHub), MR (GitLab), or shelved changelist (Perforce) until Greptile gives it a 5/5 confidence score with zero unresolved comments. Triggers Greptile review, fixes all actionable comments, pushes/re-shelves, re-triggers review, and repeats. Use when the user wants to fully optimize a…

2 1mo ago A 93 tokens copy · 92% MIT

update-docs

24

kellykampen/agent-skills

Skill Claude CodeCodex

Analyze changes since the last git commit and update README.md, docs in /docs/, and CLAUDE.md/AGENTS.md to reflect new features, config, commands, and architectural changes. Use when the user asks to "update the docs", "sync the README", "document what changed", or runs /update-docs. No arguments — it detects changes…

2 1mo ago A 79 tokens original MIT