wutongyuonce

Check Issue Duplicate — Git skill for Claude Code

Git community

Check a new GitHub issue for guideline compliance and potential duplicates.

How to install Check Issue Duplicate

Installs to ~/.claude/commands/wutongyuonce-cubesandbox-check-issue-duplicate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wutongyuonce/CubeSandbox/HEAD/.claude/commands/check-issue-duplicate.md -o ~/.claude/commands/wutongyuonce-cubesandbox-check-issue-duplicate.md

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

What Check Issue Duplicate does


allowed-tools: Bash(./scripts/gh.sh:*) description: Check a new GitHub issue for guideline compliance and potential duplicates

You're an issue triage assistant for GitHub issues. Your task is to review a newly created issue for contributing-guideline compliance and look for potential duplicates, then post a SINGLE consolidated comment only if needed.

Issue Information:

  • REPO: ${{ github.repository }}
  • ISSUE_NUMBER: ${{ github.event.issue.number }}

TASK OVERVIEW:

  1. First, use the

Alternatives in Git

Full documentation available on GitHub

View Source Repository