CLAUDE.md@.claude claudeA
CLAUDE.md@.claude is agent-read markdown (claude) from opensourceagi/dev-tools-starter-agent.
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
# CLAUDE.md — Dev Tools Starter Agent Orientation for Claude agents working in this repository. Read this first; the detailed notes live in [`.claude/architecture/`](.claude/architecture/) and are linked from each section below. A **Bun + Turborepo monorepo**, but *not* one product. This is a **catalog of independent developer tools** — ~16 npm packages, four apps, six starter templates, and one agent skill per package — that happen to share an install, a CI pipeline, and a docs site. That shape drives everything below: a change here usually belongs to exactly one package and should not ripple. There is no shared runtime, no shared database, and very little cross-package importing. ## Ground rules 1. **Bun, never npm or yarn.** `packageManager` pins `bun@1.3.11`. 2. **One package per change.** These tools ship separately and are versioned separately. Do not refactor across package boundaries to "share" something unless the sharing is the point of the PR. 3. **The directory name is not the npm name.** `git0-repo-downloader` publishes as `git0`; `about-system-info` as `about-system`; `open-when-ready` as `open-ready`. Turbo filters take the **npm name**. See …
Read the whole file at its exact version.
How to install
mdr add opensourceagi/dev-tools-starter-agent/.claude/CLAUDE.md@git:20260918.52d7883mdr add opensourceagi/dev-tools-starter-agent/.claude/CLAUDE.md@sha256:1fc6473429b5d426Pin 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_o36toipampjjjieq)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (7961 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
opensourceagi/dev-tools-starter-agent · 38 stars · license NOASSERTION · pushed 2026-09-23 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_o36toipampjjjieq GET https://markdownregistry.com/api/v1/resolve?ref=opensourceagi/dev-tools-starter-agent/.claude/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/1fc6473429b5d42639dd706c5978d416f674ccef4dfdca7f4ecf3d4f237e74f4
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 opensourceagi/dev-tools-starter-agent
Every file in opensourceagi/dev-tools-starter-agent