More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    🧭 Doc Drift Detector

    by JustHandled Labs

    1

    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

    0 installsSecurity scanned

    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

    Identify functions mentioned in READMEs that no longer exist in source codeFind deprecated environment variables still listed in deployment guidesVerify that Makefile commands and package.json scripts match documentationAudit CLI flag references in docs against actual argument parser logic

    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

    Listed1 month ago

    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