About
This skill automates the audit of pull requests to ensure project documentation stays in sync with code changes. Specifically optimized for complex ecosystems like INAV, it goes beyond simple file checks by cross-referencing PR authors and timestamps with external GitHub Wiki activity. It identifies PRs that introduce user-facing features—such as new CLI commands, flight modes, or UI components—and flags them if corresponding documentation isn't found in the PR files, description, or associated wiki commits.