csetup

Initialize Correctless and run a project health check to bootstrap configuration and documentation.

65|2|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/joshft/correctless --skill csetup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: csetup
Source: https://github.com/joshft/correctless/tree/main/correctless/skills/csetup
Command: npx skills add https://github.com/joshft/correctless --skill csetup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize Correctless and run a project health check to identify configuration gaps, ensure security/quality/CI hygiene, and bootstrap documentation.

Core Features & Use Cases

  • Detects project characteristics (language, stack, maturity), configures the Correctless workflow, bootstraps architecture docs, and offers to fix gaps.
  • Adapts to greenfield, early-stage, or mature projects to tailor setup flow and checks.
  • Guides MCP server integration and produces a starting point for architecture and agent context.

Quick Start

Run /csetup in your project to initialize Correctless and perform a health check.

Frequently Asked Questions about csetup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project onboarding and run a configuration health check?

Project setup automation detects project characteristics like language and maturity to configure workflows and run a health check. It adapts the flow to project size, test setup, and CI patterns, offering to fix gaps while bootstrapping documentation.

Can I use automated setup workflows for early-stage or greenfield repositories?

Automated setup adapts its flow for greenfield, early-stage, and mature repositories. It tailors initialization and health checks based on detected project size, language, test setup, and CI patterns to ensure correct configuration across maturity levels.

What is the best way to bootstrap architecture docs and agent context?

The best way to bootstrap architecture docs is through an automated setup process that guides MCP server integration. This produces a starting point for architecture documentation and agent context while prompting user decisions and running safety checks.

How does a project health check identify configuration gaps and CI hygiene issues?

A project health check identifies configuration gaps by analyzing project characteristics and test setups. It ensures security, quality, and CI hygiene by adapting checks to repository maturity and offering to fix detected gaps during setup.

Do I need specific dependencies to run automated setup and health checks?

No specific dependencies are required to run automated setup and health checks. The workflow operates independently to detect project characteristics, guide MCP server integration, and bootstrap configuration without external components.