Product
DirectiveOps helps teams standardize, detect drift in, and roll out AI coding instruction files across repositories.
DirectiveOps is the system of record and rollout engine for AGENTS.md, CLAUDE.md, GEMINI.md, Copilot instruction files, path-specific instruction files, and other repository-level guidance artifacts used by Codex, Claude Code, Cursor, Copilot, OpenClaw, and other coding agents.
Workflow
From discovery to tracked rollout in five steps
Find instruction files across your repositories.
Parse into a canonical model with precedence and layers.
Surface drift, conflicts, risky imports, and missing policies.
Preview changes and open tracked rollout PRs.
Track compliance, exceptions, and history over time.
OSS scanner
Start local. Scan any checkout.
The free CLI scanner discovers supported instruction files, normalizes them into a reviewable model, reports findings, and exports JSON or Markdown.
npm run scan -- scan --path . --output report.jsonScans AGENTS.md, CLAUDE.md, GEMINI.md, and Copilot instruction files.
Hosted platform
Fleet-wide control when the team is ready
Repo inventory
See which repositories have instruction files and where they drift.
Instruction viewer
Review layers, precedence, imports, and directives.
Drift detection
Surface conflicts, risky imports, and undocumented overrides.
Rollout engine
Preview changes, open PRs, and track rollout status.
Operator fit
Built for platform teams
Sign in with GitHub, install the App, select repositories, and land in a workspace built for findings, standards, and rollouts.
Change review
Explainable, not opaque
Findings preserve source context and confidence. Rollouts are explicit: preview file changes, open tracked PRs, review status.