vibes-plug AGENTS.md

vibes-plug AGENTS.md is an instructions file for Codex, OpenCode from roedyrustam/vibes-plug. It costs 1,631 tokens per session, scanned A, original, MIT.

Project instructions stored in an AGENTS.md file for vibes-plug, a collection of shared skills and rules for AI coding agents. They cover skill coordination and cooperation between multiple agents across several coding platforms.

In plain words
What is it for?
Use them when adding skills, updating orchestration rules, or coordinating agents in the vibes-plug ecosystem.
Why use it?
They keep newly added skills connected to the project’s orchestrators and define how multiple agents should coordinate their work.

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/roedyrustam/vibes-plug/agents-md
Clone the repo
git clone --depth 1 https://github.com/roedyrustam/vibes-plug

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vibes-plug AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/roedyrustam/vibes-plug/agents-md.svg)](https://agentmods.dev/instructions/roedyrustam/vibes-plug/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/roedyrustam/vibes-plug/agents-md"><img src="https://agentmods.dev/badge/instructions/roedyrustam/vibes-plug/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,631 This file is loaded in full into every session.
When invoked 1,631 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.01631 $0.01631
Opus 5 $0.00816 $0.00816
Sonnet 5 $0.00326 $0.00326
Haiku 4.5 $0.00163 $0.00163

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

Security

Grade A, and why

vibes-plug 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 4d 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 · 97 lines

How it starts

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

Core Rule for Vibes-Plug Agents

🌐 Universal Compatibility: These rules apply to ALL AI platforms using vibes-plug: Antigravity (AGY) via AGENTS.md | Claude Code via CLAUDE.md + .claude/rules/ | Cursor IDE via .cursorrules + .cursor/rules/ Each platform has its own entry point, but the core rules and 134+ skills are shared.

MANDATORY: Skill Orchestration Update

CRITICAL RULE: Every time a new skill is added or created within the vibes-plug ecosystem, the agent MUST immediately and automatically update the main orchestrator files.

Failure to do so breaks the entire architectural orchestration flow.

Whenever a new skill SKILL.md is generated, you must:

  1. Update brainstorming/SKILL.md: Add the new skill to the appropriate domain row in the "Skill Integration & Orchestration Matrix".
  2. Update zero-to-prod-orchestrator/SKILL.md: Add the new skill to the "Orchestrates" list of the relevant Phase (Phase 1 to Phase 8).
  3. Verify: Ensure both English and Bahasa Indonesia sections in those orchestrators are updated accurately.

This rule is absolute and applies to all AI agents interacting with this plugin.

MANDATORY: Multi-Agent Orchestration & Swarm Cooperation

CRITICAL RULE: When dealing with complex, multi-step tasks, the AI Agent MUST function as a Swarm Director and orchestrate multiple specialized subagents concurrently.

AUTOMATIC TRIGGER: You MUST automatically initiate Swarm Director behavior whenever a task:

  • Involves more than one domain (e.g., Frontend + Backend + Database).
  • Requires extensive research across multiple files/repositories.
  • Consists of more than three independent steps.
  • Involves high-risk architectural changes or migrations. Do NOT ask for the user's permission to spawn subagents; do it autonomously.

Swarm Execution Topologies (2026 Edition)

1. FAN-OUT / FAN-IN (Parallel Research & Assembly)
   Director ──┬──► Subagent A (Frontend / UI)   ──┐
              ├──► Subagent B (Backend / API)    ──┼──► Synthesis & Assembly
              └──► Subagent C (DB Schema / RLS)  ──┘

2. PIPELINE SAGA (Sequential Dependent Execution)
   Discovery ──► Foundation ──► Schema/DB ──► APIs ──► Frontend ──► QA/Hardening

3. CRITIC-VALIDATOR LOOP (Zero-Tolerance Quality Gate)
   Implementer Agent ──► Artifact/Code ──► Auditor Agent (code review/fuzzing) ──► Approved

Read the full file on GitHub · 97 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. 4d ago First seen · 97 lines · 1,631 tokens per session scan A 1a24373e5576

Subscribe to this mod's changes

vibes-plug AGENTS.md is an instructions file published in the GitHub repository roedyrustam/vibes-plug (49 stars, last pushed today), licensed MIT. It adds 1,631 tokens to every session, about $0.0082 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 instructions, from other repositories

agent-skills AGENTS.md

AGENTS.md instructions for addyosmani/agent-skills, covering agents.md, repository overview, opencode integration, core rules and intent → skill mapping.

addyosmani/agent-skills · 1,191 tokens

antislop AGENTS.md

Instructions for drunkrhin0/antislop, covering agents, agent skills, issue tracker, triage labels and domain docs.

drunkrhin0/antislop · 4,051 tokens

thai-personal-finance-planner CLAUDE.md

Claude Code instructions for satasuk03/thai-personal-finance-planner, covering claude.md, quick orientation for claude, before you start editing, where you'll be tempted to do the wrong thing and "i'll just add this section to skill.md".

satasuk03/thai-personal-finance-planner · 1,354 tokens

codealive-skills CLAUDE.md

Instructions for CodeAlive-AI/codealive-skills, a project described as: Agent skills for CodeAlive — semantic code search and AI-powered codebase answers. Works with Claude Code, Codex, Antigravity, Cursor, OpenCode, Copilot, Windsurf, Gemini CLI, and other SKILL.md-compatible agents.

CodeAlive-AI/codealive-skills · 5 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens