jcottam

13 mods across 2 repositories, 30 stars between them.

content-wireframe

04

jcottam/agent-resources

Skill Claude CodeCodex

Draft a content wireframe for a website or page before any design or code. Produces a structured markdown document with real copy, section intent, and open decisions — approved by the user before implementation begins. Use when the user says "content first", "wireframe the copy", "words before design", "start with the…

30 26d ago A 93 tokens original MIT

orient

05

jcottam/agent-resources

Skill Claude CodeCodex

Orient a developer to an unfamiliar codebase by systematically exploring its structure, purpose, features, conventions, and workflows. Produces a concise orientation document. Use when the user says "orient me", "what does this project do", "walk me through this codebase", "help me understand this repo", "onboard me"…

30 26d ago A 96 tokens original MIT

review-pr

06

jcottam/agent-resources

Skill Claude CodeCodex

Forensic, stage-aware pull request review. Reconstructs the commit narrative, tests architectural premises against project reality, detects over-engineering, and produces a ready-to-post review comment. Use when the user says "review PR", "review this PR", "review PR #N", "is this PR ready to merge", "review the…

30 26d ago A 112 tokens original MIT

ship

07

jcottam/agent-resources

Skill Claude CodeCodex

Validate a branch, run quality gates, update documentation and changelog, and open a pull request. Supports GitHub (primary) and Azure DevOps (secondary). Designed for JavaScript/TypeScript projects; quality gate detection requires package.json. Use when the user says "ship", "ship this", "open a PR", "prepare a PR"…

30 26d ago A 99 tokens original MIT

jcottam/agent-resources

Skill Claude CodeCodex

Summarizes recent git commits into plain-language release notes for non-technical readers. Use when the user asks what changed, wants a summary of commits, release notes, a plain-English changelog, or an easy-to-read bullet list of recent work at a specific reading level (default 8th grade).

30 26d ago A 67 tokens original MIT

handoff

09

jcottam/agent-resources

Skill Claude CodeCodex

Compact a chat session or task into a curated markdown handoff file under /.agents/handoffs/ for continuation in a new agent turn or chat. References existing plans and PRDs by path instead of duplicating them; optional next-session focus via arguments. Use when the user says handoff, compact context, resume handoff…

30 26d ago A 95 tokens original MIT

host

10

jcottam/agent-resources

Skill Claude CodeCodex

Upload files to Cloudflare R2 and return a shareable public URL. Supports any file type (HTML, images, PDFs, etc.) with automatic slug generation, clipboard copy, and hosting history tracking. Use when the user says "host", "host this", "host file", "publish", "publish this", "share this file", "upload to R2", "make…

30 26d ago A 113 tokens original MIT

advisor

11

jcottam/agent-resources

Skill Claude CodeCodex

Activate rigorous, no-nonsense advisory mode for deep analysis, research, critical review, or honest assessment. Use when the user says "advise", "advise me", "give me your honest take", "don't sugarcoat", "be brutally honest", "rigorous mode", "devil's advocate", "second opinion", "challenge this", "stress-test…

30 26d ago A 132 tokens original MIT

sounding-board

12

jcottam/agent-resources

Skill Claude CodeCodex

Opinionated rubber duck. Reflects the user's thinking back in plain language, flags gaps, and offers concrete suggestions -- one exchange at a time. Use when the user says "bounce this off you", "think with me", "sounding board", "talk this through", "what do you think", or wants collaborative feedback on an idea…

30 26d ago A 78 tokens original MIT

weather

13

jcottam/mcp-server-weather

MCP server Claude CodeCodexCursor

An easy way to fetch the weather. Runs locally from the weather npm package.

0 1y ago A tokens not measured