oalders

45 mods across 1 repository, 4 stars between them.

fix-gh-issue

25

oalders/kitchen-sink

Command

Fetches GitHub issue, implements fix with review, opens a draft PR, and auto-marks it ready + monitors CI when nothing needs a human.

4 yesterday C 30 tokens original MIT

frontend-review

27

oalders/kitchen-sink

Command

Frontend code review for images, accessibility, responsive design, and CSS patterns.

4 yesterday A 14 tokens original MIT

geo-review

28

oalders/kitchen-sink

Command

GEO review for LLM-citation visibility — runs in diff mode (per-PR extraction checks) or site mode (cross-page entity consistency, claim contradictions, schema graph).

4 yesterday A 36 tokens original MIT

git-rebase

29

oalders/kitchen-sink

Command

Rebases onto origin/main (or origin/master) and resolves conflicts.

4 yesterday A 13 tokens original MIT

poll-ci

31

oalders/kitchen-sink

Command

Polls the current branch's CI run and reports pass/fail/in-progress (fallback for monitor-ci).

4 yesterday A 21 tokens original MIT

responsive-audit

33

oalders/kitchen-sink

Command

Drive Playwright MCP to load live URLs at multiple viewport widths and report responsive breakage static review can't see.

4 yesterday B 21 tokens original MIT

seo-review

35

oalders/kitchen-sink

Command

SEO review for meta tags, structured data, Open Graph, headings, and crawlability.

4 yesterday A 17 tokens original MIT

triage-backlog

36

oalders/kitchen-sink

Command

Grooms open GitHub issues - finds completed work, updates task lists, improves labels.

4 yesterday A 17 tokens original MIT

adversarial-review

37

oalders/kitchen-sink

Skill Claude CodeCodex

Use when the user asks for an "adversarial review", "review this adversarially", or wants two reviewers competing to find serious issues in code or other work. Enforces scope discipline so findings count doesn't inflate across rounds.

4 yesterday A 52 tokens original MIT

code-review-flow

38

oalders/kitchen-sink

Skill Claude CodeCodex

Streamlined code review workflow - gets SHAs and invokes a general-purpose code reviewer without permission prompts.

4 yesterday C 23 tokens original MIT

oalders/kitchen-sink

Skill Claude CodeCodex

Use when the user asks to "implement the design handoff", "build this design", "apply the design handoff", or otherwise wire a design-system / component-export spec (often a set of .card.html cards plus component source) into an app's real templates and CSS. Also use when the user asks to write a GitHub issue that…

4 yesterday A 88 tokens original MIT

perl-review

41

oalders/kitchen-sink

Skill Claude CodeCodex

Use when reviewing or improving Perl code against project standards — reads changed .pm/.pl/.t files (or named paths) and flags violations of the rules in STANDARDS.md (quoting, core-module use, URL building, test hygiene, and more).

4 yesterday A 56 tokens original MIT

oalders/kitchen-sink

Skill Claude CodeCodex

Use when adding, auditing, or editing .github/dependabot.yml — groups minor and patch updates per ecosystem (majors stay individual), and adds a 7-day cooldown so churning releases settle before a PR opens.

4 yesterday A 52 tokens original MIT

tune-perl-ci

43

oalders/kitchen-sink

Skill Claude CodeCodex

Use when modernizing a Perl project's GitHub Actions CI — applies seven idempotent transforms (fail-fast flag, Perl 5.44 matrix, perl-tester image bump, default-branch push, concurrency cancel, setup-cpm + cpm install, drop pre-5.24 macOS/Windows cells) to Dist::Zilla-style workflows.

4 yesterday B 78 tokens original MIT

tune-precious

44

oalders/kitchen-sink

Skill Claude CodeCodex

Use when adding, migrating to, or auditing precious.toml in a Perl repo (or any repo with a typos.toml). Generates the canonical config (perltidy + perlvars + omegasort + optional perlcritic + optional typos), consolidates .perltidyrc, edits dist.ini to drop Code::TidyAll, wires a CI lint job, and adds a…

4 yesterday B 124 tokens original MIT

oalders/kitchen-sink

Skill Claude CodeCodex

Use when working in a Perl repo containing a dist.ini file, or when the user mentions dzil, Dist::Zilla, or @Author:: PluginBundles.

4 yesterday C 39 tokens original MIT