rileyhilliard

75 mods across 3 repositories, 326 stars between them.

strategy-writer

25

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Produces executive-quality strategic documents in The Economist/HBR style. Use when writing strategy memos, market analysis, business cases, customer research reports, or any document for Product, Design, and Business leaders. Customer-led, evidence-based, narrative-driven.

128 14d ago A 54 tokens original MIT

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Selects and applies journalistic story structures (WSJ Formula, Inverted Pyramid, Hourglass, Tick-Tock). Use when writing or outlining articles, blog posts, essays, or any narrative prose longer than a few paragraphs.

128 14d ago A 51 tokens original MIT

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Debugging framework that finds root causes before proposing fixes. Use when investigating bugs, errors, unexpected behavior, failed tests, or when previous fixes haven't worked.

128 14d ago A 36 tokens original MIT

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Creates professional Mermaid diagrams with semantic styling and visual hierarchy. Use when creating flowcharts, sequence diagrams, state machines, class diagrams, or architecture visualizations.

128 14d ago A 37 tokens original MIT

writer

29

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Writing style and tone guide for human-sounding content. Use when writing documentation, READMEs, commit messages, PR descriptions, blog posts, LinkedIn posts, social media content, or any user-facing content.

128 14d ago A 45 tokens original MIT

writing-sql

30

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Staff+ DBA SQL patterns targeting what Claude's defaults miss - multi-column statistics, operator classes, keyset pagination, silent performance anti-patterns. Use when writing complex SQL, reviewing queries, adding indexes, or optimizing slow queries.

128 14d ago A 50 tokens original MIT

writing-tests

31

rileyhilliard/claude-essentials

Skill Claude CodeCodex

Writes behavior-focused tests using Testing Trophy model with real dependencies. Use when writing tests, choosing test types, or avoiding anti-patterns like testing mocks.

128 14d ago A 33 tokens original MIT

code-reviewer

32

rileyhilliard/agentrc

Agent

Expert at comprehensive code review for merge requests and pull requests from technical, product, and DX perspectives. Use this agent when the user has completed work on a feature branch and needs review before merging. Analyzes all changes between branches, evaluates user impact, assesses developer experience…

3 6mo ago A 72 tokens original MIT

devils-advocate

33

rileyhilliard/agentrc

Agent

Use this agent when you want someone to poke holes in a plan, design, or idea before committing. Examples: Context: User has a plan they want validated user: "Here's my plan for the new caching layer. What's wrong with it?" assistant: "I'll look for real flaws, risks, and unstated assumptions." User wants rigorous…

3 6mo ago A 246 tokens copy · 88% MIT

haiku

34

rileyhilliard/agentrc

Agent

Lightweight Haiku agent for delegated tasks. Receives detailed instructions from commands like /ce:commit, /ce:test, and /ce:pr. Not typically invoked directly by users.

3 6mo ago A 41 tokens original MIT

log-reader

35

rileyhilliard/agentrc

Agent

Specialist at efficiently reading and analyzing large log files using targeted search and filtering. Optimized to avoid loading entire logs into context by using grep-style workflows, time and severity filters, and iterative refinement across arbitrary log formats.

3 6mo ago A 47 tokens original MIT

commit

36

rileyhilliard/agentrc

Command

Create a well-formatted git commit for current changes.

3 6mo ago A 10 tokens original MIT

debug

37

rileyhilliard/agentrc

Command

Start systematic debugging session for a bug.

3 6mo ago A 7 tokens original MIT

deps

38

rileyhilliard/agentrc

Command

Audit and upgrade project dependencies.

3 6mo ago A 5 tokens original MIT

document

39

rileyhilliard/agentrc

Command

Create or improve documentation (routes to appropriate doc agent).

3 6mo ago A 11 tokens original MIT

execute

40

rileyhilliard/agentrc

Command

Execute an implementation plan from the plans folder.

3 6mo ago A 8 tokens original MIT

init

43

rileyhilliard/agentrc

Command

Initialize or audit Claude Code configuration for a repository.

3 6mo ago B 9 tokens original MIT

plan

45

rileyhilliard/agentrc

Command

Create a detailed implementation plan for a feature or task.

3 6mo ago A 10 tokens original MIT

post-mortem

46

rileyhilliard/agentrc

Command

Review a session or task to assess execution and extract improvements.

3 6mo ago A 11 tokens original MIT

pr

47

rileyhilliard/agentrc

Command

Create a pull request with auto-generated description.

3 6mo ago B 8 tokens original MIT