## Summary Define a standardized PR checklist for autonomous agents and require PRs to use auto-merge when approvals and checks pass. ## Acceptance Criteria - [x] Checklist comment template exists for autonomous agents ([commit 0f81898](https://github.com/mcj-coder/development-skills/commit/0f81898f7a30bb2b786546bd88b126f79e51315c)) - [x] Auto-merge requirement documented for PRs when checks and approvals pass ([commit 0f81898](https://github.com/mcj-coder/development-skills/commit/0f81898f7a30bb2b786546bd88b126f79e51315c)) - [x] Guidance is visible in agent-facing docs (`AGENTS.md` or `CONTRIBUTING.md`) ([commit 0f81898](https://github.com/mcj-coder/development-skills/commit/0f81898f7a30bb2b786546bd88b126f79e51315c)) ## Notes - Align with existing merge policy and evidence requirements.