execution-plan-review skillA
execution-plan-review is agent-read markdown (skill) from richkuo/rk-skills: Use when the user wants to review or revise the ordering/model/effort/fableplan/plan-effort assignments on a milestone's GitHub issues — "review the execution plan", "/execution-plan-review", "show me the model assignments", or piecemeal revisions like "11 should be medium" or "plan 17 at xhigh". Renders the assignment table from the issues' Execution blocks, validates revisions, and writes them back. Stage 5 of the new-app-pipeline..
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
# execution-plan-review Present the per-issue ordering and execution assignments as one table, absorb the user's revisions, and keep the GitHub issues (the single source of truth cold agents read) in sync. `milestoneplan` is the read-only view of the same table; it routes Execution-block fixes back here. ## Steps ### 1. Render the table from the issues, not from memory Fetch every issue in the milestone (`gh issue list --milestone ... --json number,title,body`) and parse the `## Execution` blocks: | Issue | C | Depends on | Runs after | Build model | Effort | Validate | fableplan first? | Plan effort | |---|---|---|---|---|---|---|---|---| Cell rules: - **Validate** is the effective `<model> · <effort>` the pipeline dispatches. The model derives from the `[C<score>]` band (a missing prefix routes as band 5) unless a `Validate model:` line stamps `Fable 5.1`, `Opus 5.5`, or `<Name> (Codex CLI[, <model-id>])`; the effort is the band default unless a `Validate effort:` line stamps one. The `validate-issue` step 6 band table is the authority; do not restate it here. Show a stamp as `Fable 5.1 · low (stamped; band Opus 5.5 · high)` or `Astra · low (Codex CLI, gpt-6-astra… …
Read the whole file at its exact version.
How to install
mdr add richkuo/rk-skills/execution-plan-review@git:20260923.d8bb824mdr add richkuo/rk-skills/execution-plan-review@sha256:4529e200cad4ce53Pin 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_qyzo6kpvn42cfc76)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.d8bb824 latest | 2026-09-23 | d8bb824 | 10,051 B | A | view · diff |
| git:20260915.474ee93 | 2026-09-15 | 474ee93 | 10,041 B | A | view · diff |
| git:20260915.452a478 | 2026-09-15 | 452a478 | 9,990 B | A | view · diff |
| git:20260915.ef67440 | 2026-09-15 | ef67440 | 9,424 B | A | view · diff |
| git:20260908.574abe2 | 2026-09-08 | 574abe2 | 9,029 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 (10051 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
richkuo/rk-skills · 49 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_qyzo6kpvn42cfc76 GET https://markdownregistry.com/api/v1/resolve?ref=richkuo/rk-skills/execution-plan-review GET https://markdownregistry.com/api/v1/blob/4529e200cad4ce53ebab11a21fcf1e25abd71b2c46d9894b6cb17cd96d7d6868
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.