send-feedback-to-agent skillA
send-feedback-to-agent is agent-read markdown (skill) from eltmon/overdeck: Send findings and feedback from specialist agents back to issue agents.
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
# Send Feedback to Agent This skill is used by specialist agents (merge-agent, test-agent, review-agent) to share their findings, patterns, and learnings back to the issue agent that initiated the work. ## When to Use Use this skill after completing a task (merge, test, review) to: - Report success/failure status - Share patterns you noticed - Provide actionable suggestions - Document learnings that help future work ## How to Send Feedback **ALWAYS use `pan tell` to send messages to issue agents:** ```bash pan tell ISSUE-123 "Your feedback message here" ``` **DO NOT use raw `tmux send-keys`** - agents frequently forget the separate Enter command, causing messages to sit unsent in the terminal. `pan tell` handles this correctly. ### Feedback Types 1. **success** - Task completed successfully 2. **failure** - Task failed, needs attention 3. **warning** - Task completed with caveats 4. **insight** - Learned something useful ### Categories - `merge` - Merge conflict resolution feedback - `test` - Test execution feedback - `review` - Code review feedback - `general` - General observations ### Example: Merge Success ``` Sending feedback to agent-pan-45: …
Read the whole file at its exact version.
How to install
mdr add eltmon/overdeck/send-feedback-to-agent@git:20260618.e501626mdr add eltmon/overdeck/send-feedback-to-agent@sha256:d4b31223d3c678ffPin 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_6yt74tbefbpngfwq)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260618.e501626 latest | 2026-06-18 | e501626 | 2,752 B | A | view · diff |
| git:20260522.817c2c7 | 2026-05-22 | 817c2c7 | 2,754 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 (2752 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
eltmon/overdeck · 28 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_6yt74tbefbpngfwq GET https://markdownregistry.com/api/v1/resolve?ref=eltmon/overdeck/send-feedback-to-agent GET https://markdownregistry.com/api/v1/blob/d4b31223d3c678ff6505b6439df312ba5942fe40c62fe1e7a3c9d578c8fdd97f
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.