CLAUDE.md@templates/tasks claudeA
CLAUDE.md@templates/tasks is agent-read markdown (claude) from levnas/ccmemo.
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
# Plan & Task Persistence Session-spanning plans and task tracking for Claude Code. This directory supports two modes — see `/plan-task` skill for details. ## Git-tracked mode (default) `.claude/tasks/` is committed to Git and serves as the shared source of truth. ### Structure ``` .claude/tasks/ ├── readme.md # Index of all plans ├── <slug>-<account>-<date>/ │ ├── readme.md # Purpose and current state │ ├── plan-v1.md # Plan (immutable once created) │ ├── todo.md # Task progress (frequently updated) │ └── ... ``` ### Quick Rules - Check `readme.md` at session start for incomplete plans - Update `todo.md` only during work — never edit `plan-vN.md` - Task markers: `- [ ]` pending, `- [~]` in progress, `- [x]` done - To revise a plan, create `plan-vN+1.md` (keep previous versions) - On session end, update `<slug>/readme.md` with handoff notes - See `/plan-task` skill for full procedures ## Issue-centric mode `.claude/tasks/` is **gitignored** and serves as a local working memo. The issue tracker is the primary source of truth. ### Setup Add to `.gitignore`: ``` .claude/tasks/ ``` ### Quick Rules …
Read the whole file at its exact version.
How to install
mdr add levnas/ccmemo/templates/tasks/CLAUDE.md@git:20260310.b04ad63mdr add levnas/ccmemo/templates/tasks/CLAUDE.md@sha256:5ca6c14760c2b755Pin 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_vhqizius6t6dvjyw)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1583 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
levnas/ccmemo · 4 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_vhqizius6t6dvjyw GET https://markdownregistry.com/api/v1/resolve?ref=levnas/ccmemo/templates/tasks/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/5ca6c14760c2b7558f2b485a9b2cbc221feea3c85028005ce40251d97d213bcf
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.