Back to authors
devinschumacher

devinschumacher

7 Skills published on GitHub.

agents-reminder

Reminds the agent to refresh on AGENTS.md guidelines before proceeding with tasks. Use at the start of a session or when unsure about agent policies.

UncategorizedView skill →

conventional-commits

Generates git commit messages following Conventional Commits 1.0.0 specification with semantic types (feat, fix, etc.), optional scope, and breaking change annotations. Use when committing code changes or creating commit messages.

UncategorizedView skill →

playwright

Canonical Playwright hub for E2E tests and ad-hoc browser automation. Use when the user explicitly mentions "Playwright", "@playwright/test", "npx playwright", "playwright.config.ts", "PWDEBUG", "trace viewer", or "toHaveScreenshot". Avoid using for generic browser automation unless Playwright is requested, and avoid using for pure web scraping.

UncategorizedView skill →

project-status-phase

Choose the next GitHub project-board item to work on and move or delegate it through the next truthful phase using board rules, repo state, linked PRs, and docs. Use when asked to move, triage, reclassify, pick the next item, or work a board phase by phase.

UncategorizedView skill →

serp-toc

Route SERP org questions to the right repo, docs, and local clone quickly. Use when Codex needs to figure out where to look first across the SERP org, including repo lookup, server or infrastructure questions, secrets or env questions, branch orientation, local path discovery, or deciding whether something belongs in the docs hub versus an owning repo.

UncategorizedView skill →

skill-consolidator

Create and maintain first-party custom skills by strategically consolidating overlapping third-party skills. Scans globally installed skills (prefer ~/.agents/skills, or $CODEX_HOME/skills, or ~/.codex/skills) to produce an overlap report, then guides merging into a smaller, linked set inside this repo’s `skills/` directory. Use when asked to "clean up skills", "merge skills", "remove duplicates", "consolidate overlapping skills", "organize my skills", or "create a custom skill from other skills".

UncategorizedView skill →

workflow-visualizer

Map any system or workflow as a beautiful interactive HTML diagram

UncategorizedView skill →