# chainguard agents

Published articles for chainguard agents.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How Chainguard uses AI agents to enforce engineering standards across a monorepo

DevFeed: [How Chainguard uses AI agents to enforce engineering standards across a monorepo](<https://devfeed.tech/articles/this-shit-is-hard-how-ai-keeps-our-code-on-standard-13282.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/this-shit-is-hard-how-ai-keeps-our-code-on-standard>)

Published: 2026-06-24T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Bot](<https://devfeed.tech/topics/bot.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [chainguard-agent-skills](<https://devfeed.tech/tags/chainguard-agent-skills.md>), [chainguard-agents](<https://devfeed.tech/tags/chainguard-agents.md>), [chainguard-ai](<https://devfeed.tech/tags/chainguard-ai.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [chainguard-engineering](<https://devfeed.tech/tags/chainguard-engineering.md>), [chainguard-libraries](<https://devfeed.tech/tags/chainguard-libraries.md>), [ci](<https://devfeed.tech/tags/ci.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [github](<https://devfeed.tech/tags/github.md>), [policy](<https://devfeed.tech/tags/policy.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Chainguard describes a system of specialized AI agents built on DriftlessAF that continuously checks code against machine-readable engineering standards, fixes drift, and supports CI repair. Over eight weeks, it opened more than 4,700 standards-fix pull requests; 75% judged low-risk were auto-merged when AI judgment agreed with deterministic checks.

### Source excerpt

Chainguard uses AI-powered agents to continuously enforce engineering standards, remediate drift, and keep codebases aligned at scale.