trace-analysis

Community

Automate code quality checks with TRACE.

Authorjwilger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the assessment of code quality and maintainability using the TRACE framework, saving you from subjective and time-consuming manual reviews. It provides an objective score across five critical dimensions, identifies complexity violations, and offers actionable remediation steps, ensuring your codebase remains clean, understandable, and easy to evolve.

Core Features & Use Cases

  • TRACE Framework Evaluation: Systematically evaluate code changes across Type-first thinking, Readability, Atomic scope, Cognitive budget, and Essential only dimensions.
  • Automated Quality Gates: Automatically calculate an overall TRACE score and apply mandatory thresholds (e.g., ≥70% overall, ≥50% per dimension) to ensure high-quality code.
  • Actionable Remediation: Receive specific, actionable recommendations to fix complexity violations, improving code design and maintainability.
  • Use Case: Automatically assess the maintainability and cognitive load of your code changes before they're merged, ensuring high-quality, understandable code that's easy to evolve.

Quick Start

Initiate a TRACE analysis on your code changes.

The AI will automatically evaluate the code and generate a comprehensive report.

Example report snippet:

TRACE Analysis Report

=====================

Overall Score: 85%

Status: PASS

Dimension Breakdown:

- Type-First (25%): 90% [PASS]

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: trace-analysis
Download link: https://github.com/jwilger/claude-code-setup/archive/main.zip#trace-analysis

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 223,000+ vetted skills library on demand.