KarhouTam

14 mods across 1 repository, 2 stars between them.

adversarial-review

01

KarhouTam/agent-skills

Skill Claude CodeCodex

Runs an adversarial review loop where a challenger agent critically reviews an implementer's output, driving iterative improvement until the challenger issues a PASS verdict. Never triggered automatically; must be explicitly called by the user (2 persistent agents, up to 10 rounds).

2 6d ago A 55 tokens

context7-mcp

02

KarhouTam/agent-skills

Skill Claude CodeCodex

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.

2 6d ago A 58 tokens

domain-modeling

03

KarhouTam/agent-skills

Skill Claude CodeCodex

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.

2 6d ago A 34 tokens

gh-address-comments

04

KarhouTam/agent-skills

Skill Claude CodeCodex

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

2 6d ago A 39 tokens

gh-fix-ci

05

KarhouTam/agent-skills

Skill Claude CodeCodex

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

2 6d ago A 72 tokens

gh-github-cli

06

KarhouTam/agent-skills

Skill Claude CodeCodex

Use gh (GitHub CLI) to fetch and process GitHub issues, pull requests, repositories, and other GitHub resources. Use when the user provides a GitHub URL (https://github.com/), asks about GitHub issues/PRs, or mentions gh commands.

2 6d ago A 61 tokens

grill-with-docs

08

KarhouTam/agent-skills

Skill Claude CodeCodex

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

2 6d ago A 30 tokens

grilling

09

KarhouTam/agent-skills

Skill Claude CodeCodex

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.

2 6d ago A 38 tokens

KarhouTam/agent-skills

Skill Claude CodeCodex

Orchestrate PyTorch test file refactoring to decouple tests from specific hardware accelerators. Use this skill whenever the user asks to refactor, decouple, or reorganize a PyTorch test file for cross-accelerator compatibility, or when they ask to apply the test decoupling workflow to a specific test file. Triggers…

2 6d ago A 176 tokens

ci-automation

11

KarhouTam/agent-skills

Skill Claude CodeCodex

Use when the pytorch-test-refactoring orchestrator emits "schedulecron" or "needagent" with phase "cidebug", when a CronCreate cron job fires and you need to run orchestrator.py --ci-check, or when the user says "look after the ci", "monitor ci", "check ci status", "watch the pr", or "debug ci failures".

2 6d ago A 81 tokens

KarhouTam/agent-skills

Skill Claude CodeCodex

Refactor PyTorch test files to decouple tests from specific hardware accelerators using three strategies: CPU-only (standalone classes with instantiateparametrizedtests), device-agnostic (device-parametrized classes with instantiatedevicetypetests), and device-specific (single-accelerator standalone classes). Pay…

2 6d ago A 0 tokens

KarhouTam/agent-skills

Skill Claude CodeCodex

Review PyTorch test refactoring for correctness and completeness against the decoupling standards defined in the refactor-test-decoupling skill. Accepts a test file path (whole-file review), a PR URL, a git diff, or a branch name. Use this when asked to review a test refactoring PR, check a test decoupling change…

2 6d ago A 147 tokens

teach

14

KarhouTam/agent-skills

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

2 6d ago A 15 tokens