Create a changeset for the current branch's changes. Use when a repository uses Changesets and the user asks to document a branch for versioning or changelog generation.
Monitor pull request or branch CI until it is green, resolving straightforward failures when safe. Use for pending checks, failed workflows, recurring status checks, or requests to babysit CI.
Use OpenAI Codex CLI as a second opinion for complex debugging, code analysis, and technical questions. Invoke when stuck on subtle bugs, algorithm issues, or spec compliance problems.
Create an end-of-session Markdown summary capturing decisions, changes, context, and follow-ups. Use when the user asks to wrap up, preserve session context, or hand work off.
Evaluate an external pull-request review for technical accuracy, analytical depth, signal-to-noise ratio, and reviewer quality while preserving every finding in a lossless ledger and final audit. Use when the user supplies review findings and wants them…
Publish an HTML file through a GitHub Gist and return its Gist Host URL. Use when the user asks to share, host, publish, or preview a local HTML file with Gist Host.
Use when gathering a bounded signal inventory memo for an open source repository so maintainers can dispatch follow-up investigation work
Convert a Markdown file to PDF using the user's pdfize shell function and open the result. Use when the user asks to render, export, or open Markdown as a PDF.