agents-skills-feedback-loop skillA
agents-skills-feedback-loop is agent-read markdown (skill) from vasilyu1983/ai-agents-public: Adds per-skill learnings loops for dated patterns, mistakes, and domain facts. Use when wiring skill memory, consolidation, or drift audits..
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
# Agent Skills — Feedback Loop Use this skill to wire a **learnings loop** into another skill so it gets better with use, without rewriting `SKILL.md` automatically. The loop has four moving parts: 1. **`learnings.md`** — raw, append-only, committed. Shared working memory across machines; created on first append via `append_learning.py`, not seeded empty. 2. **`learnings.consolidated.md`** — pruned, dated, committed. Portfolio-grade institutional memory; seeded at wiring time. 3. **`learnings.local.md`** — machine-specific notes, gitignored. Use for one-operator-on-one-machine context that should not propagate. 4. **`scripts/append_learning.py` + `scripts/consolidate.py`** — keep raw entries well-shaped and promote durable ones to consolidated. …
Read the whole file at its exact version.
How to install
mdr add vasilyu1983/ai-agents-public/agents-skills-feedback-loop@v1.1mdr add vasilyu1983/ai-agents-public/agents-skills-feedback-loop@sha256:b0d3504116d80a2ePin 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_g7drm4h6krlvct23)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.1 latest | 2026-09-23 | 8dc5de4 | 23,432 B | A | view · diff |
| v1.1 | 2026-08-21 | 53f6cb7 | 22,737 B | A | view · diff |
| v1.1 | 2026-08-10 | 4aa2d12 | 22,737 B | A | view · diff |
| v1.1 | 2026-08-09 | da9d28f | 22,734 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 (23432 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
vasilyu1983/ai-agents-public · 88 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_g7drm4h6krlvct23 GET https://markdownregistry.com/api/v1/resolve?ref=vasilyu1983/ai-agents-public/agents-skills-feedback-loop GET https://markdownregistry.com/api/v1/blob/b0d3504116d80a2e6c60dc3baa1b6cc5bd5cb5e6cdb40326f042fc2bd306bb36
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.