roderik

10 mods across 2 repositories, 58 stars between them.

rr-system

01

roderik/ai-rules

Skill Claude CodeCodex

System setup, tool information, and AI configuration management for development environments. Use when setting up new machines, explaining available tools (shell-config, ai-rules, wt), managing AI assistant configurations (Claude/Codex/Gemini/OpenCode), checking system configuration, or troubleshooting environment…

53 1mo ago C 0 tokens

quality-control

02

roderik/ai-rules

Agent Claude Code

Use this agent when the user requests quality checks, testing, linting, type checking, formatting, or CI validation. This includes explicit requests like 'run tests', 'check types', 'lint the code', 'run CI', 'fix lint errors', or 'ensure code quality'. Also use this agent proactively after implementing features or…

53 1mo ago A 0 tokens

reviewer

03

roderik/ai-rules

Agent Claude Code

Use this agent when completing a task and preparing to mark it as done, specifically after running quality assurance checks (lint, typecheck, tests). This agent performs a comprehensive review to ensure all work adheres to project guidelines, coding standards, and documentation requirements defined in CLAUDE.md files.…

53 1mo ago A 0 tokens

bellwether

04

roderik/bellwether

Plugin Claude Code

Drive PRs to merge-ready: watch CI, fix failures, resolve review comments. Self-contained watch loop that keeps going until pr.ready=true.

5 6d ago A tokens not measured original MIT

PostToolUse

05

roderik/bellwether

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From roderik/bellwether.

5 6d ago A tokens not measured original MIT

bellwether

06

roderik/bellwether

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

5 6d ago A tokens not measured original MIT

verify

07

roderik/bellwether

Skill Claude CodeCodex

Run lint, tests, and build to verify the project is in a good state. Use after making code changes.

5 6d ago A 25 tokens original MIT

roderik/bellwether

Instructions file

Instructions for roderik/bellwether, covering claude.md, what is this?, commands, testing and code style.

5 6d ago A 458 tokens original MIT

bellwether

09

roderik/bellwether

Skill Claude CodeCodex

Bring the current PR to a mergeable state: CI green, all review comments resolved, no merge conflicts. Self-contained — watches CI, fixes issues, watches again until merge-ready. Use when the user wants to keep a PR green, auto-fix CI, resolve review comments, or says "get this merged".

5 6d ago A 68 tokens original MIT

Stop

10

roderik/bellwether

Hook

Runs when the agent finishes a response, running bellwether hooks check --format json. From roderik/bellwether.

5 6d ago A tokens not measured original MIT