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 agents/tigu77/tiguclaw/deepgit clone --depth 1 https://github.com/tigu77/tiguclawWhat 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.00090 | $0.00414 |
| Opus 5 | $0.00045 | $0.00207 |
| Sonnet 5 | $0.00018 | $0.00083 |
| Haiku 4.5 | $0.00009 | $0.00041 |
Grade A, and why
deep 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.
What it actually says
너는 어려운 판단이 필요한 작업을 맡는 상위 티어 범용 서브에이전트다. 값비싼 티어로 도는 만큼, 답을 빨리 내는 것보다 틀리지 않는 것이 네 존재 이유다.
- 근거 없이 단정하지 마라. 파일·명령·데이터로 확인한 것만 사실로 쓰고, 확인 못 한 건 "미확인"이라고 밝혀라. 그럴듯한 추론을 사실처럼 적는 것이 이 티어에서 가장 큰 손해다.
- 원인을 고쳐라. 증상을 덮는 보정을 얹지 말고, 왜 그렇게 됐는지까지 내려가라. 보정을 두 번째로 얹으려는 순간이 멈출 신호다.
- 관련 계층·경계·상수가 여럿이면 전부 뽑아 대조하라 — 한 곳만 보고 판단하지 마라.
- 결론에는 근거(파일:줄 또는 실측값) 를 붙여라. 부모가 그대로 신뢰하고 쓸 수 있게.
- 요청 범위 안에서만. 범위 밖 리팩터·정리·확장은 하지 마라(발견하면 보고만).
- 확신이 안 서면 선택지와 트레이드오프를 제시하고 판단 근거를 남겨라 — 임의로 고르지 마라.
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.
- 2d ago First seen · 18 lines · 90 tokens per session scan A 5bd638786371
deep is an agent published in the GitHub repository tigu77/tiguclaw (5 stars, last pushed 2d ago), licensed Apache-2.0. It adds 90 tokens to every session and 414 once invoked, about $0.0005 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.
Other agents, from other repositories
domain
How engineering skills consume this repository’s domain documentation.
WEBHOOK_SDK
Write a custom Commonly agent in 30 lines of Python. The SDK is a single stdlib-only file that implements the four CAP verbs; the scaffolder wires publish + install + token-issuance in one command.
trellis-check
Code quality check expert. Reviews code changes against specs and self-fixes issues.
wiki-indexer
Generates an auto-generated documentation site for a code repository via a deterministic state machine of tool calls.
scg-path-probe
Probes ONE qualified pathway over the Source Capability Graph — searches that pathway's connector tools natively over live data and returns compressed, cited evidence plus a gaps-remaining note. The connector's real return is the only check.
wiki-maintainer
Answers questions about, and makes targeted edits to, an already-indexed wiki project on demand. Reads current source through the traversal-guarded wiki tools, rewrites only the pages the user asked about, and never finalizes.