team-shinchan:lint-harness

Community

Ensure plugin consistency and detect drift

Authorseokan-jeong
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The lint harness identifies inconsistent plugin metadata, structural mismatches, and configuration drift that cause failed workflows, hallucinated agent behavior, and unexpected runtime errors in a Claude Code harness.

Core Features & Use Cases

  • Agent frontmatter validation: verifies required fields like name, description, maxTurns, and permissionMode for every agent.
  • Structural integrity checks: ensures skill-command parity, hook registration, and cross-reference consistency across the harness.
  • Drift detection and reporting: validates output-format references, self-check references, and version alignment, producing JSON or human-readable table reports for CI or maintenance audits. Use case: run the harness before a release to catch missing frontmatter, broken hooks, or version mismatches across 15 specialized agents.

Quick Start

Run the lint harness for the repository and return a JSON report of all failing checks.

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: team-shinchan:lint-harness
Download link: https://github.com/seokan-jeong/team-shinchan/archive/main.zip#team-shinchan-lint-harness

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.