Builder Implement banner
EffortlessMetrics EffortlessMetrics

Builder Implement

Testing community

Description

--- description: Builder step 3 — implement the fix described in the spec user-invocable: false --- # Builder Implement Make the change. Minimal diff. Exactly what the spec says. ## Steps 1. Open the file from the spec at the specified line number 2. Make the change described in the spec. Keep the diff small: - Only touch the files listed in the spec - Don't refactor surrounding code - Don't add comments unless the logic is non-obvious - Don't add features beyond the spec 3. Ru

Installation

Installs to ~/.claude/commands/effortlessmetrics-perl-lsp-builder-implement.md

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

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

Full documentation available on GitHub

View Source Repository