Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

guild-learning-checkpoint

Étoiles6
Forks0
Mis à jour21 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly