Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub bryantchambers/cc-soul --plugin cc-soulHow this skill is triggered — by the user, by Claude, or both
Slash command
/cc-soul:cc-soul-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build chitta binaries from source code.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Build chitta binaries from source code.
# Run smart-install from plugin directory (builds from source as fallback)
${CLAUDE_PLUGIN_ROOT}/scripts/smart-install.sh
This will:
If cmake is not available and pre-built binaries aren't found, suggest using /cc-soul-update to download pre-built binaries instead.
After setup, the daemon is managed by systemd (systemctl --user status chittad). It starts automatically and restarts on crash.