skill-pack/stop-check/SKILL.md
STOP(킬스위치) 감지 후 즉시 ZERO_STOP 수렴. STOP/kill switch/blocked/중단 키워드가 나오면 사용.
npx skillsauth add macho715/cursor_openclaw stop-checkInstall 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.
STOP(킬스위치) 신호를 최우선으로 탐지하고, 발견 시 즉시 ZERO_STOP으로 수렴한다.
.autodev_queue/** 및 SSOT가 지정한 STOP sentinel 검사.autodev_queue.autodev_queue/STOP만 기본 검사)incident-brief, audit-append, state=blocked 수렴docs/skills/schemas/skill_outputs.schema.json의 stop-check branchdevelopment
--- 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 키워드면 사용.
testing
필수 파일/스키마/Allowlist/Protected Zone 사전 검증. validate/allowlist/protected zone 키워드면 사용.