.cursor/skills/autosort-quarantine-triage/SKILL.md
quarantine 폴더의 파일을 재분류한다. rule-first로 확장자/키워드 재시도 후, 문서(pdf/docx/xlsx)에 한해 LLM로 doc_type/confidence만 반환받아 안전 이동. quarantine/ambiguous/conflict triage 시 사용.
npx skillsauth add macho715/file autosort-quarantine-triageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
C:\_AUTOSORT\quarantine\ 내 파일 목록.pdf .docx .xlsx만{doc_type, confidence, suggested_name(optional), reasons[]}tools
Design, generate, review, and QA Excel automation with VBA as the default implementation and Python as an optional workbook-construction extension for VBA-linked sheets and files. Use when Codex needs to turn manual Excel work into repeatable automation, write or fix `.xlsm` or `.xlsb` macros, build workbook or worksheet event code, create Excel sheets or files in Python that feed or cooperate with VBA, or check whether Python-generated workbook structures conflict with VBA in Office LTSC 2021 and Microsoft 365.
development
DEV-PRESET Autosort를 안전하게 실행/운영(룰 90% + LLM 10%). watcher 실행, SSOT 트리로 이동, ledger 기록, quarantine/dup 처리. autosort/organize/watcher/ledger 키워드 시 사용.
development
Triage files in quarantine using rule-first classification and Cursor + Codex only workflow. No local LLM runtime dependency.
development
AGENTS.md(DEV-PRESET Autosort SSOT) 정책 준수 여부를 체크리스트로 점검. no delete, no dev rename, ledger, quarantine, temp stability, LLM 제한을 확인할 때 사용.