TaskWing AGENTS.md

Repository instructions for TaskWing, a software project. They describe the folder structure, how code should be organized and named, and how to build and test it.

In plain words
What is it for?
Use them when developing or reviewing code in the TaskWing repository.
Why use it?
They give coding agents the rules needed to make changes that fit the project and its testing practices.

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

Made for: Codex, OpenCode.

Per session 1,312 This file is loaded in full into every session.
When invoked 1,312 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.01312 $0.01312
Opus 5 $0.00656 $0.00656
Sonnet 5 $0.00262 $0.00262
Haiku 4.5 $0.00131 $0.00131

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

Security

Grade A, and why

TaskWing 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 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.

AGENTS.md · 121 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 121 lines · 1,312 tokens per session scan A 4f72387e1c5c

Subscribe to this mod's changes

TaskWing AGENTS.md is an instructions file published in the GitHub repository josephgoksu/TaskWing (87 stars, last pushed 3mo ago), with no licence file. It adds 1,312 tokens to every session, about $0.0066 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.

Related

Other instructions, from other repositories

cli AGENTS.md

AGENTS.md instructions for awf-project/cli, covering claude.md, mcp integrations, serena mcp — symbolic code analysis & memory, claude-mem mcp — cross-session semantic memory and grepai mcp — semantic code search & call graph.

awf-project/cli · 5,086 tokens

sutando AGENTS.md

Instructions for sonichi/sutando, covering sutando, identity, operating style, architecture rules and where does new code belong? (decision guide — issue #222).

sonichi/sutando · 8,576 tokens

Shiori-v1 CLAUDE.md

Instructions for kaorii-ako/Shiori-v1, covering gstack, skill routing, shiori — claude code guide, commands and install all deps (root + client + server).

kaorii-ako/Shiori-v1 · 1,461 tokens

Shiori-v1 AGENTS.md

Instructions for kaorii-ako/Shiori-v1, covering shiori — codex guide, commands, install all deps (root + client + server), dev (runs both client :5173 and server :3001) and client only.

kaorii-ako/Shiori-v1 · 1,083 tokens

BOB-Gemini-Free CLAUDE.md

Instructions for div197/BOB-Gemini-Free, covering claude.md — claude code instructions for bob gemini free, 1. quick build & test commands, build host binary, build native desktop app (requires wails cli & cgo) and run all tests across all packages.

div197/BOB-Gemini-Free · 11,157 tokens

agman CLAUDE.md

Instructions for memandip/agman, covering claude.md — agman, what this project is, architecture — what you're editing, hard constraints (do not break these) and branch & pr workflow (required).

memandip/agman · 1,490 tokens