harness-maintenance
CommunityEnforce harness integrity and repository health
AuthorKAFKA2306
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforce and maintain repository infrastructure hygiene to prevent documentation rot, configuration drift, and test decay by ensuring architectural decisions, hooks, linters, and diagnostic checks are created and executed consistently.
Core Features & Use Cases
- ADR Strict Enforcement: Require creation of ADRs for all architectural decisions, dependency changes, and pattern shifts and store them in docs/adr before proceeding.
- Hook Integrity: Preserve and restore local hooks in .claude/settings.json and refuse to bypass or weaken hook protections; repair code to satisfy hooks.
- Doctor Loop & Remediation: Run task harness:doctor at the end of every task or session, surface issues, and require immediate fixes before commit.
- Linter Primacy & Config Protection: Enforce Biome lint rules (e.g., noExplicitAny: error) and treat biome.json, Taskfile.yml, and .claude/settings.json as immutable unless the harness itself is being evolved.
- Use Case: Use when making structural changes, dependency upgrades, CI/hook adjustments, or completing task sessions to ensure long-term repository health.
Quick Start
Ask the assistant to validate the repository harness by creating any missing ADRs, running task harness:doctor, and fixing all reported issues.
Dependency Matrix
Required Modules
None requiredComponents
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: harness-maintenance Download link: https://github.com/KAFKA2306/yt3/archive/main.zip#harness-maintenance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.