Run your checks locally before pushing to CI using theDocumentation Index
Fetch the complete documentation index at: https://continue-docs-dependabot-npm-and-yarn-docs-multi-c8c89d9539.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/check command in your coding agent (Claude Code, Cursor, or any agent that supports skills).
Install
Install thecheck skill:
Run checks
Type/check in your coding agent. It discovers every check file in .continue/checks/, runs each one as a sub-agent against your current branch, and reports the results.
Iterate on a check
The local feedback loop is: edit the check file, run/check, read the output, refine. Because checks run inside your coding agent, you can ask it to fix issues in the same session:
Run checks automatically
Add/check to your AGENTS.md so your coding agent runs checks as part of its workflow:
AGENTS.md