Fictional sample
Give your AI agent the right task.
Each blocker becomes a precise implementation task with evidence, requirements, acceptance criteria, safety boundaries, and proof needed for rescan.
Copy for CodexCopy for ClaudeSend to developer
Workflow
Check -> Fix Pack -> Rescan -> Submit
HatchCheck diagnoses launch-readiness blockers, creates the task packet, and asks for proof before rescan.
Sample task
Agent-readyHC-A1 - Add account deletion flow
- Evidence
- Login exists, deletion not verified.
- Requirement
- Add Settings -> Account -> Delete Account.
- Acceptance
- Reviewer can find the path.
- Proof
- Screenshot + URL + updated notes.
Safety boundary
Do not upload private keys, signing certificates, production .env files, customer data, payment credentials, or production secrets.
What's included
hatchcheck-agent-fix-pack/README_FOR_AGENT.md
hatchcheck-agent-fix-pack/TASKS.md
hatchcheck-agent-fix-pack/hatchcheck-agent-tasks.json
hatchcheck-agent-fix-pack/hatchcheck-findings.json
hatchcheck-agent-fix-pack/verification-checklist.md
hatchcheck-agent-fix-pack/do-not-do.md
hatchcheck-agent-fix-pack/review-notes-draft.md
hatchcheck-agent-fix-pack/privacy-data-worksheet.md
