claude-remote-watchdog
claude-remote-watchdog에는 odysseyalive에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Institutional memory for your project. Commands: record, consult, review. Usage: /awareness-ledger [command] [args]
Evaluate code to prevent common AI coding mistakes — dead code, duplication, complexity hotspots, reinvented helpers, leftover scaffolding. Two functions plus a pre-write advisor. Use after writing or editing code, when asked to review code quality, clean up the codebase, find unused code, find duplicates, check complexity, or evaluate what an AI just wrote. Commands: review (post-write), sweep (full codebase).
Skill router. Pass a task description; route consults the index and dispatches to the right skill+function via the Skill tool. Usage: /route <task description>
Create, audit, optimize Claude Code skills. Commands: skills, list, new, strip, optimize, agents, hooks, verify, inline, ledger, cascade, checksums, convert, shell-safety, route, backup, restore
Evaluate text for AI-generated signatures (AI tells) — em-dash overuse, rhetorical colons, pipeline artifacts, hedging cadence, sycophancy leakage — before it ships. Use when reviewing, scrubbing, or finishing written/communication output. Commands: scan (mechanical), evaluate (judgment-class), scrub (bounded fix loop).