verified-task
Do a task with built-in verification. Classify how the goal should be checked, write the verifier before doing the work, then iterate until it passes.
Steps (in order)
1. Classify the verifier type
Read the user's goal. Pick one:
- deterministic — exact outputs, structured data, function behavior, file contents, regex-checkable patterns, length/count limits, schema validation, command exit codes
- subjective — tone, clarity, conciseness, aesthetic judgment,
[Description truncada. Veja o README completo no GitHub.]