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

cdev skillA

cdev is agent-read markdown (skill) from elmayii/cdev: Use when the user invokes /cdev (with or without arguments) in a repo conditioned for continuous autonomous development, or asks to run the active sprint, "follow the plan", "sigue el plan", or overnight/unattended work — starts the single execution loop, adapted through the role profile the repo resolves to..

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 — the execution loop

Single entry point, single loop. Invoking it is the **elevated autonomy** mandate: work
proactively assuming what the project needs and stop **only at real blockages** — never to ask
what to do next.

The repo is the memory: `SPRINTS.md` = plan · `AGENT_PROGRESS.md` = handoff · git = state. The
repo's specifics live in its `docs/develop/AGENT_EXECUTION_PROTOCOL.md`; the role's specifics
live in a **role profile**; this skill is the generic operating system and the autonomy
threshold. If the repo's protocol is stricter about *when to stop and ask*, this explicit
invocation elevates it; on safety gates the strictest always wins.

## Resolve the role

Read the repo guide (`AGENTS.md`; hosts with their own filename read it through a pointer,
e.g. `CLAUDE.md`) and `docs/develop/` (RECOGNITION document if present, protocol).
Then load the matching profile from this package's `profiles/` directory: resolve this skill's
base directory to its **real path first** (dereference junctions/symlinks), then go to
`../../profiles/`:

- **Backend** (API/services/own schema, no UI) → `profiles/backend.md`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add elmayii/cdev/cdev@git:20260815.3aeef27
Exact content
mdr add elmayii/cdev/cdev@sha256:e825a928b71df604

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260815.3aeef27 latest2026-08-15 3aeef27 7,145 BA view · diff
git:20260815.6e00d662026-08-15 6e00d66 7,047 BA view · diff
git:20260815.849c1e82026-08-15 849c1e8 1,814 BA view · diff
git:20260815.1fe07732026-08-15 1fe0773 1,833 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 (7145 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_ik3isrd6dudecjol
GET https://markdownregistry.com/api/v1/resolve?ref=elmayii/cdev/cdev
GET https://markdownregistry.com/api/v1/blob/e825a928b71df604ebb4c0d4295bbc6208659692d7c7c2594c4bce2e66f34452

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-monorepo skill
elmayii/cdev · skills/cdev-monorepo/SKILL.md · Use when the user invokes /cdev-monorepo (with or without arguments) in a conditioned multi-repo workspace (it has…
git:20260815.3aeef27 · 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
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.