agentsclimarketplace

Grace reviewer

Skill osovv/grace-marketplace/plugins/grace/skills/grace/grace-reviewer

Review GRACE 4 integrity across .grace artifacts, active changes, scopes, assertions, code anchors, and verification evidence.From its SKILL.md

Install
npx -y skills add osovv/grace-marketplace --skill grace-reviewer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.0 KB, 180 tokens by cl100k_base, as published. Nobody here has run it

<skill> <review_checklist> - `.grace/context` artifacts are present and relevant. - `.grace/graph/index.xml` routes every graph anchor to the correct graph document. - `.grace/verification/index.xml` routes deterministic `V-M-*` entries and covers current modules. - Active change specs/plans use valid statuses for their location and exactly one `C-*` wrapper. - Baseline and target assertions are meaningful and not stale. - Durable scopes and observed write scopes are explicit; unsafe parallel overlaps are blocked. - File-local contracts, `LINKS:`, and semantic blocks match durable anchors. - Verification evidence is fresh and tied to commands or markers. </review_checklist> <output> Return findings with severity, location, why it matters, expected fix direction, and verification target. Do not fix unless explicitly asked. </output> </skill>

What ships with it: 1 file

117 B alongside SKILL.md

agents/

Gives 0 of the 12 instructions most review quality skills give in 180 tokens

Counted across 1,048 of the 1,783 authors here whose files we hold, read 2026-08-07

  • Ask questions one at a timein 81 of 1048, across 64 files
  • Provide a recommended answer for each questionin 73 of 1048, across 50 files
  • Explore the codebase instead of asking answerable questionsin 66 of 1048, across 42 files
  • Resolve dependencies between decisions one-by-onein 42 of 1048, across 17 files
  • Interview the user relentlessly about the planin 38 of 1048, across 13 files
  • Order findings by severityin 31 of 1048
  • Resolve each branch of the decision treein 27 of 1048, across 5 files
  • Run a grilling sessionin 26 of 1048, across 5 files
  • Update CONTEXT.md immediately when a term is resolvedin 26 of 1048, across 11 files
  • Propose precise canonical terms for vague languagein 25 of 1048, across 7 files
  • Create documentation files lazilyin 24 of 1048, across 5 files
  • Assign severity to every findingin 24 of 1048

Said here and by no other author read

  • verify context artifacts are present and relevant
  • check graph index routes anchors to correct documents
  • verify verification index routes entries and covers modules
  • validate active change statuses and wrapper usage
  • confirm baseline and target assertions are meaningful
  • ensure durable and write scopes are explicit and safe

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,871. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.