board-doctor skillA
board-doctor is agent-read markdown (skill) from vmobifystudio/app-dev-team: Use to validate docs/31-board.md before spawning any agent, and to verify a developer's "DONE" claim before moving a row to review. Triggers as step 0 of /app-build and /app-run, from /app-status, and any time the board looks inconsistent. Catches tickets the sprint loop cannot see..
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
# Board doctor The board is the team's only memory across agent invocations, and every row is written by an LLM editing a Markdown table. That means the board can drift into states the sprint loop is structurally unable to notice. The worst one, and the reason this skill exists: > `/app-build` treats a ticket as ready when `Status = todo` **and** every `Depends on` ID is merged > (`qa` or `done`), and it exits the loop when there are no ready `todo` rows and nothing in > `review`/`qa`. A ticket whose dependency is `blocked` therefore satisfies neither condition — so > the loop **terminates and prints a successful sprint summary without ever mentioning it.** Same for a row with a missing owner, an owner that isn't a real role, or a `Depends on` pointing at an ID that doesn't exist. The work is on the board, scheduled to nobody, reported as complete. **Rule: nothing spawns while an anomaly is open.** ## Two kinds of board, and what this skill is for on each **Generated board** (`docs/31-board-events.jsonl` exists). `docs/31-board.md` is a rendering of the event log, and `scripts/board.mjs` refuses the illegal transition *before* it is written — a …
Read the whole file at its exact version.
How to install
mdr add vmobifystudio/app-dev-team/board-doctor@git:20260729.071181emdr add vmobifystudio/app-dev-team/board-doctor@sha256:951d0dbc6db12744Pin 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_hm2v3rzwjc7zqokv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260729.071181e latest | 2026-07-29 | 071181e | 13,832 B | A | view · diff |
| git:20260729.9e6e064 | 2026-07-29 | 9e6e064 | 13,722 B | A | view · diff |
| git:20260729.0495f9a | 2026-07-29 | 0495f9a | 12,854 B | A | view · diff |
| git:20260729.ec446b0 | 2026-07-29 | ec446b0 | 8,847 B | A | view · diff |
| git:20260729.d3b9c2a | 2026-07-29 | d3b9c2a | 7,575 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 (13832 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_hm2v3rzwjc7zqokv GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/board-doctor GET https://markdownregistry.com/api/v1/blob/951d0dbc6db12744df8874b675720271c225448752065f5058def6dce605aa07
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.