Home / turbokach / claude-code-setup · global/CLAUDE.md · GitHub

CLAUDE.md@global claudeA

CLAUDE.md@global is agent-read markdown (claude) from turbokach/claude-code-setup.

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

## Principles

### 1. Think Before Coding
- **Big decisions are discussed with me first** — architecture, scope changes, product behavior, data models, irreversible or destructive actions. Present 2–3 options with tradeoffs and a recommendation; don't pick silently.
- **Research → combined summary → discussion.** When a task needs research, bring me one combined summary of all threads and discuss before any decision gate, plan, or code.
- **Unclear intent → ask why, don't guess.** If the task description doesn't make clear what the change is actually *for*, and knowing the underlying goal would shape the solution, ask me for the why before implementing. Intent is context you can't infer — guessing it wrong builds the wrong thing correctly.
- If a simpler approach exists, say so. Push back when warranted.
- Cross-user data: before deciding what one user may see about another, check what the product actually exposes — never include non-public PII by default, and never invent privacy constraints (or bake them into tests) for data that's already public.

### 2. Simplicity First
…

Read the whole file at its exact version.

How to install

Latest version
mdr add turbokach/claude-code-setup/global/CLAUDE.md@git:20260923.1c604ea
Exact content
mdr add turbokach/claude-code-setup/global/CLAUDE.md@sha256:f383c7997422c6d3

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

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_vuwr7wpnyimygmpy.svg)](https://markdownregistry.com/a/art_vuwr7wpnyimygmpy)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.1c604ea latest2026-09-23 1c604ea 14,249 BA view · diff
git:20260923.28280ab2026-09-23 28280ab 14,174 BA view · diff
git:20260918.f2b0b852026-09-18 f2b0b85 14,223 BA view · diff
git:20260916.6a2c1892026-09-16 6a2c189 14,103 BA view · diff
git:20260915.3a3abc12026-09-15 3a3abc1 14,034 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (14249 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

GitHub

turbokach/claude-code-setup · 10 stars · license MIT · pushed 2026-09-23 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_vuwr7wpnyimygmpy
GET https://markdownregistry.com/api/v1/resolve?ref=turbokach/claude-code-setup/global/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/f383c7997422c6d38554db0cde87687644660202b6c9b1f4b235b558e8c1b629

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 turbokach/claude-code-setup

agent-teams skill
turbokach/claude-code-setup · skills/agent-teams/SKILL.md · Orchestration playbook for parallel multi-agent work in Claude Code. Use when fanning out genuinely parallel…
git:20260923.28280ab · audit A · 10 stars
analyze-arcs skill
turbokach/claude-code-setup · skills/analyze-arcs/SKILL.md · Measure the Claude Code pipeline sessions since a date — master transcripts, their subagents/*.jsonl, and the…
git:20260920.b04ab81 · audit A · 10 stars
feature-workflow skill
turbokach/claude-code-setup · skills/feature-workflow/SKILL.md · The user's six-stage feature pipeline (discuss → plan in native plan mode → validate + approve → delegated execute →…
git:20260923.7ddafe9 · audit A · 10 stars
stack-update skill
turbokach/claude-code-setup · skills/stack-update/SKILL.md · Apply a pending claude-code-setup update — fetches upstream, shows what changed, three-way-diffs CLAUDE.md against your…
git:20260819.fced18d · audit A · 10 stars

Every file in turbokach/claude-code-setup

Other files named CLAUDE.md@global

CLAUDE.md@global claude
yeisonrestrepo/code-conductor · global/CLAUDE.md
git:20260922.8fd811c · audit A · 7 stars

Browse by kind, by grade A, or by owner.