worklog skillA
worklog is agent-read markdown (skill) from brunob54/superpowers-orchestrator: Creates and maintains a work log: one Markdown document per piece of multi-part work that lasts many sessions, at docs/worklogs/<slug>.md, with its own update rules. /worklog new [<slug>] creates one; /worklog or /worklog update [<slug>] runs a full update; /worklog close [<slug>] closes one. Triggers on: "work log", "worklog", "create a work log", "start a work log", "update the work log", "close the work log", "continue the work log"..
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
# Work log A work log is one Markdown document per piece of work that has several parts and lasts many sessions, for example four groups of tests that are refactored one group after the other. It lives at `docs/worklogs/<slug>.md` under the root, and git tracks it. It carries its own update rules in its section `How to maintain this document`, so a session can maintain it without this skill. This skill creates a work log, runs a full update, and closes it. This skill never commits: the work log goes into the next commit that the user requests. Argument given by the user (may be empty): $ARGUMENTS ## Terms - **Slug rule**: a slug matches `^[a-z0-9]+(-[a-z0-9]+)*$` (lowercase ASCII letters, digits, single hyphens), has at most 40 characters, and is none of the three command words `new`, `update` and `close`. The file name is the authority for the slug; the `slug=` field of line 1 repeats it for a human reader. - **Root**: the output of `git rev-parse --show-toplevel`; in a project that is not a git repository, the folder of the shell at the moment of the command. Every `docs/worklogs/` path in this skill is relative to the root. …
Read the whole file at its exact version.
How to install
mdr add brunob54/superpowers-orchestrator/worklog@git:20260921.0b7b969mdr add brunob54/superpowers-orchestrator/worklog@sha256:022e5f0fe7b935b9Pin 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_eismzwnxvy4jhdtj)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.0b7b969 latest | 2026-09-21 | 0b7b969 | 20,319 B | A | view · diff |
| git:20260921.a18f595 | 2026-09-21 | a18f595 | 20,062 B | A | view · diff |
| git:20260921.bf83855 | 2026-09-21 | bf83855 | 19,807 B | A | view · diff |
| git:20260921.ce6b7e1 | 2026-09-21 | ce6b7e1 | 19,484 B | A | view · diff |
| git:20260921.325a266 | 2026-09-21 | 325a266 | 19,484 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 (20319 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
brunob54/superpowers-orchestrator · 3 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_eismzwnxvy4jhdtj GET https://markdownregistry.com/api/v1/resolve?ref=brunob54/superpowers-orchestrator/worklog GET https://markdownregistry.com/api/v1/blob/022e5f0fe7b935b9c3da2008198039733d04753c6e295616c25366579347361a
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.