Skip to content

GRA Skill v8.5.2 - Implied-Relationship Guardrail

Choose a tag to compare

@DigitalArchivst DigitalArchivst released this 23 Apr 21:58
e9c6b5a

GRA Skill v8.5.2

v8.5.2 adds an implied-relationship guardrail to the GRA prompt family. When a record hints at a relationship through a shared surname, courtesy title, co-residence, or similar clue, the assistant is instructed to state the inference explicitly and name evidence that could confirm or refute it, rather than treating the relationship as established fact.

The update was prompted by the Warren Dean Lawrence 1942 draft-card scenario, the same failure Steve used as the S2.14 teaching moment at MGC Spring Seminar on April 18, 2026. Public filenames and paths are preserved; the compact prompt remains within the constrained window at 7,903 characters.

Test case: skills/gra/tests/fixtures/t11-implied-relationship-lawrence.md

Installation

Claude Desktop App (Cowork):

  1. Download gra-skill-v8.5.2.zip below.
  2. In the Claude desktop app, go to Customize > Skills.
  3. Upload the ZIP file.
  4. Enable the skill.

Claude Code (CLI):

unzip gra-skill-v8.5.2.zip -d ~/.claude/skills/

Verification

  • Compact prompt: 7,903 characters, 7,923 UTF-8 bytes.
  • Full GRA suite: 11/11 fixtures clean, 168 pass, 0 fail, 6 non-blocking string warnings.
  • Scoped Markdown lint passed for touched GRA Markdown files.

License

CC-BY-NC-SA-4.0