Home / mishrasanjeev / grantex · skills/ship-verification/SKILL.md · GitHub

ship-verification skillA

ship-verification is agent-read markdown (skill) from mishrasanjeev/grantex: Post-merge verification pass for Grantex. After any PR merges to main or ships to prod, run this pass without being asked — verify README, Mintlify docs, landing page, SDK READMEs (TS, Python, Go), integration docs, and SEO surfaces are consistent with what just shipped. Use this skill whenever a PR merges, a release goes out, or a feature ships..

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

# Ship Verification

Behavioral guideline for keeping Grantex's public surfaces honest after every merge. The goal is to catch drift between what the code does and what the docs claim — before a user runs into it.

**Trigger**: run this pass automatically after any merge to `main` or any prod deploy. Do not wait to be reminded. If the diff is trivial (dependabot version bump, CI-only change, internal refactor with no public contract change), say so and skip.

**Tradeoff**: biases toward catching drift over speed. For a pure CI / dependabot / internal refactor PR, a one-sentence "no public surface touched, skipping" is the right output.

## 1. Scope the diff first

Before touching any doc, identify what actually shipped:

- What routes, SDK methods, response shapes, or CLI commands changed?
- Did any behavior change silently — e.g. a request that used to succeed now 400s, or a value now appears in a different place?
- If the answer to both is "no" (CI, deps, tests, security-internal hardening with no contract change), skip the rest and report that.

Do not fabricate updates. A security fix that tightens verification without changing the API contract usually needs no doc change.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add mishrasanjeev/grantex/ship-verification@git:20260829.8bfe4c5
Exact content
mdr add mishrasanjeev/grantex/ship-verification@sha256:713b5de68eb284e4

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260829.8bfe4c5 latest2026-08-29 8bfe4c5 5,202 BA view · diff
git:20260829.242a4fb2026-08-29 242a4fb 5,200 BA view · diff
git:20260414.7e7960b2026-04-14 7e7960b 4,966 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 (5202 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

mishrasanjeev/grantex · 34 stars · license NOASSERTION · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_k2azetirdfoppzlq
GET https://markdownregistry.com/api/v1/resolve?ref=mishrasanjeev/grantex/ship-verification
GET https://markdownregistry.com/api/v1/blob/713b5de68eb284e45cc1b01905f761dc5d0812fbec6e7b7bd0a9fa9377d6740b

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 mishrasanjeev/grantex

integrate-grantex skill
mishrasanjeev/grantex · packages/cli/agent-skills/integrate-grantex/SKILL.md · Add Grantex delegated authorization to an agent, CLI tool, API, MCP server, or framework integration. Use when…
git:20260829.8bfe4c5 · audit A · 34 stars
use-grantex-cli skill
mishrasanjeev/grantex · packages/cli/agent-skills/use-grantex-cli/SKILL.md · Operate Grantex delegated authorization through its machine-readable CLI. Use when Hermes, OpenClaw, an Agent…
git:20260829.8bfe4c5 · audit A · 34 stars
expert-code-review skill
mishrasanjeev/grantex · skills/expert-code-review/SKILL.md · Expert review guidelines for auditing repositories, pull requests, and system designs. Use when performing code review…
git:20260829.8bfe4c5 · audit A · 34 stars
grantex-commerce-enterprise-implementation skill
mishrasanjeev/grantex · skills/grantex-commerce-enterprise-implementation/SKILL.md · Enterprise implementation guardrails for Grantex Commerce V1 across grantex.dev and agenticorg.ai. Use when reviewing…
git:20260829.8bfe4c5 · audit A · 34 stars
integrate-grantex skill
mishrasanjeev/grantex · skills/integrate-grantex/SKILL.md · Add Grantex delegated authorization to an agent, CLI tool, API, MCP server, or framework integration. Use when…
git:20260829.8bfe4c5 · audit A · 34 stars
use-grantex-cli skill
mishrasanjeev/grantex · skills/use-grantex-cli/SKILL.md · Operate Grantex delegated authorization through its machine-readable CLI. Use when Hermes, OpenClaw, an Agent…
git:20260829.8bfe4c5 · audit A · 34 stars
llms-full.txt@web llmstxt
mishrasanjeev/grantex · web/llms-full.txt
git:20260915.db185ca · audit A · 34 stars
llms.txt@web llmstxt
mishrasanjeev/grantex · web/llms.txt
git:20260915.db185ca · audit A · 34 stars

Every file in mishrasanjeev/grantex

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