anthropic-claude-code
Installation
SKILL.md
anthropic-claude-code
Claude Code (code.claude.com) — ターミナル上で動くエージェント型コーディングツール CLI 本体のリファレンス。
インストール・quickstart・agentic loop の仕組み・CLAUDE.md memory・settings.json / 環境変数 / モデル設定・
keybindings / statusline / ターミナル設定・cli-reference(-p / --continue / --resume 等のフラグ)・
セッション管理(resume, checkpointing, worktrees, remote control, channels, deep links)・
トラブルシューティングをカバーする。
Skills / MCP / subagents / hooks / plugins の拡張機能は anthropic-claude-code-extend、
Agent SDK(ライブラリとして組み込む場合)は anthropic-agent-sdk、Messages API 直接呼び出しは
anthropic-api-core を参照(本スキルは Claude Code CLI 本体の使い方・設定・運用を担当)。