pocket-development skillA
pocket-development is agent-read markdown (skill) from rfxlamia/pocketto: Use when executing implementation plans of one or more tasks. Trigger on execute plan, delegate tasks, dispatch subagents. Combines delegate handoff discipline with prompt-engineering attention mechanics..
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 Development Precise subagent delegation for task-by-task development execution. POCKET ensures every delegation has a complete contract (Pocket Packet) that specifies exactly what must be done, how to verify it, and when to escalate. **Core principle:** Every delegation is a contract. The packet is the contract. No packet, no spawn. Read `execution-plan/index.md` once to understand execution flow and dependencies, then open individual task files (`execution-plan/tasks/T*-*.md`) on demand when a task is ready to execute. ## Startup: Initialize Execution Log **Run this before the first task, every session:** ```bash npx -y pocketto-pi log init "<plan_dir>" --json --contract 2 ``` No install step, PATH setup, or shell-specific guard — `npx` resolves the cross-platform binary and `log init` is idempotent, so this is safe to run unconditionally every session. Replace `<plan_dir>` with the folder containing your execution plan (e.g. `docs/pocket/plans/2026-05-08-auth-refactor`). - No `log.json` yet → creates it from the plan files in that directory - `log.json` exists but tasks missing → migrates tasks into existing phases (status preserved) …
Read the whole file at its exact version.
How to install
mdr add rfxlamia/pocketto/pocket-development@git:20260919.ba8f482mdr add rfxlamia/pocketto/pocket-development@sha256:85c6ef6a8567f9e6Pin 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_d3szuxnsz7kr6gvm)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260919.ba8f482 latest | 2026-09-19 | ba8f482 | 46,263 B | A | view · diff |
| git:20260919.07cfce1 | 2026-09-19 | 07cfce1 | 45,756 B | A | view · diff |
| git:20260919.8101e95 | 2026-09-19 | 8101e95 | 45,272 B | A | view · diff |
| git:20260919.0bd0758 | 2026-09-19 | 0bd0758 | 45,609 B | A | view · diff |
| git:20260919.6aebfaf | 2026-09-19 | 6aebfaf | 46,493 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 (46263 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_d3szuxnsz7kr6gvm GET https://markdownregistry.com/api/v1/resolve?ref=rfxlamia/pocketto/pocket-development GET https://markdownregistry.com/api/v1/blob/85c6ef6a8567f9e6a061a26486274fe2c46fe9ee4da238ae59136592b4cec0b7
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.