Zzz banner
ne0cean ne0cean

Zzz

Development community

Description

--- description: /zzz — 풀 오토 수면 모드 (하던 작업을 이어서 계속, 토큰 리셋 자동 이어받기) --- > Analytics: `node scripts/log-event.mjs command_start name=zzz` — 실행 시작 시 반드시 호출 # /zzz — 풀 오토 수면 모드 > **약속**: 지금 하던 작업을 그대로 이어서 계속. 질문 0, 나레이션 0, 토큰 소진까지 진행. 리셋되면 자동 이어받기. > **계약**: `governance/rules/autonomous-loop.md` (단일 계약 — 조항 1-9 + Git Backup + AGENT_STATUS). 진입 시 반드시 Read. > **구조**: 2층 — ①세션 생존 중 네이티브 dynamic loop(ScheduleWakeup) ②세션 사망 시 launchd 백스톱(`com.ateam.sleep-resume-all`, 120초 폴링)이 RESUME.md 게이트로 재개. ---

Installation

Installs to ~/.claude/commands/ne0cean-a-team-public-zzz.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ne0cean/a-team-public/HEAD/.claude/commands/zzz.md -o ~/.claude/commands/ne0cean-a-team-public-zzz.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository