Propose Issue banner
s977043 s977043

Propose Issue

Development community

Description

--- description: Issue 提案前にコードベースを調査して既存実装の有無を確認し、本文の数値・引用・前提を一次ソースで裏取りする argument-hint: '<issue title or description>' allowed-tools: Bash(rg:*), Bash(git log:*), Bash(gh pr list:*), Bash(gh pr view:*), Bash(gh issue list:*), Bash(gh issue view:*), Bash(gh api:*), Read --- Issue 「$ARGUMENTS」を作成する前に、既存実装の有無を確認してください。 ## 調査手順 1. **キーワード抽出**: Issue タイトル・説明から検索キーワードを2-4個抽出 2. **コードベース探索**: 以下のディレクトリで関連ファイルを検索 - `src/lib/` の既存モジュール - `schemas/` の既存スキーマ - `scripts/` の既存スクリプト - `tests/`

Installation

Installs to ~/.claude/commands/s977043-river-review-propose-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/s977043/river-review/HEAD/.claude/commands/propose-issue.md -o ~/.claude/commands/s977043-river-review-propose-issue.md

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

Full documentation available on GitHub

View Source Repository