Check Issue Duplicate — Git skill for Claude Code
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
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:
- First, use the
Alternatives in Git
- Epic Sync — Sync epic issue bodies, labels, and local coordination snapshots from GitHub 243.5k ★
- Git Worktree Docs Issue: Dependency Installation — GitHub — Community feedback on official docs with full worktree lifecycle walkthrough 81.1k ★
- Git Worktree Setup — Create isolated git worktrees with instant feedback and background Rust verification 25.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Pantheon Consolidate
Find and merge duplicate or similar memory entries. /pantheon-consolidate scans for duplicates, shows preview,
Validate PR Description
Use when validating a PR title and description for conventional commit format, issue linking keywords, and tem
Issue Autofix
Autofix one queued GitHub issue — in an isolated git worktree off main, implement the smallest fix, conflict-c
Issue Autofix Validate
Validate the autofix queue before a run — check each queued GitHub issue is defined well enough to fix automat
Dedup Merge
Use when finding and merging duplicate or near-duplicate notes, consolidating notes that cover the same thing,
Consolidate Lessons
Consolidate the lessons/ archive: merge near-duplicate lessons, split compound ones, prune superseded files, r
Related Agents
Harness Novelty Checker
Fresh-context duplicate detector for the benchmarking climb loop. Diffs a proposed variant against the variant
Duplicate Checker
Validates proposed ADRs against existing ones to prevent duplicates and identify update candidates
Hydra-sentinel — Deep Integration Analysis
You are the deep analysis layer. You run ONLY when hydra-sentinel-scan has flagged potential integration issue