·cn-check
</>

cn-check

continuedev/continue

Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.

6Installs·2Trend·@continuedev

Installation

$npx skills add https://github.com/continuedev/continue --skill cn-check

SKILL.md

Run AI-powered code checks locally against your working tree changes using the Continue CLI. Each check is an agent (defined in markdown) that reviews your diff, identifies issues, and optionally suggests fixes as a patch.

This opens a browser for authentication. After login, Hub-configured checks are available automatically.

Runs all checks, then applies any suggested patches directly to the working tree. Patches that conflict are reported but skipped.

Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally. Source: continuedev/continue.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/continuedev/continue --skill cn-check
Category
</>Dev Tools
Verified
First Seen
2026-02-06
Updated
2026-02-18

Quick answers

What is cn-check?

Install and run the Continue CLI (`cn`) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally. Source: continuedev/continue.

How do I install cn-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/continuedev/continue --skill cn-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/continuedev/continue

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-06

Related Skills

None