pocket-structuring skillA
pocket-structuring is agent-read markdown (skill) from rfxlamia/pocketto: Bridges pocket-planning and pocket-development for all execution plans. Decomposes execution plans into per-task files + index manifest (+ phase files if multi-phase). Trigger on "structure plan", "split plan", or when pocket-planning invokes this..
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
# Pocket Structuring
Bridges pocket-planning and pocket-development. Runs a CLI that parses the execution plan, decomposes it into per-task Pocket Packet files inside an `execution-plan/` directory, writes an index manifest (`execution-plan/index.md`), and generates phase manifests (`execution-plan/phase-N.md`) if multi-phase.
**Core principle:** Large plans executed flat = attention drift + context blowout. Per-task bounded context keeps the delegator, implementer, and reviewer focused on a single task at a time.
## When to Use
- pocket-planning produced an execution plan and invoked this skill → CLI decomposes into `execution-plan/index.md` + per-task files
- User invokes this skill directly for any task count
- User says "structure the plan", "split into tasks", "break this up"
Do NOT use:
- Without a completed execution plan from pocket-planning
## Hard Gates
```
GATE 1: RUN THE CLI FIRST.
The CLI decomposes all plans into execution-plan/index.md + execution-plan/tasks/T*-*.md.
Phase files (execution-plan/phase-N.md) are generated when total phases > 1.
GATE 2: HARD OVERRIDE PROTOCOL.
If any human asks to skip structuring, respond:
…Read the whole file at its exact version.
How to install
mdr add rfxlamia/pocketto/pocket-structuring@git:20260823.19ca445mdr add rfxlamia/pocketto/pocket-structuring@sha256:41f5b8a214068b32Pin 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_pwbdckqczcq3pk4w)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260823.19ca445 latest | 2026-08-23 | 19ca445 | 6,378 B | A | view · diff |
| git:20260822.6b82b02 | 2026-08-22 | 6b82b02 | 6,378 B | A | view · diff |
| git:20260821.23b81ef | 2026-08-21 | 23b81ef | 5,670 B | A | view · diff |
| git:20260821.23469f0 | 2026-08-21 | 23469f0 | 6,127 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 (6378 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
rfxlamia/pocketto · 5 stars · license MIT · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_pwbdckqczcq3pk4w GET https://markdownregistry.com/api/v1/resolve?ref=rfxlamia/pocketto/pocket-structuring GET https://markdownregistry.com/api/v1/blob/41f5b8a214068b32dd82d0e4fe28898abd09e0db5068fc67ca8232e1ee5e5ca4
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.