Agentlas-OS CLAUDE.md

Agentlas-OS CLAUDE.md is an instructions file for coding agents from agentlas-ai/Agentlas-OS. It costs 419 tokens per session, scanned A, original, Apache-2.0.

Repository instructions for using the Agentlas-OS integration with Claude Code, including routing, project instructions, and public-release rules.

In plain words
What is it for?
Use them when Claude Code is building, packaging, repairing, or releasing Agentlas agents or teams.
Why use it?
They help Claude Code choose the right Agentlas workflow and avoid publishing private, internal, or unrelated files.

Instructions file

About the project

Agentlas OS is a local-first system for creating, storing, borrowing, and running specialist AI agents and temporary agent teams through supported hosts and models. It serves people who want reusable agents that remain available across computers and model workspaces, and the catalogue contains its skills, commands, hooks, agents, instructions, plugin, and rule.

agentlas-ai/Agentlas-OS · 1,101 stars · on GitHub

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/agentlas-ai/agentlas-os/claude-md
Clone the repo
git clone --depth 1 https://github.com/agentlas-ai/Agentlas-OS

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 Agentlas-OS CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/agentlas-ai/agentlas-os/claude-md.svg)](https://agentmods.dev/instructions/agentlas-ai/agentlas-os/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/agentlas-ai/agentlas-os/claude-md"><img src="https://agentmods.dev/badge/instructions/agentlas-ai/agentlas-os/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 419 This file is loaded in full into every session.
When invoked 419 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.00419 $0.00419
Opus 5 $0.00210 $0.00210
Sonnet 5 $0.00084 $0.00084
Haiku 4.5 $0.00042 $0.00042

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

Security

Grade A, and why

Agentlas-OS CLAUDE.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 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.

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.

CLAUDE.md · 51 lines

What it actually says

Claude Code Adapter

This file adapts the Agentlas Core Engine Meta-Agent Team for Claude Code. AGENTS.md is canonical; this file stays thin.

Public Release Boundary

The Public Release Allowlist (Hard Rule) in AGENTS.md is mandatory. For public GitHub work, stage only end-user install/runtime files and public README/LICENSE/CHANGELOG material. Never stage internal docs, research, benchmarks, tests or fixtures, logs/results, signing or credential material, environment files, private paths/memory, or unrelated local work. Verify the staged archive, not the dirty working tree.

Route

  1. Read AGENTS.md.
  2. Read .agentlas/mode-map.json.
  3. Use skills/mode-classification/SKILL.md to choose the mode.
  4. If missing details would change files, adapters, or public/private boundary, use skills/clarify-question-loop/SKILL.md.
  5. Route to one core team member:
    • agents/10-single-agent-builder/agent.md;
    • agents/20-multi-agent-team-builder/agent.md;
    • agents/30-agentlas-packager/agent.md;
    • agents/40-session-agent-builder/agent.md.
  6. Load only matching skills/*/SKILL.md.
  7. Use skills/agentlas-auto-activation/SKILL.md when local project continuity or .agentlas activation is part of the output.
  8. Keep runtime-specific files as adapters over the canonical core.
  9. Use .agentlas/global-commands.json to create and report the generated global command.

Use When

  • /meta-agent
  • single agent builder
  • agent team builder
  • package an existing local or external agent
  • Agentlas architecture packaging
  • Codex, Claude Code, Gemini, Cursor, or AGENTS.md compatibility
  • generated global command routing

Verification

Run:

scripts/verify-package.sh
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. 2d ago First seen · 51 lines · 419 tokens per session scan A 6d65d49d31dd

Subscribe to this mod's changes

Agentlas-OS CLAUDE.md is an instructions file published in the GitHub repository agentlas-ai/Agentlas-OS (1,101 stars, last pushed 3d ago), licensed Apache-2.0. It adds 419 tokens to every session, about $0.0021 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-09-03.

Related

Other instructions, from other repositories

pi-agent-dashboard AGENTS.md

AGENTS.md instructions for BlackBeltTechnology/pi-agent-dashboard, covering pi dashboard, docs-first gate — kb before grep (per-turn doctrine), code instructions (per-turn doctrine), investigation protocol — index first and documentation update protocol.

BlackBeltTechnology/pi-agent-dashboard · 3,679 tokens

LeAgent AGENTS.md

Instructions for vixues/LeAgent, covering leagent development guidelines, project overview, architecture, execution topology (one kernel, many ingresses) and surface map (where things live).

vixues/LeAgent · 6,799 tokens

a2a-editor CLAUDE.md

Claude Code instructions for open-resource-discovery/a2a-editor, covering claude.md, project overview, commands, development and building.

open-resource-discovery/a2a-editor · 1,342 tokens

rn-dev-agent AGENTS.md

AGENTS.md instructions for Lykhoyda/rn-dev-agent, covering repository guide for agents, repository map, editing rules, architecture rules and supported node runtimes.

Lykhoyda/rn-dev-agent · 6,331 tokens

nui CLAUDE.md

Claude Code instructions for plmbr/nui, covering claude.md, commands, backend (go), frontend (run from ui/) and full production build.

plmbr/nui · 2,844 tokens

pi-agent-dashboard CLAUDE.md

Claude Code instructions for BlackBeltTechnology/pi-agent-dashboard, a project described as: Real-time web dashboard for pi coding-agent sessions. Multi-session view, live chat mirroring, integrated terminal, diff viewer, pi-flows execution, and mobile-first remote control via mDNS or zrok tunnel. Coexists with pi's…

BlackBeltTechnology/pi-agent-dashboard · 5 tokens