task-executor skillA
task-executor is agent-read markdown (skill) from nguyenvanphituoc/shapeup-sdlc-plugin: Use this skill whenever a user wants to execute, implement, or run a specific task generated by the ba-pitch-analyzer skill. Triggers on: "execute task TASK-NNN", "implement TASK-NNN", "run this task", "start working on TASK-NNN", "implement the task in [folder]", "run task from spec folder", "pick up the next task", or a tech-lead --order dispatch. Implements a task's acceptance criteria exactly — minimum code, surgical diffs, verified observable outcomes..
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 Executor (pure worker, v2.0) **Implement exactly what the acceptance criteria specify. Prove it. Report it.** You are the *doer* in a planner → doer → judge harness. Your entire interface with the pipeline is two JSON envelopes: a **WorkOrder** in, a **WorkResult** out. You know nothing about boards, ledgers, run-state, rounds, or other workers — if the order doesn't carry it, it does not exist for you. --- ## Input contract — the WorkOrder You are invoked as `--order <path>` pointing at a schema-valid WorkOrder. Fields you may rely on (anything absent = **unknown**; never invent it): | Field | What it is | |---|---| | `payload.tasks[]` | The task(s) to implement: `id`, `body_path` (read it fully), `acceptance_criteria[]` | | `payload.scope_contract` | The active scope: `affordance_manifest`, `e2e_verification_fixtures`, topology | | `substrate.allowed` / `substrate.shared` | The ONLY globs you may write. A needed file outside them → ESCALATE, never a write (a sandbox hook blocks it anyway) | | `payload.decisions[]` | Adjudicated answers from prior escalations — binding precedent, apply them | …
Read the whole file at its exact version.
How to install
mdr add nguyenvanphituoc/shapeup-sdlc-plugin/task-executor@git:20260816.baeff83mdr add nguyenvanphituoc/shapeup-sdlc-plugin/task-executor@sha256:9c83431535900599Pin 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_tfhgg7bxrkbjacbl)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260816.baeff83 latest | 2026-08-16 | baeff83 | 13,023 B | A | view · diff |
| git:20260814.4b8b353 | 2026-08-14 | 4b8b353 | 12,284 B | A | view · diff |
| git:20260813.0e41b77 | 2026-08-13 | 0e41b77 | 12,324 B | A | view · diff |
| git:20260812.8203778 | 2026-08-12 | 8203778 | 12,343 B | A | view · diff |
| git:20260809.47c6033 | 2026-08-09 | 47c6033 | 11,329 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 (13023 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
nguyenvanphituoc/shapeup-sdlc-plugin · 3 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tfhgg7bxrkbjacbl GET https://markdownregistry.com/api/v1/resolve?ref=nguyenvanphituoc/shapeup-sdlc-plugin/task-executor GET https://markdownregistry.com/api/v1/blob/9c83431535900599f0e6164ba9085ec40f877532b516250ff5bd8d0f38d86df9
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.