Stats
Actions
Tags
references.yaml의 추적 repo를 갱신하고 변경사항을 우리 패턴에 반영할지 검토.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-architecture-harness:reference-refresherThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
references.yaml의 last_refreshed 읽기. 30일 이상이면 사용자에게 알림.
references.yaml의 last_refreshed 읽기. 30일 이상이면 사용자에게 알림.
GitHub API 또는 git ls-remote로 최신 commit SHA 가져오기.
last_known_commit과 다르면:
변경사항 중 우리 import_targets에 영향 있는 것만 후보화.
"이 변경을 우리 골격에 반영할까요?" 표 형식으로 제시.
사용자 OK 시 변경 반영, references.yaml 갱신, last_refreshed 갱신.
npx claudepluginhub shwoo03/news_crawlingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.