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

verify-tree

Étoiles3
Forks1
Mis à jour13 mai 2026 à 13:08

Read-only validator for the project-brain tree. Walks project-brain/ and checks invariants V-01..V-22 covering artifact frontmatter consistency, lifecycle states, soft_links resolution and DAG acyclicity, NODE.md listings, promoted-list uniqueness/monotonicity, debate round sequentiality, source-reference resolution, filesystem-safe filenames (Unicode-friendly per CONVENTIONS § 11.1 — no whitespace, no FS-reserved chars, no controls; Unicode letters/digits in any script accepted), and per-thread artifact ownership. Also checks section 11 naming and reserved-filename rules. Reports violations with file and line references, exits non-zero on any error. Can run in standard verify mode (read-only) or in --rebuild-index mode to regenerate thread-index.md and current-state.md from source-of-truth thread frontmatter. Never touches git, never makes network calls. Use when the user says "verify the brain", "validate the tree", "lint the thoughts folder", or as a precondition/postcondition from other skills. Pass --reb

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.

Explorateur de fichiers
3 fichiers
SKILL.md
readonly