Skillssniff-abusers
S

sniff-abusers

Detect object-oriented abusers smells (Switch Statements) using deterministic heuristics and append findings to `.sniff/findings.jsonl`.

JordanGunn
10 stars
1.2k downloads
Updated 2w ago

Readme

sniff-abusers follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: sniff-abusers
license: MIT
description: >
  Detect object-oriented abusers smells (Switch Statements) using deterministic
  heuristics and append findings to `.sniff/findings.jsonl`.
metadata:
  author: Jordan Godau
  version: 0.1.0
  references:
    - 00_ROUTER.md
    - 01_SUMMARY.md
    - 02_TRIGGERS.md
    - 03_ALWAYS.md
    - 04_NEVER.md
    - 05_PROCEDURE.md
    - 06_FAILURES.md
  scripts:
    - scripts/skill.sh
    - scripts/skill.ps1
  keywords:
    - sniff
    - oo
    - abusers
    - smell
    - switch
---

# INSTRUCTIONS

1. Refer to `metadata.references`.

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated2w ago
PublisherJordanGunn

Tags

No tags yet.