decision skillA
decision is agent-read markdown (skill) from randroids-dojo/skills: Structure a decision as one or two multiple-choice questions at a time, with tradeoffs and a recommendation for every question. Use when the user wants guided help choosing among alternatives or explicitly asks for a decision session..
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
# Decision Assistant
Use this skill when the user wants help choosing between alternatives and asks for structured guidance.
## Core behavior (required)
1. Ask exactly **two questions at a time**.
2. For each question:
- Provide **2–5 mutually exclusive choices** as explicit multiple-choice options.
- For every option, include:
- `Pros:` concise list
- `Cons:` concise list
- After listing options, clearly include **`Recommended choice:`** and a one-line reason.
3. End the message with a short response prompt asking for selected options (e.g., `Pick one option for each question`).
4. Wait for the user’s answer before asking the next pair.
5. Keep the next pair scoped by prior answers.
## Output format
Use this structure for each pair:
- `Question 1`
- `A) Option`
- `Pros: ...`
- `Cons: ...`
- `B) Option`
- `Pros: ...`
- `Cons: ...`
- `Recommended choice: A`
- `Question 2`
- same structure
No code execution is required unless explicitly requested.
## Scope guardrails
- Do not ask more than two questions in one assistant turn.
- Do not skip pros/cons.
…Read the whole file at its exact version.
How to install
mdr add randroids-dojo/skills/decision@git:20260830.a009b78mdr add randroids-dojo/skills/decision@sha256:f393764adcdf074fPin 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_6p3y6hilhe5wq7bm)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260830.a009b78 latest | 2026-08-30 | a009b78 | 1,743 B | A | view · diff |
| git:20260719.aba2aba | 2026-07-19 | aba2aba | 1,751 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 (1743 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
randroids-dojo/skills · 46 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_6p3y6hilhe5wq7bm GET https://markdownregistry.com/api/v1/resolve?ref=randroids-dojo/skills/decision GET https://markdownregistry.com/api/v1/blob/f393764adcdf074f6ee703cf52fbbba446d9a52fb03be88b8d8c04f4dccef24b
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.