# Examples

## Safe

- "Verify whether the claimed phase is actually implemented."
- "Compare the README, tests, and source before trusting this handoff."
- "Classify each current-truth statement as confirmed, stale, or unverifiable."

## Unsafe

- "Rewrite the docs so they agree with the prompt."
- "Assume the phase list is true and fill in missing code."
- "Deploy the latest branch to see which claim wins."

The skill identifies corrective work but does not perform it.
