Conversation
|
Claude finished @cmungall's task in 2m 9s —— View job Review: Add portable reference-validation skill
Overall this is a well-written skill. I checked every CLI claim in Two things I'd fix before merge. 1. The
( So 2. Wrong docs host — The link points at Smaller points
No security or performance concerns; the change is documentation-only and touches no runtime code. |
|
Claude finished @cmungall's task in 2m 13s —— View job Re-review: Add portable reference-validation skill
The skill was substantially reframed since my last pass — I re-verified essentially every factual claim in
The Two findings remain open. 1. The The doc says to add LRV with uv run --locked linkml-reference-validator validate data data.yaml \
--schema schema.yaml --target-class Statement ...But ( This is the same gap I flagged last round; it moved from a 2. Wrong docs host (still) —
Smaller points
No security or performance concerns — documentation-only, no runtime code touched. |
Add a portable LRV skill for the agent's work around deterministic reference QC: integrating repository guardrails, interpreting findings and incomplete coverage, and configuring extraction, sources, and matching policy. A passing quote check does not require an agent to repeat it, and does not establish that the quote supports the attached scientific claim.
The main skill focuses on diagnosis and evidence-based correction. Separate reference guides cover hook/CI setup and configuration, using pinned examples from dismech's project wrappers and its advisory pre-edit reference check. They distinguish missing content from mismatches, preserve repository severity/skip policy during repairs, and document proposed-content validation and worktree path handling. The README includes list-before-install
npx skillscommands and project/global scope; skill installation does not activate hooks or CI.Validation:
tests/test_validation_config.py,tests/test_validation_counts.py).npx skills add <worktree> --listpassed. No new README lint violations relative to the previous PR head.