Stats
Actions
Tags
From kiro
Internal helper contract for calling the kiro-companion runtime from Claude Code
How this skill is triggered — by the user, by Claude, or both
Slash command
/kiro:kiro-cli-runtimeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This contract defines how the `kiro:kiro-delegate` subagent invokes the kiro-companion runtime.
This contract defines how the kiro:kiro-delegate subagent invokes the kiro-companion runtime.
node "${CLAUDE_PLUGIN_ROOT}/scripts/kiro-companion.mjs" chat "<raw arguments>"
chat once and returns stdout unchanged.setup, status, result, cancel, chat-worker.chat command.--trust-all-tools unless the user explicitly opts out.--agent, --resume, --resume-id through if present.--background to the command.--wait before invocation (this is a Claude Code execution flag only).Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub 7nohe/kiro-plugin-cc --plugin kiro