msobczyk-x/agent-skills

Cross-agent coding skills for simplifying diffs, refactoring, pragmatic reviews, and planning commits

2Stars on the repository
6Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cleanup-comments

01

msobczyk-x/agent-skills

Skill Claude CodeCodex

Remove noise comments from the files in the current diff so the code stays self-explanatory. Use when asked to clean up comments in the current changes, or before committing or reviewing a diff.

not rated 2 16d ago A 42 tokens

code-simplify

02

msobczyk-x/agent-skills

Skill Claude CodeCodex

Simplify the code in the current diff without changing behavior. Use when asked to simplify, refactor for clarity, or tidy up recent changes.

not rated 2 16d ago A 34 tokens

commit-plan

03

msobczyk-x/agent-skills

Skill Claude CodeCodex

Propose how to split the current git diff into logical commits — a Conventional Commit message plus the files to stage for each — then offer to create those commits once you approve the plan. Never adds agent or co-author attribution to commit messages. Use when asked to plan commits, write a commit message, or group…

not rated 2 16d ago A 79 tokens

pragmatic-review

04

msobczyk-x/agent-skills

Skill Claude CodeCodex

Review the current branch's changes like a senior engineer, judging them against DRY, YAGNI, SOLID, and Pragmatic Programmer principles and emitting a severity-ranked findings report without editing code. For React/React Native diffs it also delegates to the Vercel React skills to catch bugs. Use when asked to review…

not rated 2 16d ago A 83 tokens

precommit-simplify

05

msobczyk-x/agent-skills

Skill Claude CodeCodex

Tidy up changes before a commit by running code-simplify then cleanup-comments in sequence. Works on staged, uncommitted, or all changes. Use as a pre-commit step, or when asked to tidy changes before committing.

not rated 2 16d ago A 54 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: