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 instructions/sebastian-software/stellara/agents-mdgit clone --depth 1 https://github.com/sebastian-software/stellaraWrote 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.
[](https://agentmods.dev/instructions/sebastian-software/stellara/agents-md)<a href="https://agentmods.dev/instructions/sebastian-software/stellara/agents-md"><img src="https://agentmods.dev/badge/instructions/sebastian-software/stellara/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.01257 | $0.01257 |
| Opus 5 | $0.00629 | $0.00629 |
| Sonnet 5 | $0.00251 | $0.00251 |
| Haiku 4.5 | $0.00126 | $0.00126 |
Grade A, and why
stellara 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.
How it starts
The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md
Last updated: 2026-08-27
Effective Flow project setup: docs/adr/effective-flow-project-setup.md
Diese Datei ist die verbindliche Regelquelle für alle KI-Agenten (Codex, Claude Code, weitere LLM-Tools), die in diesem Repository Code oder Doku ändern. Sie ergänzt das Architektur-Konzept und gilt für jeden Beitrag.
Überblick
Stellara ist ein selbst gehostetes AI-Tool-Gateway (Fastify + TypeScript) für Firecrawl, Exa, Qdrant und ein Embedding-Backend. Architektonische Grundlage ist docs/developer-guide/stellara-konzept.md; öffentlich geplante Arbeiten werden als GitHub Issues geführt.
Sprache
- Code, Bezeichner, Testbeschreibungen, Commit-Messages und Pull-Request-Titel auf Englisch.
- Öffentliche Einstiegs- und Community-Dokumente (
README.md,CONTRIBUTING.md,SECURITY.md,SUPPORT.md, Issue- und PR-Templates) auf Englisch. - Die vertiefende Bestandsdokumentation bleibt bis zur vollständigen Übersetzung auf Deutsch, mit korrekten Umlauten und Typografie. Neue oder vollständig überarbeitete öffentliche Dokumente werden auf Englisch geschrieben.
Quality Gate
pnpm agent:check muss vor Abschluss einer Aufgabe einmal vollständig grün gelaufen sein — also bevor git commit ausgeführt oder die Aufgabe an den User zurückgegeben wird. Zwischenzeitliche Checks während eines Bearbeitungslaufs sind erlaubt, aber nicht verpflichtend. Das Skript verkettet typecheck, lint, format:check und test.
- Fehler werden behoben, nicht umgangen.
- Kein
--no-verify, kein Auslassen einzelner Checks. - Wenn ein Check langfristig stört, wird die Konfiguration angepasst — nicht der Aufruf umgangen.
Scope
docs/developer-guide/stellara-konzept.mdist die architektonische Grundlage. Abweichungen werden zuerst dort diskutiert.- GitHub Issues beschreiben öffentliche Vorhaben. Interne Planarchive gehören nicht in dieses Repository.
- Neue Module, Routen oder Services folgen der Struktur aus §10 des Konzepts.
Neue Tools hinzufügen
Wenn ein neues Tool (REST + MCP) eingeführt wird, muss es an allen folgenden Stellen registriert werden — vergessene Einträge führen entweder zu kompilierenden, aber unentdeckbaren Tools oder zu fehlschlagenden Tests:
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.
- 4d ago First seen · 69 lines · 1,257 tokens per session scan A 81dda6f4135b
stellara AGENTS.md is an instructions file published in the GitHub repository sebastian-software/stellara (0 stars, last pushed 7d ago), licensed MIT. It adds 1,257 tokens to every session, about $0.0063 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.
Other instructions, from other repositories
dograh AGENTS.md
AGENTS.md instructions for dograh-hq/dograh, covering dograh - project overview, project structure, tech stack, local development and environment configuration.
meme-search CLAUDE.md
Instructions for neonwatty/meme-search, covering claude.md, 📁 file organization guidelines, 🤖 task agent usage guidelines, when to use task agents and documentation lookup pattern.
n8n CLAUDE.md
Claude Code instructions for n8n-io/n8n, a project described as: Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
fastify-boilerplate AGENTS.md
AGENTS.md instructions for marcoturi/fastify-boilerplate, covering agents.md, project overview, quick reference, architecture and layer boundaries (critical).
commonly CLAUDE.md
Claude Code instructions for Team-Commonly/commonly, covering claude.md / agents.md, 🧠 product vision & architecture philosophy, what commonly is, the architecture model and key concepts.
1flowbase AGENTS.md
AGENTS.md instructions for taichuy/1flowbase, covering 记忆, 用户偏好, 本项目相关skill在, 本项目 skills and 质量控制.