willoscar/checkpoint-brief
Project completed stage Artifacts into a concise human-review block in `DECISIONS.md`; use before a Workflow checkpoint, not for Workflow routing or approval.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill checkpoint-brief
Prepare the review surface between machine-produced Artifacts and a human
checkpoint. This Skill summarizes; it does not choose a Workflow, approve a
checkpoint, or modify semantic Artifacts.
PIPELINE.lock.mdDECISIONS.mdDECISIONS.mdnew research claims.
prior Decision history.
human-checkpoint owns the approval Decision.DECISIONS.md names the current checkpoint and the Artifacts reviewed.uv run python .codex/skills/checkpoint-brief/scripts/run.py \
--workspace workspaces/<name> \
--checkpoint C2 \
--inputs 'outline/taxonomy.yml;outline/outline.yml'
The Pipeline adapter supplies the current Unit's declared inputs. Manual
invocations must do the same; an empty input list is reported as unreviewable
rather than inferred from unrelated Workspace files.
Take willoscar/checkpoint-brief from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.