Agent Skills: Phase 2: Automation (Weeks 5-8)

>-

UncategorizedID: adaptive-enforcement-lab/claude-skills/phase-2-automation-weeks-5-8

Install this agent skill to your local

pnpm dlx add-skill https://github.com/adaptive-enforcement-lab/claude-skills/tree/HEAD/plugins/enforce/skills/phase-2-automation-weeks-5-8

Skill Files

Browse the full folder contents for phase-2-automation-weeks-5-8.

Download Skill

Loading file tree…

plugins/enforce/skills/phase-2-automation-weeks-5-8/SKILL.md

Skill Metadata

Name
phase-2-automation-weeks-5-8
Description
>-

Phase 2: Automation (Weeks 5-8)

When to Use This Skill

Phase 2 extends enforcement into the CI/CD pipeline through two critical areas:

  1. CI/CD Gates - Required checks, SBOM generation, vulnerability scanning, SLSA provenance
  2. Evidence Collection - Automated archival and metrics tracking

These controls ensure failing builds never reach production and provide audit evidence.


Implementation

See the full implementation guide in the source documentation.

Related Patterns

  • SLSA Provenance
  • SBOM Generation
  • Vulnerability Scanning
  • Implementation Roadmap Overview
  • Phase 1: Foundation
  • Phase 3: Runtime →

References