verification

Installation
SKILL.md

Verification Before Completion

No completion claims without fresh verification evidence.

Core Rule

Never say "done", "should work", "looks correct", or "this fixes it" without running the verification commands and showing the output.

Verification by Change Type

Schema Changes (openmetadata-spec/)

# 1. Regenerate models
make generate

# 2. Verify Java compilation
mvn test-compile -pl openmetadata-spec,openmetadata-service
Installs
2
GitHub Stars
15.0K
First Seen
Aug 18, 2026
verification — open-metadata/openmetadata