ericpardee
- 6 skills
- 0 followers
- 10 hours ago last updated
- ▌ Codex Gate · ericpardeeUse when User wants a cross-model review gate before shipping code or on a pull request - "before I push/merge/deploy", "have codex review this branch/these commits/the plan", "gate PR 123", "cross-model review", "second set of eyes on this branch", or /codex-gate. Runs Codex CLI at max reasoning against a diff scope, forces a fix-or-rebut disposition on every Critical/High/Medium finding, loops until clean (max 2 rounds), and writes a ledger. On someone else's PR it posts verified findings as a review instead of changing code.
- ▌ Codex · ericpardeeUse when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
- ▌ Codex Web Render · ericpardee bundleFetch JavaScript-heavy, client-rendered, or bot-protected web pages that the built-in WebFetch tool cannot read (WebFetch returns an empty body, a loading spinner, an "enable JavaScript" notice, or just nav/boilerplate from an un-hydrated app shell). Drives a real system browser headless (no visible window, ~5-10s) and returns the page's fully rendered visible text, falling back to the Codex CLI only if that fails. Use this when the target URL matches the bundled problem-sites list (e.g. claude.ai/share links and other single-page apps), or when a WebFetch result for any URL comes back empty, truncated, or like an un-rendered SPA shell.
- ▌ Deliverable Check · ericpardee bundleUse before any client-facing or stakeholder-facing deliverable ships (report, email draft, Jira/Slack post, doc) - lints for metaspeak (references to prior drafts, revisions, feedback, the writing process), em/en dashes, and the "isn't just" trope. Triggers on "check this before I send it", "lint the report", "is this clean", or /deliverable-check <file>.
- ▌ Freeing Disk Space · ericpardeeUse when a Mac is running low on disk space or storage is full - "startup disk almost full", "only X GB left", "free up space", "what is eating my disk", "clean up my Mac", or /freeing-disk-space. macOS only.
- ▌ Advanced Prompt Improver · ericpardeeUse when improving, reviewing, or writing a prompt for frontier models (Claude 4.6+/Opus 5/Fable 5, GPT-5.x class) - delegation briefs, agent goals, system prompts, CLAUDE.md files, or skills. Triggers on "improve this prompt", "why did this prompt fail", "write the kickoff for", "review my CLAUDE.md/skill", or /advanced-prompt-improver. For quick single-message polish the older prompt-improver also works; this skill is the researched 2026 frontier-model version.