ln-500-story-quality-gate

Orchestrate multi-stage quality gates for software development stories.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-500-story-quality-gate-cbbkrd-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-500-story-quality-gate
Source: https://github.com/cbbkrd-tech/jl-finishes/tree/main/.claude/skills/ln-500-story-quality-gate
Command: npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-500-story-quality-gate-cbbkrd-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex process of evaluating software story quality, ensuring adherence to standards and identifying critical issues before deployment.

Core Features & Use Cases

  • Automated Quality Checks: Delegates to specialized skills for code quality, testing, and NFR validation.
  • 4-Level Gate System: Provides clear PASS/CONCERNS/FAIL/WAIVED verdicts with defined actions.
  • Quality Scoring: Calculates a quantifiable quality score based on identified issues.
  • Use Case: After a developer marks a story as 'Done', this Skill is invoked to perform a final quality gate. It checks code quality, ensures tests are planned and verified, and then assigns a verdict (e.g., PASS, FAIL) to the story, creating follow-up tasks if necessary.

Quick Start

Use the ln-500-story-quality-gate skill to run the quality gate for story ABC-123.

Frequently Asked Questions about ln-500-story-quality-gate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code quality checks and NFR validation for completed development stories?

Automated code quality checks and NFR validation for development stories are orchestrated by delegating to specialized skills, calculating a quality score, and returning a final verdict to ensure standards are met before deployment.

What is a 4-level quality gate system for story management?

A 4-level quality gate system evaluates story completion by assigning one of four verdicts: PASS, CONCERNS, FAIL, or WAIVED. It coordinates code quality, test planning, and NFR validation to determine the final status.

How do I run a final quality gate on a story marked as done?

To run a final quality gate on a completed story, invoke the orchestration skill with the story identifier. It automatically checks code quality, verifies test planning, assigns a verdict, and creates follow-up tasks for failures.

What happens when a story fails automated quality checks and NFR validation?

When a story fails automated quality checks and NFR validation, the system assigns a FAIL verdict, calculates a quantifiable quality score based on identified issues, and automatically creates follow-up tasks to address the failures.

Do I need specialized testing skills to perform story quality orchestration?

Story quality orchestration requires no specialized testing skills directly. The system acts as a coordinator that delegates code quality, testing, and NFR validation tasks to specialized skills, then aggregates their results into a final verdict.

Can I get a quantifiable quality score for my software development stories?

Yes, a quantifiable quality score is calculated for software development stories based on identified issues during the quality gate process. This score accompanies the final 4-level verdict to provide measurable quality tracking.