Home / rfxlamia / pocketto · llms.txt · GitHub

llms.txt llmstxtA

llms.txt is agent-read markdown (llmstxt) from rfxlamia/pocketto.

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

# Pocketto

> Structured AI coding workflows for Claude Code and Pi. 13 skills take work
> from a rough idea to reviewed, shipped code without the agent skipping steps:
> a 6-stage chained pipeline plus 7 standalone skills, backed by one
> cross-platform Node CLI. Skills use the `pocketto:` namespace. An opt-in
> Pocket Enterprise mode mirrors the pipeline to GitHub (issues, PRs, review
> verdicts) for teams.

Core ideas: plan before code (specs + acceptance criteria + TDD plans),
delegate with contracts (every subagent gets a "Pocket Packet" — objective,
verification, stop conditions; no packet, no spawn), and gate before done
(reviews + a hard close step so finished work never rots in IN_PROGRESS limbo).

## Pipeline skills (chained — each stage hands off to the next)

- [pocket-pitching](skills/pocket-pitching/SKILL.md): Pre-grinding problem exploration when the problem is unformed; diverge→converge, produces a pitch doc.
- [pocket-grinding](skills/pocket-grinding/SKILL.md): BDD-driven discovery producing a spec + acceptance criteria; invokes pocket-planning at handoff.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add rfxlamia/pocketto/llms.txt@git:20260822.6b82b02
Exact content
mdr add rfxlamia/pocketto/llms.txt@sha256:013ad3c020847cd6

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dhvs53wxe6iq6zos.svg)](https://markdownregistry.com/a/art_dhvs53wxe6iq6zos)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260822.6b82b02 latest2026-08-22 6b82b02 4,974 BA view · diff
git:20260821.23469f02026-08-21 23469f0 4,893 BA view · diff
git:20260816.fe3d55d2026-08-16 fe3d55d 4,882 BA view · diff
git:20260702.988e47d2026-07-02 988e47d 5,085 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (4974 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

GitHub

rfxlamia/pocketto · 5 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dhvs53wxe6iq6zos
GET https://markdownregistry.com/api/v1/resolve?ref=rfxlamia/pocketto/llms.txt
GET https://markdownregistry.com/api/v1/blob/013ad3c020847cd61bcb06bcbd83df05a01a377a69f2d3e4538df451d8b30759

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.

More from rfxlamia/pocketto

AGENTS.md agents
rfxlamia/pocketto · AGENTS.md
git:20260610.b440b26 · audit B · 5 stars
brand-design skill
rfxlamia/pocketto · skills/brand-design/SKILL.md · Brand-aware design system generator that acts as Head of Brand. Translates abstract brand language into a…
git:20260703.b7d03f5 · audit A · 5 stars
bug-hunting skill
rfxlamia/pocketto · skills/bug-hunting/SKILL.md · Use when fixing bugs, debugging failures, or proactively reviewing code for hidden bugs. Reactive mode: fix known bugs…
git:20260525.58ede9c · audit A · 5 stars
create-pr skill
rfxlamia/pocketto · skills/create-pr/SKILL.md · Opens a GitHub PR for the current branch linked to the Pocket issue (Pocket Enterprise). User-triggered recorder —…
git:20260822.6b82b02 · audit A · 5 stars
hotfix skill
rfxlamia/pocketto · skills/hotfix/SKILL.md · Fast iteration workflow with mandatory subagent plan review. Use when implementing small-to-medium changes quickly…
git:20260605.31ba2c4 · audit A · 5 stars
pocket-closing skill
rfxlamia/pocketto · skills/pocket-closing/SKILL.md · Terminal pocket stage. User invokes after pocket-development's phase-level pass writes verdicts. Reconciles reviews…
git:20260919.07cfce1 · audit A · 5 stars
pocket-development skill
rfxlamia/pocketto · skills/pocket-development/SKILL.md · Use when executing implementation plans of one or more tasks. Trigger on execute plan, delegate tasks, dispatch…
git:20260919.ba8f482 · audit A · 5 stars
pocket-grinding skill
rfxlamia/pocketto · skills/pocket-grinding/SKILL.md · BDD-driven feature/fix discovery before any implementation. Use when planning a feature, designing a fix, or exploring…
git:20260705.d3c2cf6 · audit A · 5 stars
pocket-help skill
rfxlamia/pocketto · skills/pocket-help/SKILL.md · Onboarding and routing guide for the Pocket skill ecosystem. Use when someone asks what Pocket is, which Pocket skill…
git:20260823.b63b497 · audit A · 5 stars
pocket-init skill
rfxlamia/pocketto · skills/pocket-init/SKILL.md · Onboards an existing (brownfield) project onto Pocket. Scans the codebase and writes a project memory file (CLAUDE.md…
git:20260702.d66d45f · audit A · 5 stars
pocket-pitching skill
rfxlamia/pocketto · skills/pocket-pitching/SKILL.md · Pre-grinding problem exploration. Use BEFORE pocket-grinding when the problem is unformed or needs exploration. Guides…
git:20260525.58ede9c · audit A · 5 stars
pocket-planning skill
rfxlamia/pocketto · skills/pocket-planning/SKILL.md · Converts a pocket-grinding spec into a TDD-structured execution plan of full Pocket Packets. Use when pocket-grinding…
git:20260919.4b35c35 · audit A · 5 stars

Every file in rfxlamia/pocketto

Other files named llms.txt

llms.txt llmstxt
garrytan/gbrain · llms.txt
git:20260921.6ebc629 · audit A · 30,275 stars
llms.txt llmstxt
othmanadi/planning-with-files · llms.txt
git:20260917.2fbbd77 · audit A · 27,081 stars
llms.txt llmstxt
fujibee/agmsg · llms.txt
git:20260627.990bb29 · audit A · 1,520 stars
llms.txt llmstxt
hoangsonww/claude-code-agent-monitor · llms.txt
git:20260506.e711981 · audit A · 1,014 stars
llms.txt llmstxt
asheshgoplani/agent-deck · llms.txt
git:20260301.a014772 · audit B · 948 stars
llms.txt llmstxt
reticlehq/reticle · llms.txt
git:20260918.5d475e0 · audit B · 829 stars
llms.txt llmstxt
sandbaseai/sandbase-harness · llms.txt
git:20260831.53518ca · audit B · 669 stars
llms.txt llmstxt
linklyai/best-skills · llms.txt
git:20260923.f05d08f · audit A · 593 stars

Browse by kind, by grade A, or by owner.