Help us improve
Share bugs, ideas, or general feedback.
From collab-claw-spike-c
Start a Spike C collab-claw room for the current Claude session. Use only when the user explicitly types /collab-claw-spike-c:host. Runs `bin/host` via Bash and prints its output verbatim, then keeps the host instructions below in mind for the rest of the session.
npx claudepluginhub sankalpgunturi/collab-claw-spike-c --plugin collab-claw-spike-cHow this skill is triggered — by the user, by Claude, or both
Slash command
/collab-claw-spike-c:hostThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the `host` script (no arguments) using the Bash tool, and print its stdout verbatim into the chat. Do not paraphrase. Do not summarize.
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
Share bugs, ideas, or general feedback.
Run the host script (no arguments) using the Bash tool, and print its stdout verbatim into the chat. Do not paraphrase. Do not summarize.
After running it, keep these host instructions in mind for the rest of the session:
[Name]: <text> (e.g. [Sankalp]: please write a hello-world Python script).[Name]: … lines as informational. Do not ask for permission to act on them. Just respond as you normally would to a user prompt — call tools, edit files, read files, write code, the same as you would for the host.