plan skillA
plan is agent-read markdown (skill) from lamngockhuong/aiteamkit: Turn a piece of work into the phases and steps that implement it: what the code does today with file paths, phases that each end in something reviewable, steps inside each phase that leave the tree working, what each step touches and how it is checked, what is deliberately out of scope, and what is still unclear with the name of whoever must answer. Also reviews a plan somebody has already written, against the repository it assumes and the request behind it. Use before starting work, when pickin.
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
# Implementation Plan (`atk:plan`) Answers one question: for this work, which files, in which order, checked how. It is the layer between the design and the code, written by the person who will do the work, for that person and their reviewer. Work that needs several days and several reviewable pieces gets several phases, in one plan directory. Nobody has to chop a piece of work into small tickets before they are allowed to plan it: finding where the seams are is what this skill is for. The plan is a draft and acting on it needs nobody's approval. Writing down the steps you intend to take is drafting, not deciding, so rule 3 in `shared/team-roles.md` does not bite here. What needs approval is an architectural choice, and choosing between architectures is `atk:design-doc`. When this skill finds it is comparing approaches rather than sequencing one, it has crossed into that skill's work and says so. ## Scope Handles: reading the ticket or description and any design it points at, scanning the repository for what exists today, cutting the work into phases that each end in something mergeable, sequencing …
Read the whole file at its exact version.
How to install
mdr add lamngockhuong/aiteamkit/plan@git:20260924.59d6cfamdr add lamngockhuong/aiteamkit/plan@sha256:29bbce3f52f5bddcPin 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_63g5uwu2ve5gwe2y)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260924.59d6cfa latest | 2026-09-24 | 59d6cfa | 17,999 B | A | view · diff |
| git:20260922.c7615a5 | 2026-09-22 | c7615a5 | 17,938 B | A | view · diff |
| git:20260921.c3290f0 | 2026-09-21 | c3290f0 | 17,941 B | A | view · diff |
| git:20260920.d282a91 | 2026-09-20 | d282a91 | 11,823 B | A | view · diff |
| git:20260918.73a33f4 | 2026-09-18 | 73a33f4 | 11,538 B | A | view · diff |
| git:20260917.01d91de | 2026-09-17 | 01d91de | 11,436 B | A | view · diff |
| git:20260917.cf90c7f | 2026-09-17 | cf90c7f | 11,264 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 (17999 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
lamngockhuong/aiteamkit · 5 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_63g5uwu2ve5gwe2y GET https://markdownregistry.com/api/v1/resolve?ref=lamngockhuong/aiteamkit/plan GET https://markdownregistry.com/api/v1/blob/29bbce3f52f5bddc2c6f669bf1f25fc17babbc39174c49b25fc4233cba5bb9b5
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 lamngockhuong/aiteamkit
Every file in lamngockhuong/aiteamkit