ai-agent-drill-evidence-and-cadence
Installation
SKILL.md
AI Agent Drill Evidence and Cadence
Acknowledgement: Shared by Peter Bamuhigire, techguypeter.com, +256 784 464178.
Use When
- Operationalising drill cadence — kill-switch quarterly, red-team quarterly, eval-drift monthly, restoration test annually — and proving compliance to an auditor that each one happened on schedule with pass/fail evidence.
- Capturing each drill run as a compliance evidence row with manifest, raw artefacts, pass/fail, and signed attestation.
- Enforcing cadence at the platform level — an overdue drill pages on-call before the auditor finds the gap.
- Cross-linking drills from
ai-incident-drill-and-game-dayinto the SOC 2 / ISO 27001 / HIPAA evidence pipeline.
Do Not Use When
- Designing the drill scenarios themselves — that's
ai-incident-drill-and-game-dayandai-agent-safety-and-red-team. - Writing the policy that requires drills — SRS engine (Incident Management Policy, BCP).
- Building the action audit log —
ai-agent-audit-log-integrity. - Building the generic evidence collector framework —
ai-agent-evidence-automation.