jtsternberg
01Plugin Claude Code
Custom Claude Code plugins — skills, commands, hooks, and automation.
Plugin Claude Code
Custom Claude Code plugins — skills, commands, hooks, and automation.
Plugin Claude Code
A collection of custom Claude Code plugins — skills, commands, hooks, and automation.
Skill Claude CodeCodex
Refresh this repo's cached upstream/third-party docs and propose improvements to the local skills/docs that wrap those tools. Use when the user says 'check for updated third party docs', 'check for updated third-party docs to improve our docs', 'refresh the cached docs', or 'sync upstream docs'.
Skill Claude CodeCodex
Scan a change-set against docs/compounding.md before review, PR creation, or release. Use when reviewing or creating a PR, when asked to "run the preflight" or "check against the gotchas", and as the publish-release runbook's compound step. Reports violations with the entry each one breaks, and proposes new entries…
Skill Claude CodeCodex
Release runbook for this repo — invoke when a plugin change-set is ready to ship to marketplace users, or the user says ship/publish/release a plugin. Judge first whether the change is installer-visible and the change-set is complete; then bump the affected plugin's manifest version once, validate, push/merge, and…
Instructions file CodexOpenCode
Instructions for jtsternberg/claude-plugins, a project described as: A curated collection of custom Claude Code skills for macOS productivity and development workflows.
Instructions file
Instructions for jtsternberg/claude-plugins, covering agents.md, project overview, repository structure, dual-harness skill contract and adding a new plugin.
Plugin Claude Code
Give an agent its own email address. Send and receive email through the AgentMail API via the official agentmail CLI: create inboxes, send mail, read incoming messages and threads, reply / reply-all / forward, manage and schedule drafts, triage an inbox, keep a local address book of people and other agents, relay…
Hook
Runs when a session starts on startup and resume, executing mail-check.sh via bash with --event. From jtsternberg/claude-plugins.
Hook
Runs when you submit a prompt, before the agent sees it, executing mail-check.sh via bash with --event. From jtsternberg/claude-plugins.
Skill Claude CodeCodex
Check an AgentMail inbox and triage it — list unread or recent mail, read full message bodies rather than previews, and classify each one as actionable, needs-reply, FYI, or spam with a proposed next step. Also turns the periodic unread reminder on or off. Triggers on: check my mail, any new mail, what is in the…
Skill Claude CodeCodex
Address book for agent email — add, list, update, remove, and look up contacts (people and other agents) by name, alias, or address, so an AgentMail send goes to a verified address instead of a remembered one. Records how each email address was confirmed. Triggers on: what is X's email, who is X, add a contact, list…
Skill Claude CodeCodex
Hand work to another AI agent over AgentMail email, or act on a work order that arrived that way, using the agreed protocol: a [HANDOFF] / [ASK] / [FYI] / [DONE] subject tag and a Goal / Context / Needed / Refs body. Destructive or outward-facing actions never happen off an email alone. Triggers on: email ChatGPT…
Skill Claude CodeCodex
Answer AgentMail messages in thread — reply to the sender, reply-all to everyone on the thread, or forward to someone new, with a reviewable draft for anything consequential. Counts recipients before a reply-all and never retries a failed send. Triggers on: reply to that email, answer this message, reply all, forward…
Skill Claude CodeCodex
Send and receive email for an AI agent via the AgentMail API and agentmail CLI — create inboxes, send, read messages and threads, reply/forward, manage drafts, run agent self-signup + OTP verification. Also fires when the agent is asked about its own email identity ('what is your email address?', 'do you have an…
Plugin Claude Code
Skills for working through beads epics and fixing findings with granular task and commit tracking.
Skill Claude CodeCodex
Fix a list of issues one-by-one, each with its own beads task, commit, and push.
Skill Claude CodeCodex
Work on an epic from beads until completion, then create a PR.
Skill Claude CodeCodex
Autonomously sweep and triage ALL open beads (bd tasks) the way a careful engineer would by hand — reconcile each bead against reality (git history, passing tests, tool versions, whether its blockers have since closed), CLOSE the ones already satisfied with cited evidence, PARK the ones blocked on an external resource…
Plugin Claude Code
Look up Bible verses and passages using the NLT API. Supports passage retrieval, reference parsing, and keyword search across NLT, KJV, and other translations.
Skill Claude CodeCodex
Look up Bible verses, passages, or references via the NLT API.
Plugin Claude Code
Control cmux (terminal multiplexer / workspace manager) from the command line. Manage windows, workspaces, panes, surfaces, and tabs; send keystrokes; read screen output; split panes; drive the embedded browser; send notifications. Triggers on mentions of cmux, workspaces, panes, surfaces, tabs, splits, or requests to.
Skill Claude CodeCodex
Rename cmux tabs or workspaces to meaningful names — 'rename this tab', 'auto-rename', 'fix these tab names' — or when default/stale names (zsh, bash, node) should reflect what's actually running.
Skill Claude CodeCodex
Wait until a target time within THIS live cmux-resident agent session, then deliver a prompt into one exact cmux surface (by UUID) and do a basic read-screen check. For 'send this at 3pm', 'in 30 minutes send X to surface ', 'schedule a prompt into that cmux surface', deferred/timed keystroke or prompt delivery into a…