CorneiZeR

Cr Threads — Development skill for Claude Code

Development community

The unresolved findings, with the comment id to reply to.

How to install Cr Threads

Installs to ~/.claude/skills/corneizer-coderabbit-skill-cr-threads/SKILL.md

Terminal
mkdir -p ~/.claude/skills/corneizer-coderabbit-skill-cr-threads && curl -fsSL https://raw.githubusercontent.com/CorneiZeR/coderabbit-skill/HEAD/commands/cr-threads.md -o ~/.claude/skills/corneizer-coderabbit-skill-cr-threads/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cr Threads does


allowed-tools: Bash(bash:*) argument-hint: 109 description: The unresolved findings, with the comment id to reply to

Open threads on pull request $ARGUMENTS

!`bash "${CLAUDE_PLUGIN_ROOT}/skills/coderabbit/scripts/cr-threads.sh" $ARGUMENTS`

Your task

List what is still open and what each one would actually break.

Answer every one before merging — a thread left unanswered is a finding nobody decided about. Where you disagree, say why in the thread rather than resolving it silent

Alternatives in Development

  • Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • 06 Unresolved Persons — Unresolved Persons 1.1k ★

Full documentation available on GitHub

View Source Repository