Home / elmayii / cdev · skills/cdev-monorepo/SKILL.md · GitHub

cdev-monorepo skillA

cdev-monorepo is agent-read markdown (skill) from elmayii/cdev: Use when the user invokes /cdev-monorepo (with or without arguments) in a conditioned multi-repo workspace (it has workspace/repos.yaml and a global docs/develop/) — autonomously executes the active SYSTEM_BATCH coordinating the affected repos' local CDevs in parallel, reconciles states and closes batches with global verification..

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

# CDev Monorepo — orchestrating loop

Global equivalent of `/cdev` for a multi-repo workspace conditioned by `bootstrap-monorepo`.
**Elevated autonomy** mandate: work until a real blockage, never stop to ask "now what?". The
workspace is the memory: global `SPRINTS.md` = plan · global `AGENT_PROGRESS.md` = handoff ·
`state.lock.json` = snapshot · local state lives in each repo.

Invocation: `/cdev-monorepo` (resume) · `/cdev-monorepo sprint 02` · `/cdev-monorepo batch SYS-02-B01`.

## The invariant that protects the whole mechanism

```text
Global work must not break local continuity.
Local work must not break global visibility.
```

After a workspace session, `cd repo && /cdev` must be able to continue normally. After
independent work inside a repo, the next workspace session **detects and reconciles** that
progress.

## Start + reconciliation (every invocation)

1. Read in order: the global guide (`AGENTS.md`) → `docs/develop/AGENT_EXECUTION_PROTOCOL.md` →
   `SPRINTS.md` → `AGENT_PROGRESS.md` (last entry) → `workspace/repos.yaml` →
   `repo-graph.yaml` → `state.lock.json`.
2. For each repo **relevant to the active sprint/batch** (don't load repos that don't
…

Read the whole file at its exact version.

How to install

Latest version
mdr add elmayii/cdev/cdev-monorepo@git:20260815.3aeef27
Exact content
mdr add elmayii/cdev/cdev-monorepo@sha256:1fd66f52edce480a

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_s6jsyt33lt2hvgnw.svg)](https://markdownregistry.com/a/art_s6jsyt33lt2hvgnw)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260815.3aeef27 latest2026-08-15 3aeef27 10,072 BA view · diff
git:20260815.6dcb0862026-08-15 6dcb086 10,066 BA view · diff
git:20260815.849c1e82026-08-15 849c1e8 9,167 BA view · diff
git:20260815.1fe07732026-08-15 1fe0773 9,315 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10072 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

elmayii/cdev · 5 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_s6jsyt33lt2hvgnw
GET https://markdownregistry.com/api/v1/resolve?ref=elmayii/cdev/cdev-monorepo
GET https://markdownregistry.com/api/v1/blob/1fd66f52edce480a04e6d918e06e147a8769c6981bd29d7335694c5a80399a1e

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 elmayii/cdev

AGENTS.md agents
elmayii/cdev · AGENTS.md
git:20260815.3aeef27 · audit A · 5 stars
CLAUDE.md claude
elmayii/cdev · CLAUDE.md
git:20260815.3aeef27 · audit B · 5 stars
bootstrap-monorepo skill
elmayii/cdev · skills/bootstrap-monorepo/SKILL.md · Use when a folder containing several autonomous Git repos (each with its own CDev) must be conditioned as a CDev…
git:20260815.3aeef27 · audit A · 5 stars
bootstrap skill
elmayii/cdev · skills/bootstrap/SKILL.md · Use when a repository must be conditioned for continuous autonomous development (CDev) — a new repo, an existing one…
git:20260815.3aeef27 · audit A · 5 stars
cdev-monorepo-planner skill
elmayii/cdev · skills/cdev-monorepo-planner/SKILL.md · Use when cross-repo work must be planned in a CDev Monorepo workspace — turning a system objective into SYSTEM_BATCHes…
git:20260919.188d9cf · audit A · 5 stars
cdev-monorepo-status skill
elmayii/cdev · skills/cdev-monorepo-status/SKILL.md · Use when the user asks where a CDev Monorepo workspace stands — progress of the active SYSTEM sprint (or a named one)…
git:20260920.2c949ab · audit A · 5 stars
cdev-planner skill
elmayii/cdev · skills/cdev-planner/SKILL.md · Use when planning work inside a single CDev-conditioned repository — turning an objective into batches in the local…
git:20260919.188d9cf · audit A · 5 stars
cdev-status skill
elmayii/cdev · skills/cdev-status/SKILL.md · Use when the user asks where a CDev-conditioned repository stands — progress of the active sprint (or a named one)…
git:20260920.2c949ab · audit A · 5 stars
cdev skill
elmayii/cdev · skills/cdev/SKILL.md · Use when the user invokes /cdev (with or without arguments) in a repo conditioned for continuous autonomous…
git:20260815.3aeef27 · audit A · 5 stars
ockham skill
elmayii/cdev · skills/ockham/SKILL.md · Use when the user asks for a plain, digestible explanation of technical output — the result of finished work, a report…
git:20260815.5e4c63a · audit A · 5 stars

Every file in elmayii/cdev

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