Stats
Actions
Tags
From karmaiq-architect
List most-depended-on (fan_in) or most-fanning-out (fan_out) interfaces in the active karmaIQ domain. Manual slash invocation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/karmaiq-architect:fan [in|out][in|out]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `$ARGUMENTS` empty or `in` → fan-in (most-depended-on)
$ARGUMENTS empty or in → fan-in (most-depended-on)$ARGUMENTS is out → fan-out (services calling the most things)${CLAUDE_PLUGIN_DATA}/../karmaiq-core/domain.txt. If unset → stop.rank_interfaces(metric="fan_in", top_k=20, node_type_filter="http", domain="<active>")analyze_architecture(analysis_type="fan_out", top_k=20, domain="<active>")/karmaiq-impact:service <name> to see what breaks if any of them go down."/karmaiq-firefighter:rca <service> if any of them show elevated error rates."node_ids and route paths byte-for-byte.
npx claudepluginhub codekarma-tech-public/codekarma-mcp-plugin --plugin karmaiq-architectCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.