Operate the CircleCI CLI (`circleci` command) safely and correctly — auth/token checks, org slug (UUID) lookup, project create/list, and config-source questions. Use this skill whenever a task involves the `circleci` CLI: checking whether the CLI is authenticated, resolving an org slug or org UUID, creating or listing a project, running `circleci diagnostic` / `circleci info org` / `circleci project ...`, or answering whether CircleCI can `source` a YAML config from an external repo. Also trigger for Japanese phrasings such as 「CircleCI CLI で〜」「circleci の 認証を確認」「プロジェクトを作成」「org の UUID を取りたい」「config を外部参照したい」. This skill exists to prevent specific recurring CLI mistakes; consult it before running any `circleci` command, even when the request looks like a one-liner.
2026-06-15