codeck AGENTS.md

Instructions for Codeck, a tool that can preview, ask, compare, or delegate tasks to configured external coding assistants.

In plain words
What is it for?
Use them when the user mentions Codeck, Gemini, Claude, Antigravity, or another configured external executor and wants a question answered, a comparison made, or implementation delegated.
Why use it?
They prevent tasks from being sent to another assistant when the user has not explicitly requested it.

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/isdou/codeck/agents-md
Clone the repo
git clone --depth 1 https://github.com/isdou/codeck

Made for: Codex, OpenCode.

Per session 186 This file is loaded in full into every session.
When invoked 186 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.00186 $0.00186
Opus 5 $0.00093 $0.00093
Sonnet 5 $0.00037 $0.00037
Haiku 4.5 $0.00019 $0.00019

Measured yesterday against content hash 5d35ec591b07, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

codeck 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 yesterday.

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 · 15 lines

What it actually says

Codeck Usage

Use Codeck only when the user explicitly mentions codeck, Gemini, Claude, Antigravity, agy, or another configured external executor.

Do not use Codeck just because a task looks like analysis, review, comparison, long-context reading, or UI feedback. Codex should not choose another model on the user's behalf.

Default flow:

  • Use codeck pick "<task>" to preview the executor when unsure.
  • Use codeck ask auto "<task>" for read-only questions.
  • Use codeck delegate auto "<task>" -y only when the user explicitly wants implementation by another executor.
  • Use codeck compare claude_architect,gemini_frontend "<task>" when the user asks for comparison or tradeoffs.

Do not route trivial local shell checks, direct file edits, or tasks Codex can complete faster itself.

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. yesterday First seen · 15 lines · 186 tokens per session scan A 5d35ec591b07

Subscribe to this mod's changes

codeck AGENTS.md is an instructions file published in the GitHub repository isdou/codeck (2 stars, last pushed 23d ago), licensed MIT. It adds 186 tokens to every session, about $0.0009 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

parallel-code CLAUDE.md

Instructions for johannesjo/parallel-code, covering parallel code, stack, commands, project structure and conventions.

johannesjo/parallel-code · 257 tokens

PokeTokenBar CLAUDE.md

Instructions for chattymin/PokeTokenBar, covering poketokenbar — claude 프로젝트 지침, 참조 문서 (필요할 때 읽는다), 기여 언어 규약 (오픈소스 대비 — english first), 릴리스 (자연어 트리거) and 확장 규약 (새 프로바이더/툴 추가 시).

chattymin/PokeTokenBar · 1,918 tokens

ai-driven-development AGENTS.md

Instructions for CodeAlive-AI/ai-driven-development, covering ai-driven development — development guide, git publishing defaults, when to create tags and releases, requires a new tag/release and does not require a new tag/release.

CodeAlive-AI/ai-driven-development · 1,110 tokens

better-code-review-graph AGENTS.md

Instructions for n24q02m/better-code-review-graph, covering better-code-review-graph, cau truc, local-first boundary, lenh thuong dung and cau hinh quan trong.

n24q02m/better-code-review-graph · 2,509 tokens

SubFrame AGENTS.md

Instructions for Codename-11/SubFrame, covering subframe - subframe project, core working principle, relationship to native ai tools, session start and concurrent work & worktrees.

Codename-11/SubFrame · 3,973 tokens

stagecraft AGENTS.md

Instructions for telus-labs/stagecraft, covering agents.md, start here (in order), test and lint commands, where things live and load-bearing contracts (do not break without an adr).

telus-labs/stagecraft · 1,093 tokens