ln-641-pattern-fitness-auditor

Installation
SKILL.md

Paths: File paths (references/, ../ln-*) are relative to this skill directory.

Pattern Fitness Auditor

Type: L3 Worker

L3 Worker that analyzes a single architectural pattern against best practices and project needs.

Purpose & Scope

  • Analyze ONE pattern per invocation (receives pattern name, locations, best practices)
  • Find all implementations in codebase (Glob/Grep)
  • Validate implementation exists and works
  • Calculate 4 scores: compliance, completeness, quality, implementation
  • Identify gaps and issues with severity and effort estimates
  • Return structured analysis result
  • Emit KEEP_PATTERN, SIMPLIFY_PATTERN, COMPLETE_PATTERN, or REPLACE_PATTERN
Related skills
Installs
9
GitHub Stars
465
First Seen
5 days ago