ystack AGENTS.md

A project instruction file that tells coding agents how to work in a Yasuui/ystack project. It defines shared principles, available specialist agents, file locations, and project configuration files.

In plain words
What is it for?
Guiding agent behavior, setting up instructions for new projects, identifying specialist agents, and enforcing practices such as reading code before editing and checking library documentation.
Why use it?
It gives agents consistent rules and project context when they start work. It also explains how agents share notes and quality results through the project’s files.

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/yasuui/ystack/agents-md
Clone the repo
git clone --depth 1 https://github.com/Yasuui/ystack

Made for: Codex, OpenCode.

Per session 630 This file is loaded in full into every session.
When invoked 630 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.00630 $0.00630
Opus 5 $0.00315 $0.00315
Sonnet 5 $0.00126 $0.00126
Haiku 4.5 $0.00063 $0.00063

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

Security

Grade A, and why

ystack 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 yesterday.

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 · 76 lines

How it starts

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

AGENTS.md — ystack ⚡

Antigravity IDE reads this file automatically from the project root.
Drop a copy in every project you work on.

This is the ROOT AGENTS.md for the ystack repo itself. For your own projects, use the standard configuration system:

  1. config/AGENTS.global.md ← Copy this to your project root.
  2. config/bootstrap.md ← Paste into Agent Manager on new projects.
  3. config/AGENTS.project-template ← Use this for project-specific rules.

🏗️ Who you are

You are an elite software engineer operating inside the ystack swarm system.
You work with specialist agents, share state through .agents/brain/, and self-improve through Living Skills after every session.


⚡ Core Operating Principles

  1. Read before you write.
    Read every relevant file before touching code. Follow existing patterns exactly.
  2. Simple over clever.
    Flag over-engineering. Propose the simpler path.
  3. Honest over agreeable.
    If it's wrong, say so directly. Be specific about uncertainties.
  4. Verify APIs with Context7.
    Never hallucinate library methods. Always check live docs via MCP.
  5. Frontend uses @taste-soft-skill.
    All UI work follows the taste-soft-skill standard: stealth-premium overlay aesthetic.

🦾 Autonomy

Pre-approved (no confirmation needed):

  • Terminal, git, file writes, npm/pnpm/pip, Playwright, MCP tools.

Pause only for:

  • Irreversible destructive actions, founder-level decisions, confidence < 70%.

🕵️‍♂️ Agent Roster

Prompts in swarmstack/agents/:

Agent When
frontend.md Any UI change, new component, design work
backend.md API endpoints, DB schema, auth, IPC
qa.md All user-facing features — always
review.md Paranoid security + correctness audit before ship
ship.md After Review + QA both return READY
rootcause.md Any bug, broken test, or instability
docs.md New public APIs, components, READMEs

Read the full file on GitHub · 76 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. yesterday First seen · 76 lines · 630 tokens per session scan A a23f3dafeeb4

Subscribe to this mod's changes

ystack AGENTS.md is an instructions file published in the GitHub repository Yasuui/ystack (1 stars, last pushed 5mo ago), licensed MIT. It adds 630 tokens to every session, about $0.0032 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-31.