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
mdr add wayne930242/straw-boss/agent-feedback@git:20260920.c5c232cmdr add wayne930242/straw-boss/agent-feedback@sha256:e2c215037898ed95Pin 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_k5ehoedmwqgajt5m)
1 badge views in 30 days
Versions
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 (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
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
Every file in wayne930242/straw-boss