Home / mishrasanjeev / grantex · skills/expert-code-review/SKILL.md · GitHub

expert-code-review skillA

expert-code-review is agent-read markdown (skill) from mishrasanjeev/grantex: Expert review guidelines for auditing repositories, pull requests, and system designs. Use when performing code review to find functional gaps, security risks, correctness bugs, maintainability problems, missing tests, and architectural weaknesses without making direct code changes..

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

# Expert Code Review

Behavioral guidelines for high-signal engineering reviews. The goal is to identify the most important problems first, prove them with concrete evidence, and distinguish real defects from stylistic preference.

**Tradeoff:** These guidelines bias toward rigor over speed. For trivial diffs, use judgment.

## 1. Review for Behavior First

**Start from what can break for users, operators, or integrators.**

- Check correctness before style.
- Look for security, data loss, privilege escalation, race conditions, and broken API contracts first.
- Prefer end-to-end reasoning over isolated line comments.
- Ask: "What bad outcome becomes possible because of this code?"

## 2. Prove Every Claim

**Do not speculate silently. Build findings from evidence.**

- Read the code path far enough to understand inputs, state transitions, and outputs.
- Cite exact files and lines for each finding.
- Explain the failure mode, not just the suspicious code.
- If a concern depends on an assumption, state that assumption explicitly.

## 3. Separate Severity from Preference

**Not every imperfection is a bug.**
…

Read the whole file at its exact version.

How to install

Latest version
mdr add mishrasanjeev/grantex/expert-code-review@git:20260829.8bfe4c5
Exact content
mdr add mishrasanjeev/grantex/expert-code-review@sha256:e2368e0eccfebafb

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260829.8bfe4c5 latest2026-08-29 8bfe4c5 4,022 BA view · diff
git:20260829.242a4fb2026-08-29 242a4fb 4,020 BA view · diff
git:20260414.7f270fd2026-04-14 7f270fd 3,786 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 (4022 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_nn7webhiipq5bhyy
GET https://markdownregistry.com/api/v1/resolve?ref=mishrasanjeev/grantex/expert-code-review
GET https://markdownregistry.com/api/v1/blob/e2368e0eccfebafb49da1f9f0402813dde973a749ea826276c6148d1fd6a41b9

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
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
ship-verification skill
mishrasanjeev/grantex · skills/ship-verification/SKILL.md · Post-merge verification pass for Grantex. After any PR merges to main or ships to prod, run this pass without being…
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.