template-advisor-aget AGENTS.md

template-advisor-aget AGENTS.md is an instructions file for Codex, OpenCode from aget-framework/template-advisor-aget. It costs 6,749 tokens per session, scanned A, original, Apache-2.0.

A template for read-only advisory agents built with the AGET framework. It defines compatible coding agents, project context, advisory roles, portfolio boundaries, and checks that enforce those limits.

In plain words
What is it for?
Use it when creating teacher, mentor, consultant, coach, or other advisory agents that need controlled permissions and clear role boundaries.
Why use it?
It helps an advisory agent provide guidance without accidentally acting outside its role or modifying files beyond the permitted area.

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/aget-framework/template-advisor-aget/agents-md
Clone the repo
git clone --depth 1 https://github.com/aget-framework/template-advisor-aget

Made for: Codex, OpenCode.

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 template-advisor-aget AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/aget-framework/template-advisor-aget/agents-md.svg)](https://agentmods.dev/instructions/aget-framework/template-advisor-aget/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/aget-framework/template-advisor-aget/agents-md"><img src="https://agentmods.dev/badge/instructions/aget-framework/template-advisor-aget/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 6,749 This file is loaded in full into every session.
When invoked 6,749 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.06749 $0.06749
Opus 5 $0.03374 $0.03374
Sonnet 5 $0.01350 $0.01350
Haiku 4.5 $0.00675 $0.00675

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

Security

Grade A, and why

template-advisor-aget 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.

AGENTS.md · 776 lines

How it starts

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

Agent Configuration - Advisor AGET Template

@aget-version: 3.33.1 @aget-canonical-specs: https://github.com/aget-framework/aget/tree/v3.33.1/specs — reliance-only conformance (D-1, 2026-07-04): this template runs the version's features; specs are canonical-referenced, not copied locally

Agent Compatibility

This configuration follows the AGENTS.md open-source standard for universal agent configuration. Works with Claude Code, Codex CLI, Gemini CLI, and other CLI coding agents. Note: CLAUDE.md is a symlink to this file for backward compatibility.

Project Context

template-advisor-aget - Advisory Agent Template v2.8.0

Purpose

Template for creating read-only advisory agents with persona differentiation (teacher, mentor, consultant, guru, coach). Portfolio governance support with scoped write permissions respecting portfolio boundaries (.aget/** only). Enforces advisory boundaries through contract tests and capability declarations.

###Based on Framework Learnings

  • L95: Advisor Role Enforcement - Instructions alone don't maintain role boundaries
  • L114: Requirements Before Solutions - Advisor mode protocol
  • L118: Advisor Role Clarity in Multi-Agent Sessions
  • D11: Terminology Disambiguation (Supervisor/Coordinator/Advisor)
  • ADVISOR_MODE_PROTOCOL_v1.0: Operational guidelines

Key Characteristics

  • Read-only: instance_type: "aget" (cannot modify systems)
  • Advisory focus: Guidance, analysis, recommendations only
  • Persona-based: Five distinct advisory styles
  • Hybrid enforcement: Declarations + contract tests
  • Portfolio-aware: Respects portfolio boundaries in scoped writes (v2.8.0)

Portfolio Configuration (v2.8.0)

Purpose: Organize advisor agents by sensitivity level for appropriate handling and governance.

Portfolio Field in .aget/version.json:

{
  "portfolio": "main"  // or "example", "workco", null
}

Classifications:

  • main (private): Standard advisory agents with general-purpose guidance
  • example (very_personal): Personal/confidential advisory agents (coaching, mentoring)
  • workco (confidential): Domain-specific advisory agents with proprietary context
  • null: Template or unassigned agent

Read the full file on GitHub · 776 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. 4d ago First seen · 776 lines · 6,749 tokens per session scan A 0fc58ee0f535

Subscribe to this mod's changes

template-advisor-aget AGENTS.md is an instructions file published in the GitHub repository aget-framework/template-advisor-aget (2 stars, last pushed 4d ago), licensed Apache-2.0. It adds 6,749 tokens to every session, about $0.0337 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.

Related

Other instructions, from other repositories

Meta_Kim CLAUDE.md

Claude Code instructions for KimYx0207/Meta_Kim, covering metakim for claude code, fast read, what this repository is, claude code's role and canonical vs runtime files.

KimYx0207/Meta_Kim · 4,985 tokens

cookiecutter-mlops-package AGENTS.md

Instructions for fmind/cookiecutter-mlops-package, covering agents.md, project overview, setup & core commands, definition of done and conventions & idioms.

fmind/cookiecutter-mlops-package · 1,296 tokens

sofagent GEMINI.md

Instructions for KongFangXun/sofagent, covering gemini.md · sofagent gemini cli 适配(薄挂载), 会话开始时按序加载(四层加载链), 审计强制(平台无关) and 连接 mcp server.

KongFangXun/sofagent · 464 tokens

rust-2026-template AGENTS.md

AGENTS.md instructions for d-oit/rust-2026-template, covering agent coding contract, quick reference, project structure, agent skills (.agents/skills/) and multi-agent support.

d-oit/rust-2026-template · 1,700 tokens

sofagent AGENTS.md

Instructions for KongFangXun/sofagent, covering agents.md · sofagent codex 适配(薄挂载), 会话开始时按序加载(四层加载链), modelinstructionsfile(可选), /.codex/config.toml and 审计强制(平台无关).

KongFangXun/sofagent · 562 tokens

template CLAUDE.md

Claude Code instructions for snowdreamtech/template, covering 🚨 critical system instruction 🚨, rules location, 🚨 critical token limit protocol 🚨 and why this file exists.

snowdreamtech/template · 347 tokens