AGENTS.md@src agentsA
AGENTS.md@src is agent-read markdown (agents) from yeachan-heo/oh-my-claudecode.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
<!-- Parent: ../AGENTS.md --> <!-- Generated: 2026-01-28 | Updated: 2026-03-02 --> # src TypeScript source code for oh-my-claudecode - the core library that powers multi-agent orchestration. ## Purpose This directory contains all TypeScript source code organized into modules: - **agents/** - 32 specialized AI agent definitions with tiered variants - **tools/** - 15 LSP/AST/REPL tools for IDE-like capabilities - **hooks/** - 31 event-driven behaviors for execution modes - **features/** - Core features (model routing, state management, verification) - **config/** - Configuration loading and validation - **commands/** - Command expansion utilities - **mcp/** - MCP server integration ## Key Files | File | Description | |------|-------------| | `index.ts` | Main entry point - exports `createOmcSession()` | | `shared/types.ts` | Shared TypeScript types used across modules | ## Subdirectories | Directory | Purpose | |-----------|---------| | `agents/` | 32 agent definitions with prompts and tools (see `agents/AGENTS.md`) | | `tools/` | 15 LSP, AST, and Python REPL tools (see `tools/AGENTS.md`) | | `hooks/` | 31 hooks for execution modes (see `hooks/AGENTS.md`) | …
Read the whole file at its exact version.
How to install
mdr add yeachan-heo/oh-my-claudecode/src/AGENTS.md@git:20260311.fc226e7mdr add yeachan-heo/oh-my-claudecode/src/AGENTS.md@sha256:ba53a9297d4d86ffPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_lzm63vzrcebc55hb)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260311.fc226e7 latest | 2026-03-11 | fc226e7 | 5,280 B | A | view · diff |
| git:20260302.f639398 | 2026-03-02 | f639398 | 5,334 B | A | view · diff |
| git:20260222.040fafd | 2026-02-22 | 040fafd | 5,053 B | A | view · diff |
| git:20260201.b5acd0d | 2026-02-01 | b5acd0d | 5,063 B | A | view · diff |
| git:20260128.2389f0f | 2026-01-28 | 2389f0f | 4,515 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (5280 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
yeachan-heo/oh-my-claudecode · 39,312 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_lzm63vzrcebc55hb GET https://markdownregistry.com/api/v1/resolve?ref=yeachan-heo/oh-my-claudecode/src/AGENTS.md GET https://markdownregistry.com/api/v1/blob/ba53a9297d4d86fff9572fa49180169e620dc42663be10b43624d71a7cb52c1b
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from yeachan-heo/oh-my-claudecode
Every file in yeachan-heo/oh-my-claudecode