intrepideai/docentic

Validate the agent-friendly docs spine in any repo. Fail PRs that break AGENTS.md / docs/ / .agents/index.json.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the repo to check (default: ${{ github.workspace }})no.
warnings-as-errorsFail the action on warnings, not just errorsnofalse
jsonEmit JSON instead of human-readable output (useful for piping)nofalse
node-versionNode.js version to install (>= 20)no20
versiondocentic version to run (npm spec — defaults to latest published)no@intrepideai/docentic
namedescription
ok"true" if the check passed cleanly, "false" otherwise
check-summarySingle-line summary like "errors=2 warnings=1 spine_missing=0" — handy for posting back to PR comments