entity-skill-verifier
Purpose
Verify project-skills against current code, graph, wiki, health, memory, tests, and review lessons.
When To Use
- verify skill
- skill-verify-skill
- stale skill
Workflow
- Resolve candidate skills through ownership and gdgraph affected context.
- Compare skill claims with current code, wiki decisions, health reports, and memory.
- Classify each skill as fresh, stale, needs-review, or blocked.
- Write a verification report and only update generated sections when policy allows it.
Local-First Rules
- Start from
.metaproject/index.mdand.metaproject/skills/catalog.md. - Prefer project-local skills under
.metaproject/project-skillsand.metaproject/skills/gdskills. - Use
gdgraph,gdctx,gdwiki, Code Health, and Documentation Memory when they provide narrower context. - Treat external/global skills only as explicit fallback when local Metaproject does not provide the capability.
- Verify conclusions against source files before reporting or editing.