amit-t

43 mods across 1 repository, 2 stars between them.

prd-draft

25

amit-t/skills

Skill Claude CodeCodex

Create a modern, AI-era PRD for features and initiatives. Guides through clarifying questions, generates draft, and offers multi-agent review.

2 15d ago A 32 tokens

prd-review-panel

26

amit-t/skills

Skill Claude CodeCodex

Run a 7-perspective multi-agent PRD review (Engineering, Design, Executive, Legal, UXR, Skeptic, Customer Voice) that catches gaps and surfaces conflicts before stakeholder review. Use when the user wants a PRD reviewed, asks for panel or multi-agent feedback, or runs /prd-review-panel.

2 15d ago A 68 tokens

prd-to-plan

27

amit-t/skills

Skill Claude CodeCodex

Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when the user wants to break a PRD into an implementation plan, or mentions "tracer bullets".

2 15d ago A 53 tokens

precision-mode

28

amit-t/skills

Skill Claude CodeCodex

Universal conciseness and precision directive for all LLM output. Prepend to any system prompt to eliminate verbosity, filler, and fluff from every response.

2 15d ago A 34 tokens

qa

29

amit-t/skills

Skill Claude CodeCodex

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

2 15d ago A 58 tokens

repo-context-scan

30

amit-t/skills

Skill Claude CodeCodex

Scans a codebase to build CONTEXT.md (or CONTEXT-MAP.md for multi-context repos) and seed ADRs for clearly-deliberate decisions. Autonomous by default; asks only when ambiguity blocks resolution. Use after cloning a repo, joining a project mid-flight, or when docs have drifted from code. Triggers include "scan repo…

2 15d ago A 96 tokens

amit-t/skills

Skill Claude CodeCodex

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

2 15d ago A 53 tokens

amit-t/skills

Skill Claude CodeCodex

Pick up where a previous session left off by loading the newest open handoff document written by /session-handoff. Reads .claude/handoffs/ - .md inside the project root, runs an environment preflight (branch, cwd, uncommitted state) against the handoff's frontmatter, then on user confirmation moves the file to…

2 15d ago A 136 tokens

resume-tailoring

33

amit-t/skills

Skill Claude CodeCodex

Tailor a resume to a specific job by researching the company/role, surfacing undocumented experience through branching interview, matching content with confidence scores, and emitting MD + DOCX + PDF + interview-prep report. Use when the user says "I want to apply for [Role] at [Company]. Here's the JD:", pastes a job…

2 15d ago A 107 tokens

session-feedback

34

amit-t/skills

Skill Claude CodeCodex

Mine the current conversation for every correction the user made, every preference they stated, and every "do-differently" lesson, then write a dated feedback file into the project's auto-memory directory so future sessions can reload the patterns. In future sessions, before applying any item from a past feedback file…

2 15d ago A 134 tokens

session-handoff

35

amit-t/skills

Skill Claude CodeCodex

Compact the current conversation into a discoverable handoff document so a fresh agent can pick it up with /resume-session-handoff. Use when the user wants to hand off work to a fresh session or teammate, or stop here and resume later. Triggers include "/session-handoff", "write a session handoff", "hand this off to…

2 15d ago A 76 tokens

setup-amit-skills

36

amit-t/skills

Skill Claude CodeCodex

Configure a repository for amit-t/skills conventions — bootstrap AGENTS.md/CLAUDE.md, docs/agents context docs, ADR layout, or skill catalog category vocabulary. Triggers include "setup amit skills", "/setup-amit-skills", and "make this repo work with amit-t/skills".

2 15d ago A 68 tokens

setup-pre-commit

37

amit-t/skills

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current JS/TS repo. Use when the user wants to add pre-commit hooks or set up Husky/lint-staged for commit-time formatting, typechecking, and tests.

2 15d ago A 66 tokens

skill-sync

38

amit-t/skills

Skill Claude CodeCodex

Sync an existing at-skills skill from a source path, or scaffold a new one via claude/codex/devin. Wraps the skill-sync zsh utility in ai-utils.

2 15d ago A 41 tokens

tdd

39

amit-t/skills

Skill Claude CodeCodex

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

2 15d ago A 33 tokens

two-axis-review

40

amit-t/skills

Skill Claude CodeCodex

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/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

2 15d ago A 105 tokens

ubiquitous-language

41

amit-t/skills

Skill Claude CodeCodex

DEPRECATED. Superseded by /repo-context-scan (build domain context from a codebase scan) and /domain-grill (stress-test engineering artifacts against the resulting CONTEXT.md). Do not invoke. The replacement skills produce richer outputs (CONTEXT.md + ADRs + relationships + multi-context support) and split the build…

2 15d ago A 110 tokens

wisdom-capture

42

amit-t/skills

Skill Claude CodeCodex

Record a wisdom snippet — quote, idea, or observation worth keeping — into the user's personal corpus. Categorizes into a closed bucket from wisdoms/categories.yml, writes a frontmatter Markdown file, and commits. Captures from terminal CLI (wisdom) or in-session slash command (/wisdom / $wisdom).

2 15d ago A 72 tokens

write-a-prd

43

amit-t/skills

Skill Claude CodeCodex

Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when the user wants to write a PRD or plan a new feature.

2 15d ago A 45 tokens