Pr Start banner
inadarei inadarei

Pr Start

Communication community

Description

Start tracking a PR chat log for ticket: $ARGUMENTS Follow these steps to start tracking a PR chat log for the specified ticket: 1. Read the current tracking file at `pr-chats/.pr-tracking.json` if it exists, otherwise start with an empty JSON object `{}`. 2. CRITICAL: run `date -u +"%Y-%m-%dT%H:%M:%SZ"` in the shell and use the output as the current UTC timestamp. Do NOT guess or estimate the time — you must use the actual command output. 3. Find the current session's JSONL transcript file. R

Installation

Installs to ~/.claude/commands/inadarei-claude-code-interactive-mode-pr-start.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/inadarei/claude-code-interactive-mode/HEAD/.claude/commands/pr-start.md -o ~/.claude/commands/inadarei-claude-code-interactive-mode-pr-start.md

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

Full documentation available on GitHub

View Source Repository