runnithan

50 mods across 1 repository, 1 stars between them.

claudex-setup

02

runnithan/claudex-setup

Plugin Claude Code

Portable agentic-coding extensions — slash commands, subagents, and skills for Claude Code, including /optimise to audit a project's Claude Code, Claude Design, or Codex setup against a lessons library. Hooks and the transcript→lessons pipeline live in the full repo (see README); this plugin is the lightweight…

1 yesterday A tokens not measured original MIT

codex-loop

04

runnithan/claudex-setup

Command Claude Code

Use Codex as a second, differently-trained reviewer of your branch, fix every real finding with regression tests, and loop until two consecutive reviews come back clean. Runs autonomously.

1 yesterday A 36 tokens original MIT

consolidate-lessons

05

runnithan/claudex-setup

Command Claude Code

Consolidate the lessons/ archive: merge near-duplicate lessons, split compound ones, prune superseded files, refresh INDEX. Counterpart to /extract-lessons.

1 yesterday A 34 tokens original MIT

extract-lessons

06

runnithan/claudex-setup

Command Claude Code

Extract actionable agent-tooling lessons (Claude Code, Claude Design, Codex) from transcripts. Newer lessons supersede older contradicting ones.

1 yesterday A 29 tokens original MIT

runnithan/claudex-setup

Command Claude Code

Mine Claude Code lessons from recent posts by notable practitioners (X/Twitter, blogs, GitHub) and canonical sources (changelog, docs, issues, Hacker News) via a research subagent team. Counterpart to /extract-lessons (transcripts).

1 yesterday A 52 tokens original MIT

fact-check

08

runnithan/claudex-setup

Command Claude Code

Verify claims in content by searching for sources. Use when user says /fact-check followed by content to verify.

1 yesterday A 22 tokens original MIT

optimise

09

runnithan/claudex-setup

Command Claude Code

Audit a tracked project's Claude Code, Claude Design, or Codex setup, fold in new lessons, then apply open improvements one at a time with approval. Takes a project name from projects/.

1 yesterday A 38 tokens original MIT

pr

10

runnithan/claudex-setup

Command Claude Code

Create a PR from current branch targeting main, with Jira ticket reference.

1 yesterday A 13 tokens original MIT

quiz-me

11

runnithan/claudex-setup

Command Claude Code

Review an agent-written change by being examined on it: quizzes you on the diff, diagrams what moved, and turns the questions you cannot answer into the review findings. Use after a large agent-produced change instead of reading every line.

1 yesterday A 46 tokens original MIT

ralph-loop

13

runnithan/claudex-setup

Command Claude Code

Start a Ralph Loop, iterative self-referential development loop.

1 yesterday A 12 tokens original MIT

test

16

runnithan/claudex-setup

Command Claude Code

Run the project's tests, lint, and build checks. Optionally scope to one suite, e.g. /test backend.

1 yesterday A 25 tokens original MIT

ticket

17

runnithan/claudex-setup

Command Claude Code

Pick up a Jira ticket: fetch details, transition to In Progress, create branch, checkout locally.

1 yesterday A 19 tokens original MIT

top-tips

18

runnithan/claudex-setup

Command Claude Code

Rank the high-value lessons that never reached the owner (no trace in habits, config, or backlogs) and offer the top few for adoption. Complements /optimise: it delivers the class with no config surface.

1 yesterday A 45 tokens original MIT

runnithan/claudex-setup

Instructions file CodexOpenCode

AGENTS.md instructions for runnithan/claudex-setup, covering claudex-setup: codex guide, claude.md is authoritative, read it first and codex-specific notes.

1 yesterday B 706 tokens original MIT

runnithan/claudex-setup

Instructions file

Claude Code instructions for runnithan/claudex-setup, covering claudex-setup, architecture, project structure, workflow and key conventions.

1 yesterday A 2,304 tokens original MIT

backend-dev

21

runnithan/claudex-setup

Agent

Backend engineer. Handles code changes, backend tests, database migrations, and commits. Use for any backend-only work.

1 yesterday A 26 tokens original MIT

code-reviewer

22

runnithan/claudex-setup

Agent

Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. Use when asked, or after completing a multi-file coding task, especially before committing changes or creating pull requests. Invoke it deliberately; it does not fire automatically on every edit. It will…

1 yesterday A 453 tokens original MIT

code-simplifier

23

runnithan/claudex-setup

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. Use when asked, or deliberately after completing a multi-file coding task, it does not fire automatically on every change. It simplifies code by following…

1 yesterday A 447 tokens original MIT

frontend-dev

24

runnithan/claudex-setup

Agent

Frontend engineer. Handles UI code changes, component development, lint/build verification, and commits. Use for any frontend-only work.

1 yesterday A 28 tokens original MIT