Command
Independently verify a completed feature using codex or gemini CLI as an out-of-model evaluator.
Command
Independently verify a completed feature using codex or gemini CLI as an out-of-model evaluator.
Command
Start an autonomous coding session — pick up the next feature from the backlog, implement it, test it, commit.
Skill Claude CodeCodex
Use to audit the health of a harness-engineered repo. Triggers on "harness audit", "check harness", "harness health", "audit harness", "is the harness working". Checks that all scaffolding files are present, consistent, and up-to-date. Reports gaps and fixes them.
Skill Claude CodeCodex
Use when setting up a new or existing repo for autonomous agent work. Triggers on "harness init", "set up harness", "make this repo agent-ready", "initialize for autonomous coding", "harness engineer this repo". Creates the full scaffolding (CLAUDE.md, features.json, progress.txt, init.sh, docs/) so coding agents can…
Skill Claude CodeCodex
Use to independently verify a completed feature in a harness-engineered repo. Triggers on "harness verify", "verify feature", "independent verification", "evaluator", "check feature passes". Delegates verification to an external coding CLI (codex or gemini) with a fresh context so the verdict is not biased by the…
Skill Claude CodeCodex
Use when working on a harness-engineered repo to make incremental progress. Triggers on "harness work", "next feature", "pick up work", "autonomous session", "continue work", "work on next task". Reads progress and features, picks the next task, implements it, tests it, commits, and updates progress.
Plugin Claude Code
End-to-end playbook for producing a multi-segment narrative video that mixes photos, embedded videos, BGM, and on-screen text — assembled in a custom in-browser composition (HTML + React/Babel-standalone), captured via screen recording, and finished with ffmpeg. Covers tributes, anniversaries, year-in-reviews, project.
Skill Claude CodeCodex
End-to-end playbook for producing a multi-segment narrative video that mixes photos, embedded videos (talking heads, b-roll, archival), background music, and on-screen text/title cards — assembled in a custom in-browser composition (HTML + React/Babel-standalone, NOT Remotion), then captured via screen recording and…
Plugin Claude Code
Fill AcroForm PDFs (tax forms, government forms) programmatically. Uses Set-of-Mark annotation + text-proximity label binding so widget-to-line mapping is verified from the PDF itself, not guessed from memory.
Skill Claude CodeCodex
Use when the user asks to fill, review, or diff a PDF AcroForm (tax returns, government forms, insurance forms). Converts the form to reading-order markdown with {{tagN}} placeholders, lets the LLM fill by reading prose, then writes tag-keyed values back into the PDF.
Plugin Claude Code
Shepherd one or an ordered sequence of open PRs all the way to merge. Drains every review thread to a fixpoint (reply inline, then resolve), waits out CI on a hardened observe-only poll loop, runs the test plan, then auto-merges on a fully green gate. For a sequence, rebases each later PR onto the freshly-merged main…
Skill Claude CodeCodex
Use when the user wants to drive one or more open PRs all the way to merge — drain every review thread (reply inline, then resolve), pass CI, run the test plan, then merge. Handles an ordered sequence of PRs, rebasing each later PR onto the freshly-merged main so stacked PRs never collide. Triggers on "shepherd PR.
Plugin Claude Code
Subagent-driven RFC implementation loop. Turns a merged RFC into one Epic + N sub-issues, then runs branch → held-implementer subagent (TDD) → spec-reviewer subagent → PR → Gemini + Codex cross-model review → merge loop one chunk at a time. Main agent stays clean as a project manager; per-PR implementer subagents do…
Skill Claude CodeCodex
Use when implementing a merged RFC that needs to land as code — breaks the RFC into a single Epic + N sub-issues, runs the branch→PR→Gemini+Codex review→merge loop one chunk at a time, finishes with a report and closes the Epic. Triggers "implement RFC-00X", "let's build out RFC-00X", "start the implementation of "…
Plugin Claude Code
List and browse all Claude Code chat sessions with last access date, session ID, project, and name.
Command
List all Claude Code chat sessions with last access date, ID, and name.
Command
Rename a Claude Code session by ID without resuming it.
Skill Claude CodeCodex
This skill should be used when the user asks to "list sessions", "show sessions", "view past sessions", "session history", "list chats", "show my conversations", or wants to see their Claude Code chat session history.
Skill Claude CodeCodex
This skill should be used when the user asks to "rename a session", "rename session", "change session name", "name a session", or wants to set or update the name of a Claude Code chat session without resuming it.
Plugin Claude Code
Set up docs & API MCP servers for our voice/telephony stack (Telnyx docs + API-actions, LiveKit docs, Pipecat Context Hub) across both Claude Code and Codex CLI. Onboards a teammate's coding agent to first-party vendor docs; asks before adding the write-capable Telnyx API server.
Skill Claude CodeCodex
Set up the docs & API MCP servers our voice/telephony stack needs, for both Claude Code and Codex CLI. Covers Telnyx docs MCP, Telnyx API-actions MCP (write access — ask the user before adding), LiveKit docs MCP, and Pipecat docs (Context Hub MCP + llms.txt). Use when onboarding a coding agent, "set up…
Plugin Claude Code
Read and extract content from WeChat Official Account articles (mp.weixin.qq.com).
Skill Claude CodeCodex
Read and extract content from WeChat Official Account articles (mp.weixin.qq.com). Use when a user shares a WeChat article link, asks to read/summarize/analyze a WeChat post, or mentions 微信公众号 articles. Handles WeChat's anti-scraping protection by spoofing MicroMessenger User-Agent.