Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub genomewalker/cc-soul --plugin cc-soulHow this skill is triggered — by the user, by Claude, or both
Slash command
/cc-soul:cc-soul-mcpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Configure the chitta MCP server in Claude Code settings.
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.
Configure the chitta MCP server in Claude Code settings.
Run the configure-mcp.sh script:
# Add MCP server config
${CLAUDE_PLUGIN_ROOT}/scripts/configure-mcp.sh
# Remove MCP server config
${CLAUDE_PLUGIN_ROOT}/scripts/configure-mcp.sh --remove
This adds/removes:
mcpServers.chitta in ~/.claude/settings.jsonmcp__chitta__* permissionAfter running, restart Claude Code for changes to take effect.