Playbook
Release Confidence Check
Use testing skills to validate releases quickly with trusted packages and repeatable steps.
Beginner20 min
Prerequisites
Your repo has recent tests and you can install skills from the CLI.
Steps
Install and configure
Step 1
Install the testing skill package
Choose a trusted testing package to automate regression checks.
agentworks/secure-skills
Curated, low-risk skills for code review, research, and triage.
Trust 86/100Low risk
View package
npx skills add agentworks/secure-skillsVerification
Ensure the testing skills generate a summary and confirm all critical tests pass.
Notes
Follow this playbook to build confidence in every release using tested skills.