Home / morganlinton / albatross · AGENTS.md · GitHub

AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from morganlinton/albatross.

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 Instructions

## General

- After finishing code or documentation updates, give the user a git commit message.
- Before pushing to `main`, run the CI check suite:
  ```bash
  cargo fmt --all -- --check
  cargo clippy --all-targets -- -D warnings
  cargo test
  ```
  Tests passing alone is not the release bar; clippy with `-D warnings` must pass.

## Releases

**Updating `Cargo.toml`, `Cargo.lock`, `README.md`, and `CHANGELOG.md` is not
shipping a release.** A version is released only after the `vX.Y.Z` tag exists,
the GitHub Release workflow succeeds, and macOS assets are published.

Full step-by-step: **[docs/RELEASE.md](docs/RELEASE.md)**

Summary:

1. Confirm with the user: land on `main` only, or **ship release X.Y.Z**.
2. Prefer separate commits: feature work first, then `chore: release X.Y.Z`.
3. Push `main`, create and push tag `vX.Y.Z`, watch
   [`.github/workflows/release.yml`](.github/workflows/release.yml).
4. Verify: `gh release view vX.Y.Z` (release exists, macOS assets present).
5. Verify Homebrew tap: `morganlinton/homebrew-tap` → `Formula/albatross.rb`
   matches the version. Optionally test `brew upgrade albatross`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add morganlinton/albatross/AGENTS.md@git:20260725.2b9349f
Exact content
mdr add morganlinton/albatross/AGENTS.md@sha256:b48b673ec4989e6b

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260725.2b9349f latest2026-07-25 2b9349f 1,739 BA view · diff
git:20260725.dbe4ae42026-07-25 dbe4ae4 1,737 BA view · diff
git:20260620.43e1a9d2026-06-20 43e1a9d 1,745 BA view · diff
git:20260614.9193d642026-06-14 9193d64 670 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (1739 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

morganlinton/albatross · 233 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ad4dgm3dsxujmh5t
GET https://markdownregistry.com/api/v1/resolve?ref=morganlinton/albatross/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/b48b673ec4989e6be3366701bbb64a6c655335b3ca5b923af253010495c266f0

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 morganlinton/albatross

review skill
morganlinton/albatross · examples/package/skills/review/SKILL.md · Review a change for correctness, security, and missing tests.
git:20260825.bc488ee · audit A · 233 stars

Every file in morganlinton/albatross

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

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