Architecture Comment banner
EffortlessMetrics EffortlessMetrics

Architecture Comment

Development community

Description

--- description: Architecture reviewer step 3 — post alignment findings as issue comment user-invocable: false --- # Architecture: Comment Post your architectural alignment findings and set the sign-off label. ## Steps 1. Post comment: ```bash gh issue comment <number> --body "$(cat <<'EOF' ## Architecture Review ### Dependency direction: [OK | VIOLATION] <details or "No new cross-layer dependencies"> ### Crate boundaries: [OK | CONCERN] <details or "Changes scoped to

Installation

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

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

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

Full documentation available on GitHub

View Source Repository