·ln-501-code-quality-checker
</>

ln-501-code-quality-checker

levnikolaevich/claude-code-skills

Worker that checks DRY/KISS/YAGNI/architecture/guide compliance for Done implementation tasks. Reports issues; does not change statuses or create tasks.

0Installs·0Trend·@levnikolaevich

Installation

$npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-501-code-quality-checker

SKILL.md

Analyzes Done implementation tasks for code-quality issues and reports findings for the Story quality gate.

Workflow (concise) 1) Load Story (full) and Done implementation tasks (full descriptions) via Linear; skip tasks with label "tests". 2) Collect affected files from tasks (Affected Components/Existing Code Impact) and recent commits/diffs if noted.

4) Output verdict: PASS or ISSUESFOUND with details (category, severity, file, recommendation). Add Linear comment with findings.

Worker that checks DRY/KISS/YAGNI/architecture/guide compliance for Done implementation tasks. Reports issues; does not change statuses or create tasks. Source: levnikolaevich/claude-code-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-501-code-quality-checker
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ln-501-code-quality-checker?

Worker that checks DRY/KISS/YAGNI/architecture/guide compliance for Done implementation tasks. Reports issues; does not change statuses or create tasks. Source: levnikolaevich/claude-code-skills.

How do I install ln-501-code-quality-checker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-501-code-quality-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/levnikolaevich/claude-code-skills