vibecode-pro-max-kit AGENTS.md

Repository instructions for a spec-driven development system called RIPER-5, including the project’s shared rules, specialist agents, skills, and Codex compatibility setup.

In plain words
What is it for?
Use them before working on the repository, especially when setting it up, routing a task to an agent, or changing shared instructions and skills.
Why use it?
They explain the required setup check and where Codex and Claude should find the project context, skills, and agent definitions.

Instructions file for CodexOpenCode

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 instructions/withkynam/vibecode-pro-max-kit/agents-md
Clone the repo
git clone --depth 1 https://github.com/withkynam/vibecode-pro-max-kit

Made for: Codex, OpenCode.

Per session 8,750 This file is loaded in full into every session.
When invoked 8,750 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.08750 $0.08750
Opus 5 $0.04375 $0.04375
Sonnet 5 $0.01750 $0.01750
Haiku 4.5 $0.00875 $0.00875

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

Security

Grade A, and why

vibecode-pro-max-kit AGENTS.md 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 3d 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.

AGENTS.md · 705 lines

How it starts

The opening of the file, as written. The whole thing — 705 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md

Bootstrap guard: If process/context/all-context.md does not exist, the harness has not been set up yet (a bare process/context/ holding only generated-skills-catalog.json from install does NOT count). Run vc-setup before any task — the context router and protocol docs are absent and agents will not route correctly.

This file is the Codex compatibility layer for the existing .claude/ system.

Keep this file aligned with CLAUDE.md as much as possible while adapting Claude-native concepts to Codex-native constructs.

Codex discovers project-local skills from .agents/skills/. In this repo, .agents/skills/ is a symlink to .claude/skills/ so Codex and Claude share the same underlying skill tree:

  • .claude/skills/ is the canonical source for shared skills and command-style workflows
  • .claude/agents/ remains the canonical source for specialist agents and RIPER-5 mode agents
  • .codex/agents/ mirrors .claude/agents/ for Codex subagent roles
  • shared reusable skills that Codex should discover must live under .claude/skills/ as real SKILL.md files with YAML frontmatter; agent wrappers should not exist

Prefer updating .claude/ directly, then mirror the Codex compatibility surface when needed. Because .agents/skills/ resolves to the same folder, new skills added in either path appear in both places automatically.

See process/context/all-context.md for project-specific coding preferences and conventions.

RIPER-5 Spec-Driven Development System

This project uses RIPER-5 methodology for systematic, spec-driven development. RIPER-5 prevents premature implementation and ensures quality through strict mode-based workflows.

Shared Development Protocols

Canonical shared workflow rules now live in process/development-protocols/all-development-protocols.md.

Read these files as needed:

Read the full file on GitHub · 705 lines

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. 3d ago First seen · 705 lines · 8,750 tokens per session scan A d28bf505b002

Subscribe to this mod's changes

vibecode-pro-max-kit AGENTS.md is an instructions file published in the GitHub repository withkynam/vibecode-pro-max-kit (1,112 stars, last pushed 2mo ago), licensed MIT. It adds 8,750 tokens to every session, about $0.0438 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.