bhagyamudgal

29 mods across 1 repository, 2 stars between them.

audit-ticket

01

bhagyamudgal/skills

Skill Claude CodeCodex

Audit a stale GitHub issue against the current codebase, then update or sunset it. Use when the user says "audit this ticket", or asks whether an old issue is still needed or should be sunset.

2 3d ago A 45 tokens

backend-perf

02

bhagyamudgal/skills

Skill Claude CodeCodex

Backend and database performance checklist. Use when writing or reviewing any backend endpoint, service, or DB query, when adding a WHERE clause or index, or when a query rewrite is proposed. Triggers on "endpoint is slow", "N+1", "race condition".

2 3d ago A 58 tokens

browser-qa

03

bhagyamudgal/skills

Skill Claude CodeCodex

Drive a real browser through a UI flow with Playwright — navigate, click, fill, screenshot every step, and check network and console. Use when the user names a flow to run against a URL, or after a UI change lands and needs verifying in the browser.

2 3d ago A 58 tokens

converge-reviews

05

bhagyamudgal/skills

Skill Claude CodeCodex

Reconcile repeated code-review rounds against one scope and findings ledger. Use after any review round, or when review findings keep generating more review work.

2 3d ago A 35 tokens

create-artifact

06

bhagyamudgal/skills

Skill Claude CodeCodex

Upload a Markdown or HTML artifact to Folslate and return a public fol.ink URL. Use to share plans, reports, audits, findings, or other user-facing material as a link, when output is too long to paste inline, or when reading a fol.ink link.

2 3d ago A 61 tokens

design-director

07

bhagyamudgal/skills

Skill Claude CodeCodex

Direct brand and visual-design work from brief through production handoff. Use for logo exploration or refinement, layout, typography, color systems, critique, brand identity, brief simplification, or final SVG and PNG asset packages.

2 3d ago A 48 tokens

bhagyamudgal/skills

Skill Claude CodeCodex

Generate, remix, and rank product or app names, then verify their exact standard-price .com domains. Use when naming an app or product, remixing name fragments or an existing name, or checking a name shortlist.

2 3d ago A 48 tokens

done

09

bhagyamudgal/skills

Skill Claude CodeCodex

MANDATORY post-task acceptance verification. Fire before reporting ANY task complete. Route code, UI, documentation, global configuration or skills, external metadata or data, and publication or deployment to their user-facing boundaries.

2 3d ago A 43 tokens

bhagyamudgal/skills

Skill Claude CodeCodex

Orchestrate ledger-tracked work through subagents. Use for a bundled GitHub ticket with 3+ sub-issues, a request for subagent-driven execution, resuming such a run after compaction, or explicit away/keep-going delegation even when only one task remains.

2 3d ago A 65 tokens

file-issue

11

bhagyamudgal/skills

Skill Claude CodeCodex

File one GitHub issue an assignee can act on unaided. Use when reporting a bug, requesting work, or capturing a finding as a ticket.

2 3d ago A 35 tokens

file-pr

12

bhagyamudgal/skills

Skill Claude CodeCodex

Open a GitHub pull request whose title and body a reviewer understands in one read. Use when opening a PR or publishing ready-to-publish work for review — never open one by hand.

2 3d ago A 41 tokens

fix-pr-review

13

bhagyamudgal/skills

Skill Claude CodeCodex

Triage and fix review findings that already exist on a GitHub PR, then reply and resolve the threads. Use on a CodeRabbit review URL, a PR whose review comments still need working through, or a local /review-pr findings file. When the PR has no findings yet, /review-pr produces them first.

2 3d ago A 68 tokens

fix-ts-errors

14

bhagyamudgal/skills

Skill Claude CodeCodex

Fix TypeScript errors and loop the type-check until green. Use when the user says "ts errors" or "fix types", when a change "still isn't working" in a TS context, after editing any TypeScript file, and when another skill needs the type-check loop (/done, /parallel-review, /fix-pr-review).

2 3d ago A 71 tokens

git-commit

15

bhagyamudgal/skills

Skill Claude CodeCodex

Write a conventional commit. Use when the user asks to commit, or asks for a commit message to run themselves.

2 3d ago A 27 tokens

grill-me

16

bhagyamudgal/skills

Skill Claude CodeCodex

Grill the user on a plan, one question at a time, until every decision in its tree is resolved. Use when the user says "grill me", or passes a plan file to be interrogated.

2 3d ago A 47 tokens

harden-plan

17

bhagyamudgal/skills

Skill Claude CodeCodex

Hardens a written plan against the real codebase before any code exists — a plan edit is cheaper than a code refactor. Use when the user asks to harden, check, or lint a plan they are about to execute, and proactively when /grill-me or /grilling hands off a written plan. Fires while the plan is still text; once code…

2 3d ago A 91 tokens

openclaw-backup

19

bhagyamudgal/skills

Skill Claude CodeCodex

Verified, restorable backup of an OpenClaw install, with a restore runbook written for that install.

2 3d ago A 28 tokens

parallel-review

20

bhagyamudgal/skills

Skill Claude CodeCodex

Run every code reviewer in parallel over a local diff and merge their findings into one ranked list. Use when the user asks for a review of uncommitted changes, says "quick review", or after significant code changes; and when another skill needs the local-diff review (done runs it as its review step).

2 3d ago A 67 tokens

preflight-mutations

21

bhagyamudgal/skills

Skill Claude CodeCodex

Prepare or block a shared-state write. Use immediately before changing shared or remote state (issue, PR, board, publication), published Git history, production-like data or live services, or an off-box copy.

2 3d ago A 47 tokens

project-discovery

22

bhagyamudgal/skills

Skill Claude CodeCodex

Discovery interview before writing code on a new project — interrogate requirements, stack, and conventions, then emit CLAUDE.md, PATTERNS.md and the project's lib/ scaffolding. Use when the user starts a new project, or when they seem unsure about a technical decision that will be expensive to reverse.

2 3d ago A 67 tokens

bhagyamudgal/skills

Skill Claude CodeCodex

Resolve an in-progress git conflict without a silent drop. Use when the worktree is mid-merge, mid-rebase, mid-cherry-pick or mid-stash-pop — CONFLICT (content), <<<<<<< markers, Unmerged paths, or fix conflicts and then commit the result.

2 3d ago A 71 tokens

reuse-first

24

bhagyamudgal/skills

Skill Claude CodeCodex

Search before you write, and sweep before you finish — 3-layer search (name, behavior, reference), the reuse ladder, the duplication sweep, and the smells that mean you are about to fork. Use BEFORE creating any new utility, type, schema, component, hook, constant, module, or package; BEFORE hardcoding a literal that…

2 3d ago A 105 tokens