deepinit skillA
deepinit is agent-read markdown (skill) from akillness/jeo-skills: Create or refresh hierarchical AGENTS.md documentation for Claude Code, Codex/OMX, Gemini, and Antigravity/OMA projects, preserving manual notes while excluding runtime state such as root .omc, .omx, .survey, .codex, and generated build folders..
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
# Deep Init Skill
Creates comprehensive, hierarchical AGENTS.md documentation across the entire codebase.
Read [references/scope-and-preservation.md](references/scope-and-preservation.md) before running on a repository with existing AGENTS.md files or runtime directories. Validate results with `scripts/validate_agents_hierarchy.py`.
## Core Concept
AGENTS.md files serve as **AI-readable documentation** that helps agents understand:
- What each directory contains
- How components relate to each other
- Special instructions for working in that area
- Dependencies and relationships
## Hierarchical Tagging System
Every AGENTS.md (except root) includes a parent reference tag:
```markdown
<!-- Parent: ../AGENTS.md -->
```
This creates a navigable hierarchy:
```
/AGENTS.md ← Root (no parent tag)
├── src/AGENTS.md ← <!-- Parent: ../AGENTS.md -->
│ ├── src/components/AGENTS.md ← <!-- Parent: ../AGENTS.md -->
│ └── src/utils/AGENTS.md ← <!-- Parent: ../AGENTS.md -->
└── docs/AGENTS.md ← <!-- Parent: ../AGENTS.md -->
```
## AGENTS.md Template
```markdown
<!-- Parent: {relative_path_to_parent}/AGENTS.md -->
…Read the whole file at its exact version.
How to install
mdr add akillness/jeo-skills/deepinit@git:20260530.9827c65mdr add akillness/jeo-skills/deepinit@sha256:b2c5bac50d4d21dePin 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_yltdofhdmj7ba6dk)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260530.9827c65 latest | 2026-05-30 | 9827c65 | 10,000 B | A | view · diff |
| git:20260530.b9e7496 | 2026-05-30 | b9e7496 | 8,340 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10000 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
akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_yltdofhdmj7ba6dk GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/deepinit GET https://markdownregistry.com/api/v1/blob/b2c5bac50d4d21de3abfa74cac083071344989b219a0f6cec7a672a626275c12
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 akillness/jeo-skills
Every file in akillness/jeo-skills