🎯

ln-311-agent-reviewer

🎯Skill

from levnikolaevich/claude-code-skills

VibeIndex|
What it does
|

A ln 311 agent reviewer skill providing structured project coordination and management capabilities for Claude Code workflows.

πŸ“¦

Same repository

levnikolaevich/claude-code-skills(167 items)

ln-311-agent-reviewer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add levnikolaevich/claude-code-skills --skill ln-311-agent-reviewer
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add levnikolaevich/claude-code-skills --skill ln-311-agent-reviewer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/ln-311-agent-reviewer/SKILL.md

SKILL.md

44Installs
-
AddedFeb 8, 2026

More from this repository10

🎯
ln-624-code-quality-auditor🎯Skill

Code quality auditor worker skill for checking cyclomatic complexity, deep nesting, long methods, god classes, O(nΒ²) algorithms, N+1 queries, magic numbers, and duplicate constants with structured findings

🎯
ln-626-dead-code-auditor🎯Skill

Identifies and reports dead, unused, and legacy code across the codebase, generating a comprehensive audit with compliance scoring.

🎯
ln-620-codebase-auditor🎯Skill

Coordinates parallel codebase audits across 9 specialized workers, researching best practices and generating a comprehensive Linear task for refactoring.

🎯
ln-782-test-runner🎯Skill

Detects and runs test suites across multiple frameworks, parsing results and generating optional coverage reports.

🎯
ln-634-test-coverage-auditor🎯Skill

A ln 634 test coverage auditor skill providing structured project coordination and management capabilities for Claude Code workflows.

🎯
ln-625-dependencies-auditor🎯Skill

Audits dependencies for outdated packages, unused imports, unnecessary libraries, and custom implementations, providing actionable recommendations.

🎯
ln-628-concurrency-auditor🎯Skill

Audits code for concurrency issues like race conditions, async patterns, thread safety, and potential deadlocks across different programming languages.

🎯
ln-730-devops-setup🎯Skill

A ln 730 devops setup skill providing structured project coordination and management capabilities for Claude Code workflows.

🎯
ln-627-observability-auditor🎯Skill

Audits observability setup including logging, metrics, and tracing configurations, part of a collection of 102 Claude Code skills.

🎯
ln-622-build-auditor🎯Skill

Audits build health by detecting compiler errors, linter warnings, type errors, and failed tests across multiple tech stacks, generating detailed findings with severity and recommendations.