amit-t

43 mods across 1 repository, 2 stars between them.

docs-from-prs

01

amit-t/skills

Skill Claude CodeCodex

Survey recent merged PRs/commits, find what is not yet documented in README.md / docs/index.html / docs/user-guide/, and update those docs with thoughtful section placement. Always re-checks the alias tables. Project-local skill for ai-ralph. Trigger when the user says "update docs from PRs", "doc the recent changes"…

2 15d ago A 96 tokens

grill-me

02

amit-t/skills

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2 15d ago A 49 tokens

write-a-skill

03

amit-t/skills

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

2 15d ago A 35 tokens

PreToolUse

04

amit-t/skills

Hook Claude Code

Runs before the agent uses a tool for Glob and Grep tool calls, running an inline shell check. From amit-t/skills.

2 15d ago A tokens not measured

skills

05

amit-t/skills

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse).

2 15d ago A tokens not measured

skills AGENTS.md

06

amit-t/skills

Instructions file CodexOpenCode

AGENTS.md instructions for amit-t/skills, covering project agent instructions, repository overview, catalog sync rule (mandatory), 1. readme.md (root) and 2. skills.json — skills array.

2 15d ago A 736 tokens

skills CLAUDE.md

07

amit-t/skills

Instructions file

Claude Code instructions for amit-t/skills, covering project instructions for claude code, repository overview, catalog sync rule (mandatory), git conventions and skill authoring.

2 15d ago A 488 tokens

amit-t/skills

Skill Claude CodeCodex

Principal-engineer code review in two modes — pre-PR (local Standards + Spec axes via parallel sub-agents, nothing posted) and post-PR (11-dimension rubric, per-comment approval loop, posts one grouped GitHub Review). Invoked only by typing /code-review-multi-axis (Codex: $code-review-multi-axis).

2 15d ago A 0 tokens

amit-t/skills

Skill Claude CodeCodex

Compact a long conversation into a saved progress summary — completed work, key decisions, current state, pending tasks — so a fresh session can pick up without losing context. Fires only as a fallback when the agent has no native /compact command; check for one first. Use when the user says "compact this…

2 15d ago A 91 tokens

concise-reporting

10

amit-t/skills

Skill Claude CodeCodex

Use when reporting status, progress, results, errors, or any information back to the user. Does not apply when writing content, documents, or artifacts for the user.

2 15d ago A 39 tokens

design-draft

11

amit-t/skills

Skill Claude CodeCodex

Run the full UXD workflow end-to-end for an approved PRD — design interview → user flow → wireframes → design system → hi-fi screens → design review → developer handoff → approve. Reads approved PRDs from pm-os automatically.

2 15d ago A 53 tokens

design-interview

12

amit-t/skills

Skill Claude CodeCodex

Interactive design brief interview. Always run before generating any screens. Extracts product context, user goals, visual style, constraints, and success criteria through a structured conversation.

2 15d ago A 37 tokens

design-review

13

amit-t/skills

Skill Claude CodeCodex

Multi-agent design review from 5 perspectives — UX Researcher, Accessibility Auditor, Engineer, Brand Guardian, and End User Voice. Feed it any generated screen file or design description.

2 15d ago A 39 tokens

domain-grill

14

amit-t/skills

Skill Claude CodeCodex

Engineering-only. Stress-tests an engineering artifact (eng spec, TDD plan, refactor proposal, architecture sketch, technical design, schema migration, API contract) against the project's CONTEXT.md. Reads CONTEXT.md read-only, interviews the user against existing terminology and decisions, surfaces conflicts, may add…

2 15d ago A 139 tokens

e2e-audit

15

amit-t/skills

Skill Claude CodeCodex

Run a Playwright end-to-end audit of a web app using its PRDs as the test spec. Produces a diagnostic report showing what's working and what's not from a user's perspective.

2 15d ago A 43 tokens

eng-spec

16

amit-t/skills

Skill Claude CodeCodex

Convert an approved PRD into TDD + Engineering Spec + ADRs, run a 5-agent engineering panel review (Architect, DB Designer, Principal SWE, SDET, Performance Engineer), fix blockers, approve, and sync to ralph.

2 15d ago A 52 tokens

amit-t/skills

Skill Claude CodeCodex

Use when scaffolding a GitHub Pages site for a new (or existing) repo and you want a cohesive neo-brutalist design system. Drops in Jekyll layouts, design tokens, four-theme switcher (light/dark/cyberpunk/solarized), copy buttons, and a hero/nav/markdown-body system in one shot.

2 15d ago A 78 tokens

gh-repo-mirror

18

amit-t/skills

Skill Claude CodeCodex

Scaffold a new GitHub repo that mirrors an existing reference repo's general settings, branch-protection rules, security flags, and (optionally) its GitHub Pages site — porting the static HTML/CSS/JS docs and rebranding them. Use when the user says "create a new repo like X", "mirror settings from Y", "new repo same…

2 15d ago A 101 tokens

amit-t/skills

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

2 15d ago B 62 tokens

grill-me-auto

20

amit-t/skills

Skill Claude CodeCodex

Use when the user wants a non-interactive Grill Me run written as one collapsible markdown document, asks for "Grill Me Auto", "auto grill", "all grill questions at once", or invokes /grill-me-auto, /Grill Me Auto, or /grill me auto.

2 15d ago A 65 tokens

leadership-update

21

amit-t/skills

Skill Claude CodeCodex

Reformat a status update so leadership remembers you positively. Turn raw notes into outcome-first, three-sentence updates with a clear ask. Use when the user wants to give an update to a manager, exec, or stakeholder, mentions a "status update", "leadership update", "exec update", or pastes raw notes about what…

2 15d ago A 76 tokens

package-scout

22

amit-t/skills

Skill Claude CodeCodex

Research, compare, and select the best npm/pnpm/yarn packages before installing. Use when scaffolding a project, adding a dependency or devDependency, or choosing between competing libraries — including when the user says "add dependency" or "which library should I use".

2 15d ago A 58 tokens

pmo-status

23

amit-t/skills

Skill Claude CodeCodex

Full project status across Product (PM-OS), Engineering DOE (specs/ADRs), and Engineering Implementation (fixplan/ralph). Run this at the start of any session to orient yourself, or on demand.

2 15d ago A 49 tokens

prd-approve

24

amit-t/skills

Skill Claude CodeCodex

Approve a reviewed PRD — updates status, copies to approved inbox, and updates PRD-PIPELINE.md. Run only after /prd-review-panel is complete and you are satisfied with the output.

2 15d ago A 44 tokens