ドキュメント
CCJKについて知っておくべきすべて
🚀
Getting Started
🔥
Core Features
✨
New in v11.1.1
クイックスタートガイド
One command. Minimal config. 10x productivity.
1
Interactive Setup (Recommended)
npx ccjkAuto-detects your project type and configures optimal MCP services
2
Silent Mode (CI/CD)
export ANTHROPIC_API_KEY="sk-ant-..."
npx ccjk init --silentNon-interactive setup for automated deployments
3
What Just Happened?
- ✓Auto-detected your project type (React/Vue/Node/Python/Go/Rust/etc)
- ✓Configured optimal MCP services for your stack
- ✓Set up persistent memory (AI remembers your codebase)
- ✓Enabled smart context compression (30-50% token reduction)
- ✓Ready for cloud sync (optional)
NEW IN v11.1.1
Remote Control & Production Security
Control Claude Code from any device with production-grade security
🌐
Remote Control
Control Claude from browser, phone, or tablet
ccjk remote setup- →One-command setup in 30 seconds
- →Auto-configure server URL & auth
- →Health diagnostics with
remote doctor
🛡️
Production Security
Hardened defaults for real-world deployments
- ✓HTTPS enforcement (no HTTP in production)
- ✓CORS hardening (wildcard * rejected)
- ✓Secret validation (dev defaults blocked)
- ✓Fail-fast boot (no silent fallbacks)
🔓
Permission Presets
One-click permission configuration
ccjk zc --preset max- →max: All commands (100+ permissions)
- →dev: Build tools, git, npm (50+)
- →safe: Read-only operations (20+)
🤖
Agent Teams
Parallel AI execution for complex tasks
ccjk agent-teams --onOne agent writes code, another writes tests, simultaneously
Essential Commands
ccjkInteractive menu
ccjk initFull initialization
ccjk statusHealth check + recommendations
ccjk boostOne-click optimization
ccjk agent-teams --onEnable parallel AI execution
ccjk cloud enableEnable cloud sync
ccjk memory --enableEnable persistent memory
ccjk mcp installInstall MCP services
ccjk remote setupConfigure remote control
ccjk remote doctorDiagnose connectivity
ccjk zc --preset maxApply permission preset
ccjk --helpShow all commands
31
GitHub Stars
v11.1.1
Latest Version
30-50%
Token Reduction
30s
Setup Time