How this skill is triggered — by the user, by Claude, or both
Slash command
/hns:dietThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
하네스 복잡도를 점검하고, CLAUDE.md를 지도 수준으로 압축하며, 불필요한 규칙을 제거한다.
하네스 복잡도를 점검하고, CLAUDE.md를 지도 수준으로 압축하며, 불필요한 규칙을 제거한다.
See @references/diet-criteria.md and docs/philosophy/bitter-lesson.md.
CLAUDE.md는 **지도(map)**이지 설명서가 아니다. 60줄 이하를 목표로 압축.
@references/diet-criteria.md의 CLAUDE.md 기준 적용→ docs/path.md)만 남김하네스 규칙(skills, agents, hooks, templates)의 불필요 항목 제거.
Measure: 하네스 토큰 수 측정
Identify: 감량 후보 식별
@references/diet-criteria.md 기준 적용Propose: 후보 목록을 사용자에게 제시
Execute: 사용자 승인된 항목만 제거/아카이브
Record: changelog에 기록:
[date] [diet] [removed: {rule}] [reason: {criterion}]
npx claudepluginhub 1989v/ai --plugin hnsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.