Stats
Actions
Tags
How 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.
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.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub genomewalker/cc-soul --plugin cc-soul