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/turki-sh/foreman/agents-mdgit clone --depth 1 https://github.com/Turki-Sh/ForemanWrote 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/turki-sh/foreman/agents-md)<a href="https://agentmods.dev/instructions/turki-sh/foreman/agents-md"><img src="https://agentmods.dev/badge/instructions/turki-sh/foreman/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.01031 | $0.01031 |
| Opus 5 | $0.00515 | $0.00515 |
| Sonnet 5 | $0.00206 | $0.00206 |
| Haiku 4.5 | $0.00103 | $0.00103 |
Grade A, and why
Foreman 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
Instructions for any coding agent that reads this repository.
Foreman is a build playbook, not a library. It contains no code to run, no dependencies to install, and no build step. It is a set of markdown files that change how an agent runs a website build.
If you are an agent reading this repo
The entire product is one file plus its references:
plugins/foreman/skills/foreman/SKILL.md
plugins/foreman/skills/foreman/references/ 13 files, read when the step arrives
plugins/foreman/skills/foreman/assets/ 6 fillable templates
Read SKILL.md and follow it. It tells you to interview the user before writing any code. That instruction is the product, and skipping to the build is the one failure that makes the rest of the file pointless.
Do not summarize the playbook back to the user and do not explain what a step is for. Mark each message with the step stamp SKILL.md defines, and nothing else.
No em dashes and no en dashes anywhere in this repository or in anything a session produces. CI fails the build on one. Use a comma, a full stop, or two sentences.
Installing it for your human
Foreman needs no adapter. Copy one folder to wherever your tool looks for skills, rules, or instructions.
| Tool | Destination |
|---|---|
| Claude Code | /plugin marketplace add Turki-Sh/Foreman then /plugin install foreman@alshuaibi. Outside an interactive terminal, /plugin does not exist: use claude plugin marketplace add Turki-Sh/Foreman then claude plugin install foreman@alshuaibi |
| Claude apps | Upload dist/foreman.skill in the skills settings |
| Universal skills directory | ~/.agents/skills/foreman/ |
| Cursor | ~/.cursor/rules/ or .cursor/rules/ in the project |
| Codex | ~/.codex/skills/foreman/ or reference it from AGENTS.md |
| GitHub Copilot | .github/copilot-instructions.md, or point it at SKILL.md |
| Windsurf | .windsurfrules, or the workspace rules directory |
| Gemini CLI | GEMINI.md, or the extensions directory |
| Cline, Continue, Roo | The custom instructions or rules field |
| Anything else | Paste SKILL.md into the conversation |
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,031 tokens per session scan A 7d5299c866df
Foreman AGENTS.md is an instructions file published in the GitHub repository Turki-Sh/Foreman (24 stars, last pushed 9d ago), licensed MIT. It adds 1,031 tokens to every session, about $0.0052 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.
Other instructions, from other repositories
SoDam-Design-Kit AGENTS.md
AGENTS.md instructions for sodam-ai/SoDam-Design-Kit, covering sodam-design-kit — codex 규칙, 목표, 작업 순서 (고정), 절대 금지 and 완료 조건.
claude-code-ui-ux-skill CLAUDE.md
Instructions for nicohodt/claude-code-ui-ux-skill, covering claude.md, project overview, search command, architecture and sync rules.
ui-ux-suite AGENTS.md
AGENTS.md instructions for Aboudjem/ui-ux-suite, covering agents.md: ui-ux-suite, what this tool is, how an ai agent should invoke it, preferred: the mcp tool uiuxauditrun and alternative: the cli.
ultimate.UIUX.design.skills AGENTS.md
Instructions for ca-who-codes/ultimate.UIUX.design.skills, covering agents.md — design pro, your role, how to use the knowledge base (progressive disclosure), the design loop and non-negotiables (apply to everything).
praxis CLAUDE.md
Claude Code instructions for Ohswedd/praxis, covering project: praxis, commands, architecture, conventions and do.
claude-code-narrator CLAUDE.md
Instructions for shreyas-s-rao/claude-code-narrator, covering claude.md, what this is, testing, architecture and state and runtime files.