What problem does it solve? Non-developers cannot manually verify whether a new data collector (e.g., a channel pulling messages into an inbox) is safe and reliable to attach to their system. This Skill automates that verification by running a six-question checklist and reporting clear pass/fail/human-check verdicts. ## Core Features & Use Cases - Six-Point Automated Inspection: Checks non-duplication (runs the collector twice and compares raw file counts), freshness tracking (verifies the declared state file updates), fidelity (samples raw files for truncation), privacy (greps for OTP/verification-code patterns), sustainability (lists human-maintenance dependencies), and capture completeness (full capture vs. selective). - Structured Verdict Report: Outputs a table with per-item results and a final judgment: attach as-is, fix first, or awaiting human confirmation. - Registry Drift Detection: When the declared registry (자리-선언표.yaml) disagrees with reality, it recommends updating the declaration first. - Use Case: Before connecting a new messaging channel to your PKM inbox, ask for a collector check to confirm it will not create duplicates, leak authentication codes, or silently drop content. ## Quick Start Ask the AI to run a collector check on the new channel before attaching it to the system.