weave-prompt skillA
weave-prompt is agent-read markdown (skill) from gabrielkqw/weave: Generate structured Weave SuperPrompts using request contracts, 5-pillar operational memory, step budgeting, reflection, reward scoring (0.0-1.0), backtracking, and the 6-question fidelity gate. Emits clean Markdown text by default, or XML with --xml. Use when generating a portable task contract to hand off across agents, delegate to external LLMs/sessions, or when explicitly asked for a SuperPrompt..
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
# Weave SuperPrompt A SuperPrompt compiles a task into a single self-contained, highly structured prompt an agent can execute directly: what is being asked, what is already known about the codebase, how to spend a bounded reasoning budget, and how to prove the work is actually done. It emits clean, readable Markdown text by default, or XML when `--xml` is specified. It is inspired by NeoVertex1/SuperPrompt's meta-prompting discipline, specialized for Weave's own request contract, working memory, and fidelity check (see the `weave` skill, sections 1, 3, and 6). Generate one with: ``` node "<plugin-root>/cli/weave.js" prompt [options] [task...] ``` Flags: - `--mode=<off|lite|full|ultra>` — which Weave policy governs the task (defaults to the project's persisted `.weave/mode`). - `--budget=<n>` — total reasoning-step budget, an integer from 1 to 50 (default 10). - `--state` — ingest `.weave/state.md` (Goal, Constraints, Not requested, Completion criteria, and Working memory) into the prompt. - `--memory=<name>` — ingest a saved snapshot from `.weave/memories/<name>.md` (see the `weave` skill's memory tooling). - `--agent=<name>` — label the executing agent in the output. …
Read the whole file at its exact version.
How to install
mdr add gabrielkqw/weave/weave-prompt@git:20260921.c135f88mdr add gabrielkqw/weave/weave-prompt@sha256:b170f15e46c3a8fdPin 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.
[](https://markdownregistry.com/a/art_6yuay3zllev47qzm)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.c135f88 latest | 2026-09-21 | c135f88 | 4,914 B | A | view · diff |
| git:20260921.217612f | 2026-09-21 | 217612f | 4,201 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4914 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
gabrielkqw/weave · 3 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_6yuay3zllev47qzm GET https://markdownregistry.com/api/v1/resolve?ref=gabrielkqw/weave/weave-prompt GET https://markdownregistry.com/api/v1/blob/b170f15e46c3a8fdc87b7b72ed0e00d5c14d353af7c08f40d0c1e8f4a793ba9f
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.