kentcdodds

10 mods across 3 repositories, 573 stars between them.

kentcdodds/kody

Skill Claude CodeCodex

Clean up leftover code, schema, shims, dual-writes, compatibility aliases, feature flags, and docs after a migration or similar change. Use when you introduce transitional leftovers, leave a deprecated path, need a soak or follow-up migration before dropping something, or are finishing a migration runbook. Remove the…

513 2d ago A 89 tokens

conduct

02

kentcdodds/kody

Skill Claude CodeCodex

Coordinate a fleet of cloud agents across separate environments for large multi-track programs (migrations, purges, upgrades). The conductor audits, partitions, spawns one agent per track, monitors, and QAs — but implements nothing. Use only when work needs multiple environments; otherwise load orchestrate or…

513 2d ago A 64 tokens

orchestrate

03

kentcdodds/kody

Skill Claude CodeCodex

Orchestrate sub-agents for large tasks inside a single environment: plan, delegate coding to cheap/fast models, parallelize the critical path, keep reviews lean, and close every loop. Use when acting as an orchestrator or writing a kickoff for one. Prefer implement when fan-out does not clearly pay. For…

513 2d ago A 77 tokens

preview-manual-test

04

kentcdodds/kody

Skill Claude CodeCodex

Discover, wait for, sign in, create specific user data, and assert a PR preview deploy. Use on medium or high risk PRs, after pushing a ready-for-review PR, or when the user asks to test the preview URL.

513 2d ago A 53 tokens

remix

05

kentcdodds/kody

Skill Claude CodeCodex

Build and review Remix 3 applications using the remix npm package and subpath imports. Use when working on Remix app structure, routes, controllers, middleware, validation, data access, auth, sessions, file uploads, server setup, UI components, hydration, navigation, or tests.

513 2d ago A 62 tokens

ship-pr

06

kentcdodds/kody

Skill Claude CodeCodex

Babysit a PR: iterate with AI reviewers and CI until green, get it ready, optionally squash-merge as Kody and watch the deploy, then send a Discord summary. Medium risk waits for AI reviewer(s) and addresses valid feedback. Use when a pull request needs to be shepherded to done.

513 2d ago A 66 tokens

kentcdodds/kody

Skill Claude CodeCodex

How to run and test kody's multi-worker local dev (origin kody worker + kody-platform + kody-runtime + kody-jobs secondary configs), including known wrangler multi-config pitfalls (secondary worker env-name suffix, remote AI binding, .env secrets not propagated) and how to verify runtime-worker forwarding.

513 2d ago A 71 tokens

visual-recap

08

kentcdodds/kody

Skill Claude CodeCodex

Generate and maintain the system recap block in a PR description - a GitHub-rendered visual summary of which system primitives a change touches, how risky it is, and what changed. Prefer mermaid sequence diagrams for the change; pick another graph type when it explains the diff better. Use when planning a non-trivial…

513 2d ago C 104 tokens

kody AGENTS.md

09

kentcdodds/kody

Instructions file CodexOpenCode

AGENTS.md instructions for kentcdodds/kody, covering kody agent index and cursor cloud-specific instructions.

513 2d ago A 877 tokens

kody

10

kentcdodds/kody

MCP server Claude CodeCodexCursor +2

Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations. Remote server at kody.codes.

513 2d ago A tokens not measured