Cluster Triage banner
EffortlessMetrics EffortlessMetrics

Cluster Triage

Development community

Description

--- description: Ensemble-curator step 6 — for a detected cluster, pick winner(s) by file-path, extract edge cases from losers, close dupes with cross-ref --- # Cluster Triage Given a cluster detected by `/ensemble-detect`, pick winner(s) and consolidate. See `docs/articles/BROAD_SCOPE_LAYER_DIVERSITY.md` for the underlying file-path-over-title-triage principle. ## The rule **File-path first, title second.** Two PRs with similar titles touching the same file + same function = duplicates. Di

Installation

Installs to ~/.claude/commands/effortlessmetrics-perl-lsp-cluster-triage.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EffortlessMetrics/perl-lsp/HEAD/.claude/commands/cluster-triage.md -o ~/.claude/commands/effortlessmetrics-perl-lsp-cluster-triage.md

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

Full documentation available on GitHub

View Source Repository