Home / drevendev / hungrycrab · skills/serve/SKILL.md · GitHub

serve skillA

serve is agent-read markdown (skill) from drevendev/hungrycrab: Write and create issues or guarded pull requests for approved nutrients with trace and deduplication markers, using crab serve. Use when serving a menu, writing the why and how of a nutrient, explaining the trace footer, or checking why a nutrient was skipped. Do not use for ordinary issue or pull-request authoring unrelated to a Hungry Crab nutrient, menu, or implementation receipt..

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

# Serve nutrients

`crab serve` creates issues or, for completed clean-room REIMPLEMENT nutrients, guarded pull requests. You write the two sentences that make them worth reading.

## Notes file

Before serving, write `notes.json` with one entry per nutrient you keep:

```json
[
  {
    "id": "crab:ci:ci.cache",
    "why": "Every CI run reinstalls the dependencies; the prey's cache step cuts its lint job to 12 seconds.",
    "how": "Add `enable-cache: true` to astral-sh/setup-uv in ci.yml, keyed on uv.lock; run it on one PR before enabling it for the matrix."
  }
]
```

Rules for `why` and `how`:

- Name a concrete effect in this repository (time, risk, a class of bugs), not a generic benefit.
- `how` names files and tools of the maw, adapted to its toolchain; it is the first step, not a
  full plan.
- Never paste prey text unless the license mode is `COPY`; even then cite the path.
- Optional fields: `title` (if the generated one is off), `serve_as`, `effort`, `risk`.

## Commands

```bash
crab serve <prey> --maw . --ids id1,id2 --notes notes.json --as dry-run   # previews
crab serve <prey> --maw . --ids id1,id2 --notes notes.json --as issue     # creates issues
…

Read the whole file at its exact version.

How to install

Latest version
mdr add drevendev/hungrycrab/serve@git:20260922.deff020
Exact content
mdr add drevendev/hungrycrab/serve@sha256:fffd2fd225973da5

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.deff020 latest2026-09-22 deff020 6,278 BA view · diff
git:20260922.5ab8adf2026-09-22 5ab8adf 6,072 BA view · diff
git:20260919.26a14322026-09-19 26a1432 5,946 BA view · diff
git:20260906.f99ce942026-09-06 f99ce94 3,470 BA view · diff
git:20260906.f6b8cfe2026-09-06 f6b8cfe 3,511 BA view · diff
git:20260906.0d1fa422026-09-06 0d1fa42 2,544 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 (6278 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

drevendev/hungrycrab · 4 stars · license MIT · pushed 2026-09-24 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_hjxraxvx4pm7lwmy
GET https://markdownregistry.com/api/v1/resolve?ref=drevendev/hungrycrab/serve
GET https://markdownregistry.com/api/v1/blob/fffd2fd225973da56e18385615083b8d36d90a3b0b28c4a1a9170d34c7bbe384

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 drevendev/hungrycrab

AGENTS.md agents
drevendev/hungrycrab · AGENTS.md
git:20260922.1812ae7 · audit A · 4 stars
CLAUDE.md claude
drevendev/hungrycrab · CLAUDE.md
git:20260905.7f04307 · audit A · 4 stars
cleanroom skill
drevendev/hungrycrab · skills/cleanroom/SKILL.md · Reimplement a REIMPLEMENT nutrient through a two-stage clean-room handoff: produce a code-free behavioural…
git:20260922.1812ae7 · audit A · 4 stars
eat skill
drevendev/hungrycrab · skills/eat/SKILL.md · Eat a foreign repository and turn everything useful for the current repository into issues without violating licenses…
git:20260922.1812ae7 · audit A · 4 stars
license skill
drevendev/hungrycrab · skills/license/SKILL.md · Decide what may be carried over from a prey repository under its license. Modes are COPY, COPY_FILE, REIMPLEMENT…
git:20260922.5ab8adf · audit A · 4 stars
deploy skill
drevendev/hungrycrab · tests/fixtures/repos/npm-app/.claude/skills/deploy/SKILL.md · Deploy Crab Cove to GitHub Pages. Use when the user asks to deploy, publish or release the site.
git:20260905.715e36a · audit A · 4 stars
smoke skill
drevendev/hungrycrab · tests/fixtures/repos/npm-app/.claude/skills/smoke/SKILL.md · Run the smoke suite against a deployed preview and report what broke. Use after a deploy, or when the user asks whether…
git:20260906.3b0daca · audit A · 4 stars
.cursorrules rules
drevendev/hungrycrab · tests/fixtures/repos/pyproject-cli/.cursorrules
git:20260905.715e36a · audit B · 4 stars

Every file in drevendev/hungrycrab

Other files named serve

serve skill
sikao-engine/kimix · .agents/skills/serve/SKILL.md · Guide for the Kimix HTTP serve system — FastAPI backend + TypeScript/Vite frontend. Use when adding new backend…
git:20260816.ff0cd32 · audit B · 111 stars
serve skill
qwerfunch/cladding · plugins/antigravity/skills/serve/SKILL.md · Boot cladding as an MCP server over stdio. Use only when the user wants to expose cladding's tools, resources, and…
git:20260716.1d599e1 · audit B · 16 stars
serve skill
qwerfunch/cladding · plugins/codex/skills/serve/SKILL.md · Boot cladding as an MCP server over stdio. Use only when the user wants to expose cladding's tools, resources, and…
git:20260716.1d599e1 · audit B · 16 stars
serve skill
qwerfunch/cladding · skills/serve/SKILL.md · Boot cladding as an MCP server over stdio. Use only when the user wants to expose cladding's tools, resources, and…
git:20260716.1d599e1 · audit B · 16 stars

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