← Back to README Doc Drift Detector

README Doc Drift Detector Documentation

Runtime-generated docs from the validated registry. Use this page as the in-app skill reference while external source repositories are still being finalized.

Workflow summary

Checks README command references against executable script definitions to prevent onboarding and operation drift.

Version
0.1.0
Updated
Apr 22, 2026
Reliability
medium
Risk
low

Verification and assets

  • static analysis
  • manual review required

Included files

  • scripts/check_readme_scripts.py (script) - Compares documented npm commands against package.json scripts.
  • references/readme-command-format.md (reference) - Standard README command formatting guidance.
  • references/drift-severity-policy.md (reference) - Severity policy for documentation drift findings.

Inputs

  • readme (markdown) - README command and setup instructions.
  • scripts_manifest (json) - Executable script definition source (e.g., package.json scripts).

Outputs

  • doc_drift_report (markdown) - Drift findings and remediation actions.

Source metadata

Declared source URL in registry:

https://github.com/SHREYAS290601/ars.flow-skills/tree/main/skills/readme-doc-drift-detector