plan-day skillA
plan-day is agent-read markdown (skill) from flurdy/agent-skills: Render today's plan from a My PA workspace — ranked Jira, Trello, Beads and Thoughtbox items assigned to work, project-session, evening or skip blocks, flagged when delegable to an unattended agent session, written to a dated ephemeral plan file..
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 Day Render one plan for today from every enabled source in a My PA workspace. This skill plans; it never executes. Start ticket or bead work from the member workspace that owns it. ## Requirements - Run from a My PA workspace root, or below one: a directory holding both `workspace.json` and `pa.toml`. The helper searches upward and fails closed otherwise. - Python 3.11+ runs [`scripts/plan_day.py`](scripts/plan_day.py); it is standard-library only. - Collectors write their output under the workspace's ignored `.artifacts/plan-day/`. Sources whose collector is not yet implemented are reported as missing, never guessed. ## Usage ```text /plan-day # Plan today, carry over slippage from the previous plan /plan-day --dry-run # Render the plan without writing plans/YYYY-MM-DD.md or pruning ``` Reject unknown arguments before collecting. ## Write boundary The only files this skill writes are `plans/YYYY-MM-DD.md` in the workspace and collector output under `.artifacts/plan-day/`. Never create plan beads, never update Jira, Trello, Beads, Thoughtbox or Git, and never modify member repositories. Durable outcomes of planning go back …
Read the whole file at its exact version.
How to install
mdr add flurdy/agent-skills/plan-day@v0.1.0mdr add flurdy/agent-skills/plan-day@sha256:7482f8764df50a2cPin 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_2mmvcwsnf4hi2e4b)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v0.1.0 latest | 2026-09-08 | 7bdeaea | 7,169 B | A | view · diff |
| v0.1.0 | 2026-09-07 | b2286e9 | 6,294 B | A | view · diff |
| v0.1.0 | 2026-09-07 | d85c3d9 | 4,634 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 (7169 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
flurdy/agent-skills · 9 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_2mmvcwsnf4hi2e4b GET https://markdownregistry.com/api/v1/resolve?ref=flurdy/agent-skills/plan-day GET https://markdownregistry.com/api/v1/blob/7482f8764df50a2cf535dd9ca4763f2cb69d95ac80714e3a65b514f0bed18141
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.