ai-coding-agents-sessions skillA
ai-coding-agents-sessions is agent-read markdown (skill) from vasilyu1983/ai-agents-public: Designs session lifecycle for coding-agent runtimes. Use when implementing resume, transcript restoration, checkpoint rewind, cross-worktree recovery, or session-state persistence..
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
# AI Coding Agents Sessions Use this skill to design or review the session lifecycle for a coding-agent runtime: session IDs, transcript persistence, resume pickers, stale-cache clearing, cross-worktree recovery, and what state must be restored versus recomputed. This skill owns runtime session lifecycle. For persistent repo instructions and always-loaded memory, use [`../agents-memory/SKILL.md`](../agents-memory/SKILL.md). ## ASCII Flow ```text new or resumed invocation | v session identity project + worktree + session_id + title + runtime mode | v state restoration transcript + summaries + tool state + task state + provider cache metadata | v branch decision continue | rewind | compact | clear | fork subagent | exact resume | claude agents (background resume) | v active turn append events, persist checkpoints, keep recovery path auditable ``` ## Quick Reference | Question | Read | Outcome | |----------|------|---------| | What belongs in a coding-agent session model? | [`references/session-lifecycle-and-resume.md`](references/session-lifecycle-and-resume.md) | Session IDs, picker flows, stale-cache reset, and resume semantics | …
Read the whole file at its exact version.
How to install
mdr add vasilyu1983/ai-agents-public/ai-coding-agents-sessions@v1.1mdr add vasilyu1983/ai-agents-public/ai-coding-agents-sessions@sha256:e398ea8df3c13d4fPin 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_q7hxyilftayzcuqa)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.1 latest | 2026-09-23 | 8dc5de4 | 26,377 B | A | view · diff |
| v1.1 | 2026-08-09 | da9d28f | 25,934 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (26377 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
vasilyu1983/ai-agents-public · 88 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_q7hxyilftayzcuqa GET https://markdownregistry.com/api/v1/resolve?ref=vasilyu1983/ai-agents-public/ai-coding-agents-sessions GET https://markdownregistry.com/api/v1/blob/e398ea8df3c13d4ffe464f572a351427ebb0ee45be0047b7a72afe7162bba0ef
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.