Accuracy Comment banner
EffortlessMetrics EffortlessMetrics

Accuracy Comment

Development community

Description

--- description: Accuracy-scout step 5 — draft accuracy comment, update issue, add label user-invocable: false --- # Accuracy: Comment Post a structured accuracy comment to the issue, update or correct the issue body if needed, and attach the `accuracy-reviewed` label. ## Steps 1. **Classify the outcome** based on steps 2-4: - **CLEAN** — all file paths, functions, and claims verified. No corrections needed. - **CORRECTED** — some paths/functions were stale; corrections noted in comme

Installation

Installs to ~/.claude/commands/effortlessmetrics-perl-lsp-accuracy-comment.md

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

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

Full documentation available on GitHub

View Source Repository