ln-640-pattern-evolution-auditor

Audit architectural patterns against best practices using a 4-score model.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the auditing of architectural patterns within a codebase, ensuring adherence to best practices, tracking their evolution over time, and identifying areas for improvement.

Core Features & Use Cases

  • Architecture Health Auditing: Assesses the quality and compliance of implemented patterns against industry standards and project-specific rules.
  • Pattern Evolution Tracking: Monitors changes in pattern scores over time to detect degradation or improvement.
  • Drift Detection & SLA Enforcement: Automatically flags significant score drops and can create refactoring tasks in Linear when Service Level Agreements (SLAs) are breached.
  • Use Case: Before a major refactoring effort, use this Skill to get a comprehensive report on the current state of architectural patterns, identify critical violations, and understand which patterns are most at risk of degradation.

Quick Start

Use the ln-640-pattern-evolution-auditor skill to audit the architecture patterns in the current project.

Frequently Asked Questions about ln-640-pattern-evolution-auditor

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

FAQPage Schema
How do I audit code quality and detect architecture pattern drift?

To audit code quality and detect architecture pattern drift, the skill evaluates implemented patterns against best practices using a four-score model covering Compliance, Completeness, Quality, and Implementation. It calculates scores and flags significant drops to enforce SLAs.

What is architecture pattern evolution tracking and when do I need it?

Architecture pattern evolution tracking monitors changes in pattern scores over time to detect degradation or improvement. You need it before major refactoring efforts to identify critical violations and understand which patterns are most at risk.

How do I automate refactoring task creation when SLA breaches occur?

You can automate refactoring task creation by using the drift detection feature, which flags significant score drops against SLAs and auto-remediates issues by creating corresponding tasks directly in Linear.

Can I perform domain-aware architecture auditing for specific project rules?

Yes, you can perform domain-aware architecture auditing. The skill assesses the quality and compliance of implemented patterns against both industry standards and project-specific rules to provide comprehensive analysis.

What is the best way to assess architecture health before a major refactoring?

The best way to assess architecture health before refactoring is generating a comprehensive report on current architectural patterns. This identifies critical violations and tracks pattern evolution to prioritize areas needing immediate attention.