Skip to content

Releases: al1re3a/agent-rule-conflicts

Agent Rule Conflicts v0.1.0

Choose a tag to compare

@al1re3a al1re3a released this 04 Sep 18:08

Agent Rule Conflicts v0.1.0

First public release of a deterministic, offline scanner for contradictory AI coding-agent instructions.

Highlights

  • Discovers AGENTS.md, CLAUDE.md, CODEX.md, GEMINI.md, SKILL.md, Copilot, Cursor, and Claude rule files
  • Detects conflicting requirements and prohibitions across files or within one file
  • Produces human-readable, JSON, and SARIF 2.1.0 reports
  • Ships as a zero-runtime-dependency Python CLI and composite GitHub Action
  • Includes 21 automated tests across Python 3.10–3.14

Use in GitHub Actions

- uses: al1re3a/agent-rule-conflicts@v0.1.0
  with:
    fail-on: high