Back to authors
OscSer

OscSer

20 Skills published on GitHub.

pi-extensions

>-

UncategorizedView skill →

update-agent-tools

Update curated agent CLIs and binaries used by these dotfiles.

UncategorizedView skill →

agents-md

>-

UncategorizedView skill →

code-review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo''s documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

UncategorizedView skill →

codebase-design

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

UncategorizedView skill →

commit

Stage all changes, commit, then push.

UncategorizedView skill →

domain-modeling

Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.

UncategorizedView skill →

grill-with-docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

UncategorizedView skill →

grilling

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

UncategorizedView skill →

handoff

Compact the current conversation into a handoff document for another agent to pick up.

UncategorizedView skill →

improve-codebase-architecture

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

UncategorizedView skill →

land-worktree

Land a git worktree — push, merge PR, sync main, teardown environment.

UncategorizedView skill →

playwriter

Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox. Use this over other Playwright MCPs to automate the browser — it connects to the user's existing Chrome instead of launching a new one. Use this cli for navigating JS-heavy websites (Instagram, Twitter, cookie/login walls, lazy-loaded UIs) instead of webfetch/curl. ALWAYS load this skill before using any playwriter commands

UncategorizedView skill →

prototype

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

UncategorizedView skill →

quality-baseline

Establish a quality baseline with runner commands, pre-commit auto-fix, and GitHub Actions CI.

UncategorizedView skill →

readme

Rewrite a repository README so a technical reader can see what is in it.

UncategorizedView skill →

simplify

>-

UncategorizedView skill →

tdd

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

UncategorizedView skill →

unslop

Cut AI tells from any writing. Must always apply.

UncategorizedView skill →

writing-for-agents

Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.

UncategorizedView skill →