Plugin Claude Code
Full feature development lifecycle — plan, implement, test, review, PR, Copilot review, and verify CI in one command.
Plugin Claude Code
Full feature development lifecycle — plan, implement, test, review, PR, Copilot review, and verify CI in one command.
Skill Claude CodeCodex
Full feature development lifecycle — plan, implement, test, review, PR, Copilot review, verify CI, QA demo, and merge. Use when user says "/dev-lifecycle", "full lifecycle", "implement and PR", or describes a feature needing the full plan-to-merge workflow.
Plugin Claude Code
Security checklist for GitHub Actions workflows — SHA pinning, least-privilege permissions, zizmor linting, and repo hardening.
Skill Claude CodeCodex
Security checklist for GitHub Actions. Use whenever creating or editing anything under .github/workflows/ — pin SHAs, scope permissions, lint with zizmor, and harden repo settings.
Plugin Claude Code
Wait for GitHub Copilot PR reviews, address feedback, resolve threads, and push fixes.
Skill Claude CodeCodex
Wait for a GitHub Copilot review on the current branch's PR, address all feedback, and push fixes. Use when user says "/gh-copilot-review", "copilot review", or "wait for copilot".
Plugin Claude Code
Create and update GitHub Gists with auto-generated README comments.
Skill Claude CodeCodex
Create a GitHub Gist from a file path. Use when user says "/gist-create", "create a gist", or "gist this file".
Skill Claude CodeCodex
Update an existing GitHub Gist from a local file. Use when user says "/gist-update", "update the gist", or "sync gist".
Plugin Claude Code
Git workflow utilities — merge PRs, clean up branches, and handle worktrees in one command.
Skill Claude CodeCodex
Stage, commit, and push changes to origin. Use when user says "/commit-and-push", "commit and push", or "push this up".
Skill Claude CodeCodex
Merge the current branch's PR (squash) and clean up — delete branch, switch to default branch, pull, remove worktree if applicable. Use when user says "/merge-and-cleanup", "merge and cleanup", or "merge this PR".
Plugin Claude Code
Copy files to iCloud Downloads for easy access on iPhone/iPad.
Skill Claude CodeCodex
Copy files to iCloud Downloads for reading on iPhone/iPad. Use when user says "/copy-to-icloud-downloads", "put in icloud downloads", "copy to icloud", or "send to my phone".
Plugin Claude Code
Convert GitHub-flavored markdown to a PDF that looks like github.com's rendering, using pandoc and headless Chrome.
Skill Claude CodeCodex
Convert a GitHub-flavored markdown file to a GitHub-styled PDF using pandoc + headless Chrome. Use when the user asks to convert markdown to PDF, render an .md as PDF, or says "/md-to-pdf".
Agent
Use when creating or modifying PPTX presentations. Reads the bundled pptx-reference.md for API details, pitfalls, and QA workflow.
Plugin Claude Code
Comprehensive PR review that fans out specialized reviewers as concurrent isolated agents, then aggregates findings into a prioritized report.
Skill Claude CodeCodex
Comprehensive PR review that fans out specialized reviewers (code, tests, errors, types, comments, simplify) as concurrent isolated agents, then aggregates findings into a prioritized report. Use when user says "/review-pr", "review this PR", "review my changes", or wants a pre-PR quality check.
Plugin Claude Code
Check Accelerated Reader progress, completed quizzes, goals, and reading stats from Renaissance.
Skill Claude CodeCodex
Check Accelerated Reader progress, quiz scores, reading goals, completed books, and search for AR books. Use when user asks about AR, reading progress, Allie's or Layla's books, quiz scores, book search, or says "/renaissance".
Skill Claude CodeCodex
Set up the Renaissance AR CLI tool. Use when user says "/setup-renaissance" or when renaissance commands fail with config errors.
Plugin Claude Code
Analyze Claude Code sessions to find token waste, linter loops, and missing automations, then recommend and apply fixes.
Skill Claude CodeCodex
Analyze a Claude Code session and recommend improvements to reduce token waste, prevent linter loops, and automate repetitive workflows. Use when user says "improve session", "analyze session", "optimize session", or "/improve-session".