Home / amethystluna / logicprobe · skills/logicprobe/SKILL.md · GitHub

logicprobe skillA

logicprobe is agent-read markdown (skill) from amethystluna/logicprobe: Use when reviewing design documents, architecture specs, technical proposals, or refactoring plans that make claims about API names, file locations, enum values, or mechanism feasibility. When the document contains state machines, protocol logic, or behavioral claims (≥3 states, ACK/NACK/retry sequences, 'always'/'never'/'guaranteed' assertions, or refactoring that modifies state topology), escalate into logic-primitive verification — generate and run executable models to check mathematical comp.

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

# Logic Probe

Documents are not truth — code is. Verify every verifiable claim before accepting or acting on any design.

<HARD-GATE>

## Verification Depth (Plan-Mode Gate)

When loaded as a plan-mode verification gate, this skill's execution is **mandatory**. The model has no discretion to bypass it. Depth classification is gated on objective plan features extracted in Phase 0.

### Phase 0: Feature Extraction (Mandatory)

Before any verification, output the plan's feature summary to context:

```text
Plan features:
  Files: [N]
  Functions added/modified: [list or "none"]
  Behavioral claims: [none / "invariants listed" / "always/never/guaranteed assertions"]
  State machine changes: [none / describe topology delta]
→ Depth: LIGHTWEIGHT | STANDARD | ESCALATED
```

This step is NOT skippable — it creates an explicit, auditable record of what the plan claims before verification begins.

### Depth Classification

| Plan Feature | Depth |
|-------------|-------|
| Single file, zero function signatures added/modified, no behavioral claims of any kind | LIGHTWEIGHT |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add amethystluna/logicprobe/logicprobe@git:20260903.7602c39
Exact content
mdr add amethystluna/logicprobe/logicprobe@sha256:8338dc9dae98f6d2

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260903.7602c39 latest2026-09-03 7602c39 23,143 BA view · diff
git:20260902.8623f352026-09-02 8623f35 22,621 BA view · diff
git:20260902.ac067bf2026-09-02 ac067bf 22,404 BA view · diff
git:20260902.fa6ea532026-09-02 fa6ea53 22,149 BA view · diff
git:20260829.c8c49a82026-08-29 c8c49a8 21,402 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 (23143 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

amethystluna/logicprobe · 5 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_55hodevskwtn4jj3
GET https://markdownregistry.com/api/v1/resolve?ref=amethystluna/logicprobe/logicprobe
GET https://markdownregistry.com/api/v1/blob/8338dc9dae98f6d2f89cf802a1fc64481f6ccc964594e77e79a7248d5e8a501f

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 amethystluna/logicprobe

CLAUDE.md claude
amethystluna/logicprobe · CLAUDE.md
git:20260903.7602c39 · audit A · 5 stars
logicprobe-datamodel skill
amethystluna/logicprobe · skills/logicprobe-datamodel/SKILL.md · Use when reviewing design documents, architecture specs, technical proposals, schema changes, data contracts, or…
git:20260826.bdfabbb · audit A · 5 stars

Every file in amethystluna/logicprobe

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