sprint-planner skillA
sprint-planner is agent-read markdown (skill) from vmobifystudio/app-dev-team: Use to convert the backlog into a runnable sprint with parallel ticket assignment and dependency tracking. Used primarily by the tech-manager. Triggers on "plan the sprint", "what does the pod do next", or as part of /app-build..
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
# Sprint planner Convert `docs/11-backlog.md` + `docs/22-impl-spec-*.md` into `docs/30-sprint-plan.md` and `docs/31-board.md`. ## Procedure 1. **Read** the backlog and impl specs. Note ticket dependencies — if APP-002 needs APP-001's auth module, that's a dependency. 2. **Sprint goal** — one sentence at the top of `docs/30-sprint-plan.md`. 3. **Capacity** — default 3 developer agents (iOS, Android, optional Backend), 1 code-reviewer, 1 qa-engineer, 1 ux-architect, 1 product-designer. Tune to project scope. 4. **Assign for parallelism** — group tickets so each developer has independent work to start with. Stack dependent work behind it. ``` Track A (ios-developer) : APP-001 → APP-004 → APP-007 Track B (android-dev) : APP-002 → APP-005 → APP-008 Track C (backend-dev) : APP-003 → APP-006 Continuous: code-reviewer, qa-engineer, ux-architect + product-designer (early) ``` 5. **Board — create tickets through the CLI. Never hand-write the table.** `docs/31-board.md` is a **generated view**. The source of truth is the append-only event log `docs/31-board-events.jsonl`, and `scripts/board.mjs` is its only writer. A ticket is created by: ```bash …
Read the whole file at its exact version.
How to install
mdr add vmobifystudio/app-dev-team/sprint-planner@git:20260810.958b327mdr add vmobifystudio/app-dev-team/sprint-planner@sha256:7dd98a99e263b680Pin 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_2i4wfibmyeflnzk5)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260810.958b327 latest | 2026-08-10 | 958b327 | 13,472 B | A | view · diff |
| git:20260729.071181e | 2026-07-29 | 071181e | 13,138 B | A | view · diff |
| git:20260729.9e6e064 | 2026-07-29 | 9e6e064 | 13,000 B | A | view · diff |
| git:20260729.9cb5dfd | 2026-07-29 | 9cb5dfd | 12,700 B | A | view · diff |
| git:20260729.226a9a1 | 2026-07-29 | 226a9a1 | 12,699 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 (13472 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
vmobifystudio/app-dev-team · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_2i4wfibmyeflnzk5 GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/sprint-planner GET https://markdownregistry.com/api/v1/blob/7dd98a99e263b680df7b5f6b5b683de626341e94da2cbdda647e15d7813e34a6
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.