Ars Unmark Read banner
zi-yue-1129 zi-yue-1129

Ars Unmark Read

Development community

Description

--- description: ARS /ars-unmark-read — rescind a prior human-read mark for one or more citation keys model: sonnet --- Rescind a previously recorded human-read signal for the named citation key(s). Per v3.6.8 spec §3.6 firm rule 3, the session-scoped peer file `<passport-stem>_human_read_log.yaml` is append-only: rescind writes a `rescinded_at: <ISO 8601>` field on the matching entry rather than deleting it, so audit replay can reconstruct the user's signal trajectory. The next finalizer pass

Installation

Installs to ~/.claude/skills/zi-yue-1129-research-lab-skills-ars-unmark-read/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zi-yue-1129-research-lab-skills-ars-unmark-read && curl -fsSL https://raw.githubusercontent.com/zi-yue-1129/research-lab-skills/HEAD/commands/ars-unmark-read.md -o ~/.claude/skills/zi-yue-1129-research-lab-skills-ars-unmark-read/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository