Check Setup.En banner
minicoohei minicoohei

Check Setup.En

Development community

Description

--- description: "Top-level alias — see lesson/check-setup.en.md for the full body." duration: "~2 min" level: "beginner" nonInteractiveMode: deferred tags: ["setup", "check", "alias"] --- # /check-setup -- automated environment check (top-level alias) ## Purpose A thin wrapper so users can invoke `/check-setup` without remembering the sub-directory namespace (`/lesson:check-setup`). All real logic lives in [`lesson/check-setup.en.md`](./lesson/check-setup.en.md). ## Instructions to the AI

Installation

Installs to ~/.claude/commands/minicoohei-ai-agent-camp-check-setup.en.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/minicoohei/ai-agent-camp/HEAD/.claude/commands/check-setup.en.md -o ~/.claude/commands/minicoohei-ai-agent-camp-check-setup.en.md

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

Full documentation available on GitHub

View Source Repository