Home / wayne930242 / straw-boss · skills/agent-feedback/SKILL.md · GitHub

agent-feedback skillA

agent-feedback is agent-read markdown (skill) from wayne930242/straw-boss: Use when locating the boss-assistant, or when the directory has none live and one needs to be opened..

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

## Find it

List the directory through [contacting-orchestrators](../contacting-orchestrators/SKILL.md#register-and-find-peers).
The current assistant is the row with `role` set to `boss-assistant` and `live: true`.
A row that carries the role but is not live is a dead claim; treat the role as unclaimed, not as identifying that row.
More than one live row carrying the role is a registration race: ask the user which one to keep, and release the others with `--release-role` from their own sessions.

## Open one when none exists

Ask whether this session should take the role, unless the user already named a session for it.
This session claims it, alongside its own scope:

```bash
uv run --script "${CLAUDE_PLUGIN_ROOT}/scripts/register-orchestrator.py" \
  --scope '<one line describing this session's main work>' --role boss-assistant
```

For a separately approved window instead, use [handoff-orchestrator](../handoff-orchestrator/SKILL.md); the receiver claims the role with the same command once it accepts.

## Release it

A session that stops holding the role drops it without rewriting its scope:

```bash
…

Read the whole file at its exact version.

How to install

Latest version
mdr add wayne930242/straw-boss/agent-feedback@git:20260920.c5c232c
Exact content
mdr add wayne930242/straw-boss/agent-feedback@sha256:e2c215037898ed95

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.c5c232c latest2026-09-20 c5c232c 1,488 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 (1488 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

wayne930242/straw-boss · 4 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_k5ehoedmwqgajt5m
GET https://markdownregistry.com/api/v1/resolve?ref=wayne930242/straw-boss/agent-feedback
GET https://markdownregistry.com/api/v1/blob/e2c215037898ed950f78784159e3923fc466908fda43cc52e83d4fa50a7666d3

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 wayne930242/straw-boss

AGENTS.md agents
wayne930242/straw-boss · AGENTS.md
git:20260918.7ee0f09 · audit A · 4 stars
CLAUDE.md claude
wayne930242/straw-boss · CLAUDE.md
git:20260918.7ee0f09 · audit B · 4 stars
asking-peer-agents skill
wayne930242/straw-boss · skills/asking-peer-agents/SKILL.md · Use when a dispatched agent needs another dispatched task's live progress or latest conclusion.
git:20260911.fca2e0e · audit A · 4 stars
boss-assistant skill
wayne930242/straw-boss · skills/boss-assistant/SKILL.md · Use when named by the user or when a main agent reports Straw Boss coordination friction.
git:20260920.1ec11bf · audit A · 4 stars
boss-say skill
wayne930242/straw-boss · skills/boss-say/SKILL.md · Use when the user or prompt explicitly names boss say, or when work spans multiple managed apps.
git:20260922.14d0bae · audit A · 4 stars
bringing-coworker skill
wayne930242/straw-boss · skills/bringing-coworker/SKILL.md · Use from an in-progress dispatched worker when the user asks to pull in a colleague, or a rule requires a second-agent…
git:20260921.235d269 · audit A · 4 stars
choosing-graph skill
wayne930242/straw-boss · skills/choosing-graph/SKILL.md · Use at the start of Straw Boss work, and when its coordination shape changes.
git:20260922.14d0bae · audit A · 4 stars
contacting-orchestrators skill
wayne930242/straw-boss · skills/contacting-orchestrators/SKILL.md · Use before this session's first dispatch, and whenever another main agent's work meets this one's.
git:20260918.947e541 · audit A · 4 stars
create-great-harness skill
wayne930242/straw-boss · skills/create-great-harness/SKILL.md · Use when an app is missing AGENTS.md or CLAUDE.md, or the user asks for a minimal agent system.
git:20260911.fca2e0e · audit A · 4 stars
dispatching-work skill
wayne930242/straw-boss · skills/dispatching-work/SKILL.md · Use to launch, track, list, or wrap up a resolved app-rooted dispatch.
git:20260922.635d6f9 · audit A · 4 stars
handoff-orchestrator skill
wayne930242/straw-boss · skills/handoff-orchestrator/SKILL.md · Use when an approved work scope moves to a new orchestrator in its own Herdr tab.
git:20260918.9b0ecc5 · audit A · 4 stars
i-am-orchestrator skill
wayne930242/straw-boss · skills/i-am-orchestrator/SKILL.md · Injected for a candidate main-agent session, never a dispatched worker.
git:20260923.e2d0222 · audit A · 4 stars

Every file in wayne930242/straw-boss

Other files named agent-feedback

agent-feedback skill
cypher0n3/dotagents · skills/agent-feedback/SKILL.md · Quick prompt to indicate that the provided info was produced by another agent for consideration. Invoke only when…
git:20260910.9ed0c5c · audit A · 3 stars

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