task-tracking-dots-html skillA
task-tracking-dots-html is agent-read markdown (skill) from randroids-dojo/skills: Manages task tracking with the HTML-backed Dots fork from Randroids-Dojo/dots-html. Use when tracking work items across sessions with dot-html CLI files stored as .html documents..
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
# Task Tracking with HTML Dots Use the `dot-html` CLI from `Randroids-Dojo/dots-html` to track work items across sessions. This fork stores dots as `.html` documents under `.dots/`. ## Preflight Check for the CLI: ```bash command -v dot-html >/dev/null 2>&1 && dot-html --version ``` If `dot-html` is missing, install this fork: ```bash scripts/install-html-dots.sh ``` Resolve that path from the directory containing this `SKILL.md`; do not assume the target project's working directory contains the script. If the release has no matching binary asset for the current OS/architecture, the script clones `https://github.com/Randroids-Dojo/dots-html` and builds with Zig. ## Session Workflow At the start of every session: ```bash dot-html ls dot-html ready ``` Before starting work: ```bash dot-html on <id> ``` After completing work: ```bash dot-html off <id> -r "What was done" ``` Never leave completed tasks open. Close with a short reason. ## Creating Dots ```bash dot-html "Fix the bug" dot-html add "Design API" -p 1 -d "Details" dot-html add "Subtask" -P dots-1 dot-html add "After X" -a dots-2 ``` ## Inspecting Work ```bash dot-html ls dot-html ready …
Read the whole file at its exact version.
How to install
mdr add randroids-dojo/skills/task-tracking-dots-html@git:20260830.a009b78mdr add randroids-dojo/skills/task-tracking-dots-html@sha256:c29171af2e9f4c09Pin 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_6puw6e6phjf5ktdh)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260830.a009b78 latest | 2026-08-30 | a009b78 | 1,908 B | A | view · diff |
| git:20260514.378b97c | 2026-05-14 | 378b97c | 1,888 B | A | view · diff |
| git:20260513.f2ec394 | 2026-05-13 | f2ec394 | 1,834 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 (1908 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
randroids-dojo/skills · 46 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_6puw6e6phjf5ktdh GET https://markdownregistry.com/api/v1/resolve?ref=randroids-dojo/skills/task-tracking-dots-html GET https://markdownregistry.com/api/v1/blob/c29171af2e9f4c0935fd4850dbe569fc41aa9734a9a85c146a915b3ebbd4f8d6
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.