endorphin-ai/hasbrains-agent-kit · context-engineering/skills/pipeline-state/SKILL.md

pipeline-state skillA

pipeline-state is agent-read markdown (skill) from endorphin-ai/hasbrains-agent-kit: Durable, file-backed pipeline handoff BUS for a whole multi-agent run (the orchestrator + every worker agent). Persists per-run variables, per-phase outputs, and `.ai_log/` evidence-PATH references to a PER-SESSION, git-ignored JSON file under `.ai_log/` (`.ai_log/session-<id>-<name>.json`, one per run) that survives context compression; cleans stale `.ai_log/` artifacts on init. On phase START, READ it to pull this phase's inputs (key fields + evidence paths); on phase COMPLETION, WRITE this ph.

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.

How to install

Latest version
mdr add endorphin-ai/hasbrains-agent-kit/pipeline-state@git:20260731.4cba6d1
Exact content
mdr add endorphin-ai/hasbrains-agent-kit/pipeline-state@sha256:8beea16076c5261c

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

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260731.4cba6d1 latest2026-07-31 4cba6d1 7,239 BA view · diff
git:20260703.877e2722026-07-03 877e272 7,523 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7239 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

endorphin-ai/hasbrains-agent-kit · 5 stars · license MIT · pushed 2026-09-10 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ouhlohfvvm57vxaw
GET https://markdownregistry.com/api/v1/resolve?ref=endorphin-ai/hasbrains-agent-kit/pipeline-state
GET https://markdownregistry.com/api/v1/blob/8beea16076c5261cd335d5090b4e1b32dba7178d34fe534ba7d591de74bf8d40

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.