Skip to main content
Run any Skill in Manus
with one click

guild-learning-checkpoint

Stars6
Forks0
UpdatedJuly 21, 2026 at 01:51

The per-phase LearningCheckpoint classifier — `guild.learning_checkpoint.v1`. At the EXISTING review boundary of each lifecycle phase (the 7-phase enum), reads the artifacts the phase ALREADY produced (receipt / review / provenance) and emits a deterministic verdict over a fixed 12-target enum + one knowledge-links edge-batch. A CLASSIFICATION verdict, not an analysis pass: no fresh scan, no new prompt, no new gate. Each target stays `none` unless its signature fired this phase, so the all-`none` no-op is the common case. Non-`none` verdicts route ONLY to the existing `.guild/reflections/<run-id>.md` human-gated queue. TRIGGER on "run the per-phase learning checkpoint", "classify learnings for this phase", "emit the 12-target learning verdict", "did this phase produce any learnings", "learning checkpoint for <phase>". DO NOT TRIGGER for: once-at-Stop reflection (`guild:reflect`), wiki promotion (`guild:wiki-ingest` / `guild:decisions`), or a fresh scan / graph rebuild (`guild:learn-*`).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly