JoshJancula

14 mods across 1 repository, 10 stars between them.

ralph AGENTS.md

01

JoshJancula/ralph

Instructions file CodexOpenCode

Instructions for JoshJancula/ralph, covering agents.md, architecture, bundle structure, agent configuration and source resolver and how plans and orchestration work.

10 16d ago B 5,179 tokens original MIT

ralph CLAUDE.md

02

JoshJancula/ralph

Instructions file

Instructions for JoshJancula/ralph: This project uses a single source of truth for AI guidance.

10 16d ago A 49 tokens original MIT

architect

03

JoshJancula/ralph

Agent

Turns research into system and module design. Writes architecture.md with boundaries, data flow, and risks. Uses a capped todo granularity of 8-30 items for a typical feature and avoids over-granular decomposition.

10 16d ago A 44 tokens original MIT

code-review

04

JoshJancula/ralph

Agent

Reviews changed code for correctness, security, and convention compliance before downstream delivery.

10 16d ago A 15 tokens original MIT

implementation

05

JoshJancula/ralph

Agent

Implements or changes code per architecture and tasks. Produces implementation-handoff.md summarizing what changed, how to verify, and open risks. Uses a capped todo granularity of 8-30 items for a typical feature and avoids over-granular decomposition.

10 16d ago A 53 tokens original MIT

qa

06

JoshJancula/ralph

Agent

Verifies that submitted changes work and meet the accepted criteria. Produces qa-handoff.md summarizing if the changes meet the accepted criteria.

10 16d ago A 27 tokens original MIT

research

07

JoshJancula/ralph

Agent

Explores relevant docs and code paths, then summarizes findings for downstream agents.

10 16d ago A 15 tokens original MIT

security

08

JoshJancula/ralph

Agent

Examine changed code, configs, and dependencies for security vulnerabilities and risky patterns. Summarize blocking issues clearly.

10 16d ago A 23 tokens original MIT

repo-context

09

JoshJancula/ralph

Skill Claude CodeCodex

Discover repository layout, stack, and how to build, test, and run. Use when planning cross-cutting work or when the user asks how to run commands. Customize the Layout/Stack/Commands sections for this project.

10 16d ago A 48 tokens original MIT

PreToolUse

10

JoshJancula/ralph

Hook Claude Code

Runs before the agent uses a tool for Read, Edit, MultiEdit, Glob, Grep, LS and Bash tool calls, executing block-env-reads.sh and rewrite-bash-command.sh (2 commands). From JoshJancula/ralph.

10 16d ago A tokens not measured original MIT

PostToolUse

11

JoshJancula/ralph

Hook Claude Code

Runs after a tool call finishes for Bash, Read, Grep and Glob tool calls, executing compact-bash-output.sh and native-result-compact.sh (2 commands). From JoshJancula/ralph.

10 16d ago A tokens not measured original MIT

ralph

12

JoshJancula/ralph

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, PostToolUse).

10 16d ago A tokens not measured original MIT

JoshJancula/ralph

Cursor rule Cursor

Redirect large command output to Ralph artifact logs; report compact exit status before details.

10 16d ago A 451 tokens original MIT

no-emoji

14

JoshJancula/ralph

Cursor rule Cursor

Do not use emojis in comments, logs, READMEs, or any code. Keep all project text plain (ASCII).

10 16d ago A 210 tokens original MIT