agent-md Verification
Use this skill before claiming work is complete in an agent-md repository.
- Read
memory/verify.mdand identify the checks required for this task. - Run the project verification commands declared in
agent-md.tomlwhen present. - If
agent-md.tomlis absent, use the repository's existing test/lint/typecheck scripts or the hook heuristics. - For source changes, update
memory/progress.mdwith the completed atomic task and the checks that passed. - If no checks exist, say the work is unverified and add a follow-up item to define checks.
- Do not describe code as correct based only on inspection. Provide command output, artifact paths, or reviewer evidence.
Useful helper:
./.agent-md/bin/discover_helpers.sh