"Audited with ci-doctor" README badge

A small badge for your README that signals your repo's GitHub Actions workflows pass ci-doctor's 14 cost and reliability rules. Free, static, hosted on shields.io. Click it: it links to /rules.html on this site.

Quick: just give me the snippet

Drop this at the top of your README. Works in any Markdown renderer:

[![CI audited with ci-doctor](https://img.shields.io/badge/CI-audited%20with%20ci--doctor-2b8a3e?style=flat&logo=githubactions&logoColor=white)](https://depmedicdev-byte.github.io/rules.html)

Customize

flat flat-square for-the-badge plastic

Preview

Markdown (paste into README.md)



HTML (paste into a doc site)



Why use this

Three small upsides:

If you'd like the badge to actually verify ci-doctor passed in your CI, run ci-doctor in a workflow with --fail-on error and use a normal GitHub Actions status badge - documented in the official docs. The badge here is voluntary self-declaration.

Examples

flat - green
for-the-badge - blue
flat-square - black

See also: all 14 rules explained · paste-and-audit your YAML · how 20 popular OSS repos score.