The document provides tips for auditors and examiners to better prepare for audits when using agile and continuous delivery practices. It recommends socializing plans for process changes to avoid surprises. It also suggests demonstrating expertise in agile and continuous delivery through training and certifications. Continuous delivery practices like infrastructure as code, static code analysis, automated testing, and repository management make the development process more auditable. The tips emphasize digitizing documentation, logging pipeline activity, and capturing metrics to demonstrate maturity. Ensuring quality practices like keeping QA involved, logging deployments, and code reviews with pull requests can help pass audits. Finally, it recommends getting ahead of outstanding risks like access controls and separation of duties when using tools like Jenkins and Git