ln-510-quality-coordinator

Solid

Coordinates code quality checks: metrics, cleanup, agent review, regression, log analysis. Use when Story needs quality_verdict with aggregated results.

AI & Automation 479 stars 67 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. **Type:** L2 Coordinator **Category:** 5XX Quality # Quality Coordinator Runtime-backed quality coordinator. The runtime owns phase transitions, worker summary tracking, and deterministic resume while ln-510 still performs the same quality orchestration. ## Inputs | Input | Required | Source | Description | |-------|----------|--------|-------------| | `storyId` | Yes | args, git branch, kanban, user | Story to process | **Resolution:** Story Resolution Chain. **Status filter:** To Review ## Purpose & Scope - Invoke ln-511-code-quality-checker (metrics, MCP Ref, static analysis) - Invoke ln-512-tech-debt-cleaner (auto-fix safe findings from ln-511) - Run inline agent review (Codex + Gemini in parallel on cleaned code) - Run Criteria Validation (Story dependencies, AC-Task Coverage, DB Creation Principle) - Run linters from tech_stack.md - Invoke ln-513-regression-checker (test suite after all changes) - Invoke ln-514-test-log-analyzer (classify errors, assess log quality) - Return quality_verdict + aggregated results - Calculate quality_verdict per normalization matrix + `references/gate_levels.md` ## Runtime Contract **MANDATORY READ:** Load ...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category