Home / kesslernity / awesome-copilot-agent-skills · skills/hr-people/policy-question-answerer/SKILL.md · GitHub

policy-question-answerer skillA

policy-question-answerer is agent-read markdown (skill) from kesslernity/awesome-copilot-agent-skills: Answers an employee's or manager's HR policy question strictly from the policy documents the user supplies or the agent can reach as knowledge: a DRAFT answer that quotes the governing clause with its document, version and clause reference, lists the conditions and exceptions the text states, returns UNKNOWN where the documents are silent and names the role to ask. Never invents a rule, fills a gap from general practice or decides an individual's case. Use when the user asks to check a policy, f.

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

# Policy question answerer

## Purpose
Turn one policy question into one DRAFT answer built only from the policy documents in scope. Every sentence of the answer is a verbatim quote or a close paraphrase of a clause, with the document, version and clause reference beside it. Where the documents do not cover the question, the answer says UNKNOWN and names the role to ask. The agent finds and quotes; the policy owner and the people team interpret and decide.

## When to use
- The user asks what a policy, handbook, procedure or code of conduct says about a topic, an entitlement, a process step, a deadline or an approval route.
- The user asks whether a rule applies to a category of staff, and the answer can be read from the text.
- Not for drafting or amending a policy, deciding an individual's case, legal advice, grievances or disputes.
- Do not use for comparing two policy versions or briefing a change, use policy-change-briefing instead.

## Inputs
1. The question, in the user's words. Required. Several questions in one message are split and numbered.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add kesslernity/awesome-copilot-agent-skills/policy-question-answerer@git:20260917.f14a4fb
Exact content
mdr add kesslernity/awesome-copilot-agent-skills/policy-question-answerer@sha256:cd83467635f26408

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_dzv6uzxvabmsfm5m.svg)](https://markdownregistry.com/a/art_dzv6uzxvabmsfm5m)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260917.f14a4fb latest2026-09-17 f14a4fb 10,076 BA view · diff
git:20260916.44af39e2026-09-16 44af39e 10,070 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 (10076 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_dzv6uzxvabmsfm5m
GET https://markdownregistry.com/api/v1/resolve?ref=kesslernity/awesome-copilot-agent-skills/policy-question-answerer
GET https://markdownregistry.com/api/v1/blob/cd83467635f26408a753f6ab72ffaa5a866271364f94db3cd44736ff9566fb43

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.