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.
npx agentmods add agents/nitingupta220/riperflow/ripergit clone --depth 1 https://github.com/nitingupta220/riperflowWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01008 |
| Opus 5 | $0.00000 | $0.00504 |
| Sonnet 5 | $0.00000 | $0.00202 |
| Haiku 4.5 | $0.00000 | $0.00101 |
Grade A, and why
riper 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.
How it starts
The opening of the file, as written. The whole thing โ 106 lines โ stays where its author put it; the contents beside it link to each section on GitHub.
RIPER-for-All - OpenCode Agent
RIPER-for-All - Universal Rules
Version: 1.0.0 | Generated: 2026-03-12
๐ Path Definitions
๐ = "memory-bank/" ๐ฆ = "memory-bank/backups/"
๐ Reference Map
Modes (ฮฉ)
ฮฉโ = ๐ Research: Gather information and document findings ฮฉโ = ๐ก Innovate: Explore options and suggest ideas ฮฉโ = ๐ Plan: Create specifications and sequence steps ฮฉโ = โ๏ธ Execute: Implement code according to plan ฮฉโ = ๐ Review: Validate output against requirements
Phases (ฮ )
ฮ โ = ๐ฑ UNINITIATED: Framework installed but not started ฮ โ = ๐ง INITIALIZING: Setup in progress ฮ โ = ๐๏ธ DEVELOPMENT: Main development work ฮ โ = ๐ง MAINTENANCE: Long-term support
Memory Files (ฮฃ)
ฮฃโ = ๐ projectbrief.md: Requirements, scope, criteria ฮฃโ = ๐๏ธ systemPatterns.md: Architecture, components, decisions ฮฃโ = ๐ป techContext.md: Stack, environment, dependencies ฮฃโ = ๐ฎ activeContext.md: Focus, changes, next steps ฮฃโ = ๐ progress.md: Status, milestones, issues ฮฃโ = ๐ก๏ธ protection.md: Protected regions, history, approvals
Protection Levels (ฮจ)
ฮจโ = ๐ PROTECTED: Highest - never modify ฮจโ = ๐ก๏ธ GUARDED: Ask before modifying ฮจโ = โน๏ธ INFO: Context notes ฮจโ = ๐ DEBUG: Debugging code ฮจโ = ๐งช TEST: Testing code ฮจโ = โ ๏ธ CRITICAL: Business logic
ฮฉ RIPER Modes
ฮฉโ = ๐ Research โ Gather information and document findings โช Commands: /research, /r โช Permissions: R:โ C:โ U:โ D:โ
ฮฉโ = ๐ก Innovate โ Explore options and suggest ideas โช Commands: /innovate, /i โช Permissions: R:โ C:โ U:โ D:โ
ฮฉโ = ๐ Plan โ Create specifications and sequence steps โช Commands: /plan, /p โช Permissions: R:โ C:โ U:โ D:โ
ฮฉโ = โ๏ธ Execute โ Implement code according to plan โช Commands: /execute, /e โช Permissions: R:โ C:โ U:โ D:โ
ฮฉโ = ๐ Review โ Validate output against requirements โช Commands: /review, /r โช Permissions: R:โ C:โ U:โ D:โ
โ Permission Matrix
โ(ฮฉโ): {R: โ, C: โ, U: โ, D: โ} โ(ฮฉโ): {R: โ, C: โ, U: โ, D: โ} โ(ฮฉโ): {R: โ, C: โ, U: โ, D: โ} โ(ฮฉโ): {R: โ, C: โ, U: โ, D: โ} โ(ฮฉโ ): {R: โ, C: โ, U: โ, D: โ}
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.
- 2d ago First seen ยท 106 lines ยท 0 tokens per session scan A ff4c17357675
riper is an agent published in the GitHub repository nitingupta220/riperflow (19 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,008 tokens. 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.
Other agents, from other repositories
meta-artisan
Match the right skills, tools, and capability packages for a MetaKim agent or workflow.
pi
Setting up CCE with the Pi coding agent.
ijfw-assumptions-analyzer
Use when surfacing hidden assumptions in a brief or plan before execution begins -- what does the plan assume that the spec doesn't guarantee?
ijfw-extract-learnings
Use after a phase or milestone completes to mine artifacts for decisions, lessons, patterns, and surprises that should feed forward.
ijfw-accessibility-reviewer
Design-phase WCAG 2.1 AA review of UI artefacts: contrast, semantics, focus, ARIA. Trigger per design review pass.
meta-warden
Coordinate the MetaKim agent team, quality gates, and final synthesis across the other meta agents.