Skip to content

CI governance checks for agent code #793

@jagmarques

Description

@jagmarques

Teams building agents with the Claude Agent SDK will need governance controls in production - audit trails, error handling, kill switches, human oversight for sensitive actions. These patterns are easy to miss across files in code review.

A CI check that scans agent files on every PR and flags governance gaps would catch this automatically. Same idea as running a linter but for compliance patterns.

I've been building asqav-compliance, a GitHub Action for this. Would there be interest in governance validation docs or a recommended CI approach for the SDK?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions