Check Project Setup banner
ntanner-ctrl ntanner-ctrl

Check Project Setup

Development community

Description

--- description: Use when project setup may have drifted or new components are available. Detects gaps between current and recommended configuration. argument-hint: --quiet for minimal output, --verbose for full analysis, --fix to auto-update allowed-tools: - Read - Glob - Bash - Grep --- # Project Setup Check Lightweight drift detection for Claude Code extensibility. Designed to run quickly and suggest updates without blocking your workflow. ## Arguments - `--quiet` or `-q`: Only ou

Installation

Installs to ~/.claude/skills/ntanner-ctrl-claude-sail-check-project-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ntanner-ctrl-claude-sail-check-project-setup && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/commands/check-project-setup.md -o ~/.claude/skills/ntanner-ctrl-claude-sail-check-project-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository