ralph-protocol

A file-based collaboration process that organizes work into four stages: plan, act, reflect, and refine. It is designed for tasks described in specification and planning files.

In plain words
What is it for?
Running Ralph-loop tasks, following files such as goal.md, spec.md, plan.md, and state.json, and coordinating multi-agent work.
Why use it?
It gives people or agents a shared way to track decisions, progress, and changes while working from the same plan.

Skill for Claude CodeCodexCursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/getstream/stream-chat-react/ralph-protocol
Any agent
npx skills add GetStream/stream-chat-react --skill ralph-protocol
Clone the repo
git clone --depth 1 https://github.com/GetStream/stream-chat-react

Made for: Claude Code, Codex, Cursor.

Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 761 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00070 $0.00761
Opus 5 $0.00035 $0.00380
Sonnet 5 $0.00014 $0.00152
Haiku 4.5 $0.00007 $0.00076

Measured 2d ago against content hash fb429d2e1c0a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ralph-protocol scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/ralph-protocol/SKILL.md · 50 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 50 lines · 70 tokens per session scan A fb429d2e1c0a

Subscribe to this mod's changes

ralph-protocol is a skill published in the GitHub repository GetStream/stream-chat-react (841 stars, last pushed 4d ago), with no licence file. It adds 70 tokens to every session and 761 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

accessibility

Maintain VoiceOver/TalkBack-focused accessibility in stream-chat-react-native. Use when changing interactive components, gestures, modals, lists, media controls, notifications, focus behavior, or live announcements.

GetStream/stream-chat-react-native · 42 tokens

perf-benchmarking

Measure React Native performance on-device for stream-chat-react-native — Hermes CPU profiles, deterministic call/listener counting, component render profiling, and memory/jank capture. Use when asked to benchmark a change, prove or disprove a perf claim, compare before/after, find what re-renders or what's heavy on…

GetStream/stream-chat-react-native · 113 tokens

rtl

Audit and maintain RTL (right-to-left) layout compatibility in stream-chat-react-native. Use when changing styles, positioning, flex layouts, swipe gestures, animated transforms, icons, text alignment, or anything that has a horizontal/directional axis.

GetStream/stream-chat-react-native · 50 tokens

UI Designer

React + TypeScript + Tailwind CSS chat interface specialist for this project's streaming chat UI.

microsoft/Build26-BRK242-turn-your-agents-into-action-connect-tools-apis-and-documents · 20 tokens

developer

Feature development for this repo — XP, DDD, BDD, TDD, Glossary naming, Apple HIG minimal UX, living docs sync (C4 / Glossary / User Story Map), and mandatory commit/PR standards (why body + References from official docs and research). Use when implementing features, writing tests, committing, opening PRs, UI work, or…

felixzhu97/explore-chat · 91 tokens

spring-ai

Spring AI 2.0 Development Guide. Covers ChatClient API, Structured Output, RAG, Tool Calling, Embeddings, Vector Store, MCP Integration, Clean Architecture Integration.

felixzhu97/explore-chat · 39 tokens