Commit 1ab12cc
feat: add repo-hygiene skill for periodic repository health checks
New maintenance/repo-hygiene skill covering 8 categories (~45 checks):
dependencies, git, CI/CD, code quality, docs, config, security, metadata.
Supports Node/TS, Python, and Go. Includes baseline tracking, auto-fix
offers with tiered safety, and scoring system.
Co-Authored-By: Pi <noreply@pi.dev>1 parent 4b54856 commit 1ab12cc
3 files changed
Lines changed: 441 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
0 commit comments