long-task-quality

Community

Enforce quality gates for code

Authorsuriyel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code meets stringent quality standards by enforcing verification gates for tests, coverage, and mutation before a feature can be marked as complete.

Core Features & Use Cases

  • Automated Quality Gates: Implements sequential checks for test verification, code coverage, and mutation testing.
  • Evidence-Based Completion: Requires concrete proof of quality metrics before a feature is considered passing.
  • Use Case: After completing a TDD cycle for a new feature, use this Skill to automatically run all tests, check if coverage meets the 90% line and 80% branch threshold, and ensure the mutation score is above 80%, preventing incomplete or poorly tested code from being merged.

Quick Start

Use the long-task-quality skill to run all quality gates for the current feature.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: long-task-quality
Download link: https://github.com/suriyel/longtaskforagent/archive/main.zip#long-task-quality

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.