agentsclimarketplace

Comprehension present missing understanding

Skill jacob-balslev/skill-graph/audits/gate-conformance/fixtures/invalid/comprehension-present-missing-understanding

Skills that know your codebase. Repo-grounded, contract-validated, agent-routable.

Install
npx -y skills add jacob-balslev/skill-graph --skill comprehension-present-missing-understanding

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

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Negative fixture for the gate-conformance suite: the audit-state sidecar declares `comprehension_state: present` but the SKILL.md omits the five flat Understanding fields. Activate only inside test-gate-conformance.js to prove the cross-file lint gate (comprehension_state -> Understanding fields) FAILS. Do NOT use as a production skill.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.1 KB, 320 tokens by cl100k_base, as published. Nobody here has run it

Comprehension Present, Understanding Missing (negative fixture)

This fixture is intentionally invalid: its sibling audit-state.json sets comprehension_state: present, which REQUIRES the five flat Understanding fields (mental_model, purpose, concept_boundary, analogy, misconception) in the frontmatter — but this SKILL.md omits them. The cross-file lint gate MUST reject it.

Concept of the skill

What it is: A deliberately broken capability skill used only by the conformance runner. Mental model: Declare comprehension present in the sidecar while omitting the frontmatter Understanding fields. Why it exists: To give the comprehension_state -> Understanding-fields cross-file rule a failing example. What it is NOT: It is not a production skill and never routes outside the test runner. Adjacent concepts: the other negative fixtures under this directory. One-line analogy: It is a unit test's fixture, not a real skill. Common misconception: That the body "Concept of the skill" prose substitutes for the frontmatter Understanding fields — it does not; the gate checks the frontmatter fields.

Coverage

Sidecar comprehension_state: present without the five frontmatter Understanding fields.

Philosophy of the skill

One broken rule per fixture keeps the failing assertion unambiguous.

Verification

Exercised by the gate-conformance runner; expected to fail the comprehension_state cross-file gate.

Do NOT Use When

  • Always. This is a test fixture, not a usable skill.

What ships with it: 1 file

306 B alongside SKILL.md

Keep looking

Skills are one crate of 327,069. 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.