adamayoung

34 mods across 2 repositories, 176 stars between them.

review-plan

25

adamayoung/TMDb

Skill Claude CodeCodex

Adversarially review the current implementation plan with three independent critic subagents, reconcile their findings into a consensus, and apply the agreed feedback to the plan. Use after drafting a plan (in plan mode or a plan/design doc) and before starting implementation, or whenever the user asks to…

176 7d ago A 72 tokens original Apache-2.0

review-pr-threads

26

adamayoung/TMDb

Skill Claude CodeCodex

Resolve the currently-unresolved review threads on the current branch's PR in one sweep — assess each, fix it (test-first, verified) or reply-only, then reply and resolve — and return a summary. Use standalone to address PR review feedback, or as the thread-handling step invoked by /watch-pr. Repo is adamayoung/TMDb.

176 7d ago A 77 tokens original Apache-2.0

test

27

adamayoung/TMDb

Skill Claude CodeCodex

Run all TMDb unit tests (Swift Testing, the TMDb test plan). Use after code changes and before a PR to verify unit tests pass — delegates the run to the tooling-runner agent (Haiku) and returns total/passed/failed counts plus each failure as Suite/test with file:line. For the live-API suite, use /integration-test.

176 7d ago A 76 tokens original Apache-2.0

triage-issues

28

adamayoung/TMDb

Skill Claude CodeCodex

Review and assess every issue in the TMDb project board's Backlog column — re-verify each against current main with a read-only fan-out, close the mechanically dead, promote the actionable to Ready with priority, size and execution order, and leave the rest in Backlog naming the decision they need. Use to groom the…

176 7d ago A 95 tokens original Apache-2.0

watch-pr

29

adamayoung/TMDb

Skill Claude CodeCodex

Watch the current branch's PR — reply to and resolve review threads, fix failing checks, and optionally merge when ready.

176 7d ago A 26 tokens original Apache-2.0

xcode

30

adamayoung/TMDb

MCP server Claude CodeCodexCursor +2

MCP server "xcode" as configured in adamayoung/TMDb. Launched with xcrun mcpbridge.

176 7d ago A tokens not measured original Apache-2.0

tmdb

31

adamayoung/TMDb

MCP server Claude CodeCodexCursor +2

MCP server for The Movie Database (TMDB) API - search movies, get recommendations, trending movies, and detailed movie information. Runs locally from the @adamayoung/mcp-server-tmdb npm package. Needs 1 environment variable to run.

176 7d ago A tokens not measured original Apache-2.0

sosumi

32

adamayoung/TMDb

MCP server Claude CodeCodexCursor +2

MCP server "sosumi", hosted remotely at sosumi.ai, as configured in adamayoung/TMDb.

176 7d ago A tokens not measured original Apache-2.0

TMDb CLAUDE.md

33

adamayoung/TMDb

Instructions file

Instructions for adamayoung/TMDb, covering claude.md, project overview, topic docs, knowledge base and development workflow.

176 7d ago A 2,244 tokens original Apache-2.0

mcp-server-tmdb

34

adamayoung/tmdb-mcp

MCP server Claude CodeCodexCursor

MCP server for The Movie Database (TMDB) API - search movies, get recommendations, trending movies, and detailed movie information. Runs locally from the @adamayoung/mcp-server-tmdb npm package.

0 6mo ago A tokens not measured original MIT