cn-check - Run AI agent checks on local code changes with Continue CLI
Executes AI agent checks on local code changes using Continue CLI, identifying issues and generating patches or applying fixes directly.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Run AI checks on working tree
- Execute specific local or hub agents
- Generate patch fixes for code changes
- Apply fixes directly to working tree
- Export check results to JSON format
Inputs
- Git repository code changes
- Agent markdown definition files
- CLI command line flags
Outputs
- Terminal check execution status
- JSON format check summary
- Unified git patch
- Updated working tree files
Requirements
- Node.js 18+
- Git repository
- @continuedev/cli package
- Continue Hub login for Hub agents
