Borrowing it
Nothing to install: this file belongs to sfc-gh-eraigosa/dotfiles. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/sfc-gh-eraigosa/dotfiles/main/AGENTS.mdgit clone --depth 1 https://github.com/sfc-gh-eraigosa/dotfilesWrote 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/sfc-gh-eraigosa/dotfiles/agents-md)<a href="https://agentmods.dev/instructions/sfc-gh-eraigosa/dotfiles/agents-md"><img src="https://agentmods.dev/badge/instructions/sfc-gh-eraigosa/dotfiles/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.1 | $0.03853 | $0.03853 |
| Opus 5 | $0.01927 | $0.01927 |
| Sonnet 5 | $0.00771 | $0.00771 |
| Haiku 4.5 | $0.00385 | $0.00385 |
Grade B, and why
dotfiles AGENTS.md scanned grade B with 1 finding 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
- **Skills are shared**: any `SKILL.md` under `src/` (e.g. `src/ssh-host-finder/SKILL.md`, `src/wispr-flow-debug/SKILL.md`, or a tool's `src/<tool>/skill/`) drives both assistants — `sync-skills` discovers every `SKILL.m How it starts
The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dotfiles Repository
Welcome to the dotfiles repository. This file serves as the entry point for agent-based discovery of the tools, configurations, and workflows contained within this repo. It is read by both Antigravity CLI (agy, as AGENTS.md) and Claude Code (as CLAUDE.md — a symlink to this file).
Repository Structure
opt/bin/: A collection of utility scripts and binaries. See opt/bin/AGENTS.md for a categorized registry of these tools.opt/profiles/: Shell configuration files (.zshrc, .bashrc, .tmux.conf, etc.). See opt/profiles/AGENTS.md for details.opt/etc/: Tracked system config files that scripts copy into place (e.g.keyd/for the macOS-style keyboard layout). Edit here and re-run the installer — deployed copies are overwritten. See opt/etc/AGENTS.md.opt/docs/: Legacy and reference documentation for various tools and setups. See opt/docs/AGENTS.md.src/: Non-Go custom tools and agent skills (shell/skill tooling). Go code no longer lives here — all Go modules live undersdk/. See src/AGENTS.md.sdk/: Go modules (gss,tmux-mgr,gsl,fleet,gff,wol, and the sharedlibs), each independentlygo install-able asgithub.com/sfc-gh-eraigosa/dotfiles/sdk/<tool>. All Go code lives here, not undersrc/. sdk/README.md is the user-facing tour (what each tool solves, with demos); sdk/AGENTS.md is the build/maintenance contract — read its "Adding a module" checklist before adding a tool. (Cutover in progress — see docs/mbo/plans/2026-06-04-sdk-migration-plan.md.)sdk/gff/: git fast features — a git-persisted, layered feature-flag engine (proto schema, 5-layer resolver with provenance, cobra CLI, Go SDK) gatinginstall.shcomponents. See sdk/gff/AGENTS.md.opt/Desktop/Apps/scripts/: Windows-side automation deployed to the Desktop (macOS-style hotkeys + Wispr Flow voice dictation inmacos.ahk, PowerToys/app/font setup). See opt/Desktop/Apps/scripts/AGENTS.md for the inventory, the WSL→Windows dev loop, and AutoHotkey v2 gotchas.docker/: All build Dockerfiles — the CI test image (Dockerfile, two-phase deps/config) + the GHCR base (Dockerfile.base) + example/fixture images. Read docker/AGENTS.md before adding any install step, tool, or package — it holds the three-tier layering rule (base vsinstall.sh --phase depsvs--phase config) that keeps the expensive Build CI job fast.archive/: Retired-but-kept artifacts (not wired into install). See archive/AGENTS.md for the inventory and restore instructions.ai/hooks/: Unified agent hooks (safety, privacy) shared across CLIs.ai/skills/: Shared agent skills (each aSKILL.mdfolder) linked into Claude + Antigravity bysync-skills; each should ship anevals/evals.jsonvalidated bymake skill-evals. See ai/skills/AGENTS.md.ai/antigravity/: Antigravity CLI (agy) aliases, hook-wiring template, and sanity-check scripts.ai/claude/: Claude-specific commands, settings, and hook templates.ai/plugins.yaml: Declarative manifest of the Claude Code plugins this repo installs/enables (ensure-only viasync-plugins). See docs/ai-plugins.md for the plugin summary, first-usage examples, and the Antigravity plugin path.ai/teams/: Specialized agent teams installed as native subagents for Claude, Antigravity, and Ollama. Personas declare an abstracttier:resolved viamodel-map.yaml;install_ai_teams.shemits each tool's format and/teamroutes tasks to the right team/member. See ai/teams/AGENTS.md.docs/: Repository documentation. Objective-driven design work — issues,gssdraft PRs, new features/skills/CLIs/services — starts indocs/mbo/: the Management-By-Objectivedesign → spec → planpipeline, per-task skill routing, and the objective tracker (docs/mbo/index.md). See docs/AGENTS.md.
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 Changed · +1 lines · +65 tokens per session ce8757574088
- 6d ago First seen · 85 lines · 3,788 tokens per session scan B 2f058433dd3e
dotfiles AGENTS.md is an instructions file published in the GitHub repository sfc-gh-eraigosa/dotfiles (46 stars, last pushed today), licensed Apache-2.0. It adds 3,853 tokens to every session, about $0.0193 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
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).
vscode oss-third-party-notices.instructions.md
Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).
langchain AGENTS.md
AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.
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.