Home / kesslernity / awesome-copilot-agent-skills · skills/executive/decision-memo-builder/SKILL.md · GitHub

decision-memo-builder skillA

decision-memo-builder is agent-read markdown (skill) from kesslernity/awesome-copilot-agent-skills: Turns one decision discussion (meeting transcript, chat thread, email chain or notes) into a DRAFT one-page decision memo: the decision as stated, status, options considered, evidence cited, dissent recorded verbatim, owner, effective date and review date, with UNKNOWN for anything the discussion did not settle. Use when the user asks to "write up the decision", "record what we decided", "capture the decision from this thread", "draft the decision memo" or "add this to the decision log". Do not .

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 memo builder

## Purpose
Turn one decision discussion into one DRAFT decision memo that fits on a page: what was decided, by whom, from which options, on what evidence, who disagreed and why, who owns it, when it takes effect and when it is reviewed. Every entry traces to a verbatim fragment. The memo records what was said; it does not judge whether the decision was right, complete or within anyone's authority, and it ratifies nothing.

## When to use
Run when the user shares, names or points to a discussion in which a decision was taken or nearly taken and asks for a decision memo, decision record, decision log entry or "capture what we decided".
Do not use for full minutes or an action list (transcript-to-actions), for a technical design decision (architecture-decision-record), for a decision not yet discussed (board-paper-skeleton), or to make or recommend the decision.

## Inputs
Ask once for whatever is missing, in one message, then proceed with UNKNOWN.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add kesslernity/awesome-copilot-agent-skills/decision-memo-builder@git:20260917.f14a4fb
Exact content
mdr add kesslernity/awesome-copilot-agent-skills/decision-memo-builder@sha256:c13e5c130f47983f

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_glrcdg6puc6qo5w4.svg)](https://markdownregistry.com/a/art_glrcdg6puc6qo5w4)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260917.f14a4fb latest2026-09-17 f14a4fb 10,976 BA view · diff
git:20260916.44af39e2026-09-16 44af39e 10,966 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10976 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

GitHub

kesslernity/awesome-copilot-agent-skills · 5 stars · license CC-BY-SA-4.0 · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_glrcdg6puc6qo5w4
GET https://markdownregistry.com/api/v1/resolve?ref=kesslernity/awesome-copilot-agent-skills/decision-memo-builder
GET https://markdownregistry.com/api/v1/blob/c13e5c130f47983fb72370c86af28b45ec1ef24ddbdc44c31eaec53d47348782

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.

More from kesslernity/awesome-copilot-agent-skills

customer-feedback-theme-synthesis skill
kesslernity/awesome-copilot-agent-skills · skills/customer-support/customer-feedback-theme-synthesis/SKILL.md · Synthesises a batch of customer feedback (survey answers, reviews, ticket and chat comments, feedback forms) into a…
git:20260917.f14a4fb · audit A · 5 stars
escalation-summary skill
kesslernity/awesome-copilot-agent-skills · skills/customer-support/escalation-summary/SKILL.md · Turns one long support ticket thread (helpdesk history, email chain, chat transcript, call notes) into a one-page DRAFT…
git:20260917.f14a4fb · audit A · 5 stars
ticket-triage-pack skill
kesslernity/awesome-copilot-agent-skills · skills/customer-support/ticket-triage-pack/SKILL.md · Triages a batch of customer support tickets (helpdesk export, shared mailbox, chat transcripts, web forms) into one row…
git:20260917.f14a4fb · audit A · 5 stars
commitment-catcher skill
kesslernity/awesome-copilot-agent-skills · skills/daily-briefings/commitment-catcher/SKILL.md · Sweeps the last 24 hours of email, chat messages and meeting transcripts for commitments in both directions, what the…
git:20260916.44af39e · audit A · 5 stars
custom-daily-brief skill
kesslernity/awesome-copilot-agent-skills · skills/daily-briefings/custom-daily-brief/SKILL.md · Builds a role-tuned morning brief as a dated Markdown document covering emails that need replies, today's calendar with…
git:20260916.44af39e · audit A · 5 stars
project-dashboard-builder skill
kesslernity/awesome-copilot-agent-skills · skills/dashboards-microapps/project-dashboard-builder/SKILL.md · Builds a self-contained single-file HTML project dashboard (status banner, milestones table, risks heat list, decisions…
git:20260917.f14a4fb · audit B · 5 stars
data-dictionary-builder skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/data-dictionary-builder/SKILL.md · Builds a DRAFT data dictionary from a schema export, table definition, sample rows or a partial existing dictionary…
git:20260917.f14a4fb · audit A · 5 stars
data-quality-issue-log skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/data-quality-issue-log/SKILL.md · Turns reported data problems (messages, tickets, meeting notes, a spreadsheet of complaints) into one DRAFT data…
git:20260917.f14a4fb · audit A · 5 stars
dataset-insight-pack skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/dataset-insight-pack/SKILL.md · Reads one spreadsheet, CSV export or pasted table together with the user's question and drafts an insight pack: a data…
git:20260916.44af39e · audit A · 5 stars
kpi-definition-sheet skill
kesslernity/awesome-copilot-agent-skills · skills/data-analytics/kpi-definition-sheet/SKILL.md · Turns a list of KPIs or metrics into a DRAFT definition sheet: one row per KPI with the name as stated, formula quoted…
git:20260917.f14a4fb · audit A · 5 stars
document-deidentification-pass skill
kesslernity/awesome-copilot-agent-skills · skills/data-privacy/document-deidentification-pass/SKILL.md · Proposes redactions of personal identifiers in pasted text or an attached document (names, contact details…
git:20260917.f14a4fb · audit A · 5 stars
dpia-draft-pack skill
kesslernity/awesome-copilot-agent-skills · skills/data-privacy/dpia-draft-pack/SKILL.md · Reads a project or processing description and returns a DRAFT data protection impact assessment pack: processing…
git:20260917.f14a4fb · audit A · 5 stars

Every file in kesslernity/awesome-copilot-agent-skills

Browse by kind, by grade A, or by owner.