agreement is agent-read markdown (skill) from ulises-jeremias/agent-toolkit: WHAT - Capture explicit agreements, terms, parties involved, dates, validity, and linked.
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
# Agreement Document (WHAT)
Use for formal agreements or commitments made during meetings or project discussions.
## Default guardrails
1. Apply **`output-handshake`** before final output.
2. Identify parties involved and affected.
3. Include validity/review dates when the agreement has a time boundary.
4. Link related work items and meeting minutes where possible.
## References
- `references/default-template.md`
- `references/example-api-versioning.md` — example agreement covering semantic versioning and deprecation policy
- `meeting-minutes`
- `decision-log`
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.
GET https://markdownregistry.com/api/v1/artifacts/art_m6nthh3zse75bsun
GET https://markdownregistry.com/api/v1/resolve?ref=ulises-jeremias/agent-toolkit/agreement
GET https://markdownregistry.com/api/v1/blob/f13e000487d5474b986b959cb5430bf0698da61efae976edb880b689bf69476e
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.
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/adr/SKILL.md · WHAT — Create and maintain Architecture Decision Records (ADRs) per the process. Covers when
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/blast-radius/SKILL.md · Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe…
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/bug/SKILL.md · WHAT - Draft and review bugs using the Bug Template; classifies whether an issue should be
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/c4-model/SKILL.md · WHAT — C4 model methodology (Context, Container, Component, Code) guidance — what to draw at each level, when, and how…
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/chrome-devtools/SKILL.md · Use Chrome DevTools MCP to control and inspect a live Chrome instance for network, console, performance, rendering, and…
alpacalabsllc/skills-for-architects · skills/agreement/SKILL.md · Maintain sourced agreement context and scope in PROJECT.md, cite registered contracts/proposals, and record amendments…