.cursor/skills/intake-validate/SKILL.md
필수 파일/스키마/Allowlist/Protected Zone 사전 검증. validate/allowlist/protected zone 키워드면 사용.
npx skillsauth add macho715/cursor_openclaw intake-validateInstall 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.
작업 착수 전 "불변 규칙" 위반을 조기 차단한다.
testing
STOP(킬스위치) 감지 후 즉시 ZERO_STOP 수렴. STOP/kill switch/blocked/중단 키워드가 나오면 사용.
development
--- name: queue-scan description: `.autodev_queue` inbox/claimed/work/pr/done/blocked 카운트와 task 목록 스냅샷 생성. queue scan/state count 키워드면 사용. --- # queue-scan ## Role Folder Queue 전체 상태를 "읽기 전용"으로 스캔해 가시화한다. ## Steps 1) READ 승인 확보 2) 각 상태 폴더의 task 목록/카운트 수집 3) 결과를 JSON으로 반환(상태/경로 포함) ## Outputs - `docs/skills/schemas/skill_outputs.schema.json`의 queue-scan branch
tools
PR 생성/체크/merge 조건을 계획으로 정리(실행은 Cursor). PR/merge/AUTO_MERGE/PR_ONLY 키워드면 사용.
tools
OpenClaw에 draft patch(제안) 생성 요청/수신. draft patch/OpenClaw/proposal 키워드면 사용.