eval-code-quality

Validate TypeScript/JavaScript code quality across builds, types, patterns, and tests.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/AhmedElhadarey/Gilfoyle --skill eval-code-quality
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: eval-code-quality
Source: https://github.com/AhmedElhadarey/Gilfoyle/tree/main/skills/eval-code-quality
Command: npx skills add https://github.com/AhmedElhadarey/Gilfoyle --skill eval-code-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enforces high-quality code deliverables by systematically validating functional code across features, refactors, and infrastructure within the Evaluate-Loop workflow.

Core Features & Use Cases

  • Builds integrity checks and type safety audits across TypeScript/JavaScript projects.
  • Validates coding patterns, error handling, dead code elimination, and import hygiene.
  • Use Case: When a track outputs a new feature or infrastructure change, this evaluator applies a multi-pass quality gate to ensure compliance with project standards.

Quick Start

Run the evaluator against your codebase to enforce quality gates on code deliverables.

Frequently Asked Questions about eval-code-quality

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

FAQPage Schema
How do I automate code quality checks for TypeScript and JavaScript projects?▼

Automate code quality checks by running a multi-pass evaluator that validates build integrity, type safety, error handling, dead code, and import hygiene across your TypeScript and JavaScript functional deliverables.

What does a code quality evaluator check during feature refactors?▼

A code quality evaluator validates feature refactors by auditing coding patterns, dead code elimination, test coverage, and naming conventions against project configuration and track specifications.

Can I enforce type safety and build integrity in an automated evaluation loop?▼

Yes, you can enforce type safety and build integrity by running an evaluator within an Evaluate-Loop workflow to systematically audit functional code across features and infrastructure changes.

How do I validate import hygiene and error handling in JavaScript code?▼

Validate import hygiene and error handling by applying a systematic quality gate that checks functional code deliverables against project standards and track specifications.

What is the best way to ensure test coverage compliance for code tracks?▼

The best way to ensure test coverage compliance is to systematically verify test coverage alongside build integrity and naming conventions against the track specification.