breakdown skillA
breakdown is agent-read markdown (skill) from lamngockhuong/aiteamkit: Break an epic or a design document into owned, sequenced tasks: one deliverable each, an owner, a dependency order, the parallel lanes that avoid two people editing the same file, and a definition of done per task. Use before a sprint starts, when work has to be shared across several developers, or when a piece of work needs owners and parallel lanes. Work that stays with one person is planned with `atk:plan` instead, however many days it takes. Triggers on: "break down", "breakdown", "chia task.
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
# Task Breakdown (`atk:breakdown`) Turns one large piece of work into tasks a team can run at the same time without colliding. The value is in the dependency order and the file ownership, not in the list itself. ## Scope Handles: decomposing an epic or design into tasks, assigning an owner to each, ordering by dependency, grouping into parallel lanes with explicit file ownership, and writing a per-task definition of done. Does NOT handle: sizing (`atk:estimate`), designing the solution (`atk:design-doc`), or implementation. It divides work between people; how one person's share is then carried out, in phases and steps, is `atk:plan`, which the assignee writes for themselves afterwards. Work that belongs to one person needs no breakdown first, however many days it takes. It also does not decide who works on what: it proposes, the PM and Tech Lead assign. ## Roles Tech Lead proposes the split. PM confirms owners and order. Each Dev owns their tasks. QA gets its own test tasks in the same list, not a single "testing" task at the end. See `shared/team-roles.md`. ## Invocation ```bash /atk:breakdown <design-path> # Break down from a technical design document …
Read the whole file at its exact version.
How to install
mdr add lamngockhuong/aiteamkit/breakdown@git:20260922.c7615a5mdr add lamngockhuong/aiteamkit/breakdown@sha256:b03adc3715ea1f84Pin 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_5ukpmg4z5kc2cid2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.c7615a5 latest | 2026-09-22 | c7615a5 | 5,336 B | A | view · diff |
| git:20260920.d282a91 | 2026-09-20 | d282a91 | 5,309 B | A | view · diff |
| git:20260918.73a33f4 | 2026-09-18 | 73a33f4 | 4,971 B | A | view · diff |
| git:20260918.dcc08e9 | 2026-09-18 | dcc08e9 | 4,866 B | A | view · diff |
| git:20260917.01d91de | 2026-09-17 | 01d91de | 4,858 B | A | view · diff |
| git:20260917.cf90c7f | 2026-09-17 | cf90c7f | 4,665 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 (5336 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_5ukpmg4z5kc2cid2 GET https://markdownregistry.com/api/v1/resolve?ref=lamngockhuong/aiteamkit/breakdown GET https://markdownregistry.com/api/v1/blob/b03adc3715ea1f84b22c2bf20a9ec26b14cbf0a37bbd9f1ee0e5332c23a3ba9b
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