Skip to content

Commands Overview

Welcome to the Claude Code Commands collection. This repository contains various custom commands designed to enhance your Claude Code experience.

Available Commands

Code Analysis

  • Check Similarity - Detect duplicate TypeScript/JavaScript code using AST comparison for refactoring

GitHub Integration

  • Issue Create - 要件定義のスペシャリストとして、対話形式で要件を深掘りしGitHub issueを作成
  • Issue Update - 既存のGitHub issueを更新するために、要件を深掘り・改善
  • PR Create - Pull Request作成のスペシャリストとして、issueに基づいたPR作成をサポート
  • PR Fix - PRの継続的な改善をサポートするスペシャリストとして、既存のPRに対して、追加の修正や改善を行う際のコミットフローを支援
  • PR Description Update - 既存PRの内容を確認し、適切なdescriptionを作成・更新
  • PR Review Fix - PRレビューコメントを分析し、適切な修正を支援

Requirements

  • Req Assistant - 優しく教育的なPMメンターとして、新卒PMアシスタントの要件定義をサポート

How to Use

  1. Save these command files to ~/.claude/commands/
  2. When using Claude Code, reference the appropriate command for your task
  3. Claude will follow the guidelines in the command to assist you

Contributing

If you have ideas for new commands or improvements to existing ones, feel free to contribute to the GitHub repository.