More screenshots
Works with the AI tools you already use
🧭 Doc Drift Detector
Doc Drift Detector is a specialized automated auditor designed to ensure your READMEs and Markdown documentation stay in sync with your actual codebase.
Secure checkout via Stripe
See it in action
You say
Check if my README.md and API.md still match the current codebase. Highlight any stale environment variables or missing functions.
Your agent does
Documentation Drift Found
- Rule ID: STALE_ENV_VAR
- Severity: High
- File: README.md:42
- Message: 'API_TIMEOUT_MS' is documented but not found in source or .env.example.
- Evidence:
export API_TIMEOUT_MS=5000 - Remediation: Update docs to 'REQUEST_TTL'.
What you get
About this skill
What it does
Doc Drift Detector is a specialized automated auditor designed to ensure your READMEs and Markdown documentation stay in sync with your actual codebase. It scans your project to identify "ghost" references—functions, CLI flags, environment variables, and scripts that are mentioned in your docs but have been deleted or renamed in your source code.
Why use this skill
Manual documentation reviews are error-prone and often skipped during fast-paced development. This skill automates the tedium of cross-referencing string literals in docs against code definitions. Unlike a generic AI prompt, it utilizes a structured scanning workflow that targets specific high-risk areas like package.json, Makefiles, and framework-specific env configurations, providing severity ratings and remediation steps for every discrepancy found.
Supported tools
- Languages: Python, JavaScript, TypeScript
- Config Files: package.json, Makefile, Markdown
- Detection Scopes: Function signatures, CLI flags, Environment variables, Import paths
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Frequently Asked Questions
Popular in Documentation

Developer Documentation Writer
Developers don't read documentation — they arrive with a task, scan for the answer, and leave. Docs that aren't structured for that pattern don't get read, they get abandoned
incident-postmortem
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
skill-polisher
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
readme-validator
Audit README files for broken links, missing sections, and formatting issues to ensure professional documentation.