zebbern

182 mods across 12 repositories, 7.1k stars between them.

review

73

zebbern/agent-collab

Command

Run a Codex code review against local git state.

32 16d ago A 10 tokens copy · 100% Apache-2.0

setup

74

zebbern/agent-collab

Command

Check whether the local Codex CLI is ready and optionally toggle the stop-time review gate.

32 16d ago A 17 tokens copy · 100% Apache-2.0

status

75

zebbern/agent-collab

Command

Show active and recent Codex jobs for this repository, including review-gate status.

32 16d ago A 16 tokens original Apache-2.0

task

76

zebbern/agent-collab

Command

Delegate investigation, a fix request, or follow-up work directly to the Codex CLI.

32 16d ago A 17 tokens original Apache-2.0

transfer

77

zebbern/agent-collab

Command

Transfer the current Claude Code session into a resumable Codex thread.

32 16d ago A 13 tokens copy · 100% Apache-2.0

SessionStart

78

zebbern/agent-collab

Hook

Runs when a session starts, executing session-lifecycle-hook.mjs via node. From zebbern/agent-collab.

32 16d ago A tokens not measured copy · 61% Apache-2.0

SessionEnd

79

zebbern/agent-collab

Hook

Runs when a session ends, executing session-lifecycle-hook.mjs via node. From zebbern/agent-collab.

32 16d ago A tokens not measured copy · 100% Apache-2.0

Stop

80

zebbern/agent-collab

Hook

Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From zebbern/agent-collab.

32 16d ago A tokens not measured copy · 56% Apache-2.0

codex-cli-runtime

81

zebbern/agent-collab

Skill Claude CodeCodex

Internal helper contract for calling the codex-companion runtime from Claude Code.

32 16d ago A 19 tokens copy · 94% Apache-2.0

codex-delegation

82

zebbern/agent-collab

Skill Claude CodeCodex

Use when a coding task would benefit from delegating work to Codex in the background — a deep independent second opinion, security or architecture analysis, or a parallel implementation running while the session continues. Lets Claude drive the codex companion itself (task, review, status --wait, result) without the…

32 16d ago A 74 tokens original Apache-2.0

gpt-5-4-prompting

84

zebbern/agent-collab

Skill Claude CodeCodex

Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin.

32 16d ago A 40 tokens copy · 100% Apache-2.0

cursor

85

zebbern/agent-collab

Plugin Claude Code

Use Cursor from Claude Code to review code or delegate tasks. Community plugin by zebbern.

32 16d ago A tokens not measured original Apache-2.0

cursor-rescue

86

zebbern/agent-collab

Agent

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Cursor.

32 16d ago A 38 tokens original Apache-2.0

cursor-cli-runtime

87

zebbern/agent-collab

Skill Claude CodeCodex

Internal helper contract for calling the cursor-companion runtime from Claude Code.

32 16d ago A 17 tokens original Apache-2.0

cursor-delegation

88

zebbern/agent-collab

Skill Claude CodeCodex

Use when a coding task would benefit from delegating work to Cursor in the background — fast parallel implementation, scaffolding, or an everyday review running while the session continues. Lets Claude drive the cursor companion itself (task, review, status --wait, result) without the user typing /cursor: commands.

32 16d ago A 66 tokens original Apache-2.0

cursor-prompting

89

zebbern/agent-collab

Skill Claude CodeCodex

Internal guidance for composing cursor-agent prompts and picking models for coding, review, diagnosis, and research tasks inside the Cursor Claude Code plugin.

32 16d ago A 31 tokens original Apache-2.0

goal

91

zebbern/agent-collab

Plugin Claude Code

Long-horizon project goals for Claude Code: an attended /goal loop that advances one increment at a time, delegating through the codex and cursor plugins.

32 16d ago A tokens not measured original Apache-2.0

retro

92

zebbern/agent-collab

Command

Analyze the goal ledger and propose policy improvements.

32 16d ago A 8 tokens original Apache-2.0

set

93

zebbern/agent-collab

Command

Create or update a long-horizon goal for this project.

32 16d ago A 11 tokens original Apache-2.0

step

94

zebbern/agent-collab

Command

Advance the project goal by exactly one increment.

32 16d ago A 8 tokens original Apache-2.0

goal-runner

95

zebbern/agent-collab

Skill Claude CodeCodex

Use when the user asks to advance, continue, or work on the project's long-horizon goal (or to set one up) — the policy for goal-driven increments driven through the goal companion, one increment at a time, delegated via the codex/cursor delegation skills, honestly recorded.

32 16d ago A 62 tokens original Apache-2.0

skills

96

zebbern/skills

Plugin Claude Code

skills. High-quality Agent Skills made to perform reliably in real workflows.

29 2mo ago A tokens not measured