Select Representative Traces banner
Preet0504 Preet0504

Select Representative Traces

Development community

Description

--- description: "GRACE Phase 2 - Diagnosis summarization, high-priority component selection, representative trace selection" argument-hint: "<path-to-target-claude-code-project>" model: claude-sonnet-5 --- # /select_representative_traces **GRACE Phase 2.** Three distinct steps (2.1 / 2.2 / 2.3), each writing its own file: - **2.1 Diagnosis Summarization** → `trace_analyzer.py`, `trace_summaries.json`, `trace_analysis_report.md` - **2.2 High-Priority Component Selection** → `high_priority_com

Installation

Installs to ~/.claude/commands/preet0504-grace-select_representative_traces.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Preet0504/GRACE/HEAD/.claude/commands/select_representative_traces.md -o ~/.claude/commands/preet0504-grace-select_representative_traces.md

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

Full documentation available on GitHub

View Source Repository