Stats
Actions
Tags
From karmaiq-architect
Find circular dependencies in the active karmaIQ domain. Manual slash invocation — returns cycles up to length 10, ranked by length and traffic flowing through them.
How this skill is triggered — by the user, by Claude, or both
Slash command
/karmaiq-architect:cyclesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Read active domain from `${CLAUDE_PLUGIN_DATA}/../karmaiq-core/domain.txt`. If unset → stop and instruct user to run `/karmaiq-core:setup`.
${CLAUDE_PLUGIN_DATA}/../karmaiq-core/domain.txt. If unset → stop and instruct user to run /karmaiq-core:setup.analyze_architecture(analysis_type="cycles", max_length=10, max_results=20, domain="<active>").A → B → C → A), edge QPM on each hop, and total traffic flowing through./karmaiq-impact:service <node> on any node in the top HIGH cycle."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.