con un clic
guardian
위험 명령 차단 + 디렉토리 freeze 가이드 문서를 작성하는 표준 번들 (V4 safety stage)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
위험 명령 차단 + 디렉토리 freeze 가이드 문서를 작성하는 표준 번들 (V4 safety stage)
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Tool concierge — scan installed Claude Code skills/plugins/agents, recommend a per-stage workflow, and let the user pick which tool to use at each stage. Use when the user types `/assemble <task description>` or `/assemble resume` or `/assemble list`.
디자인 시스템 + AI 슬롭 안티패턴 + UI 가이드를 1페이지에 정리하는 표준 번들 (V4 design stage)
모호한 아이디어를 사용자/문제/wedge 1페이지로 정리하는 표준 번들 (V4 discover stage)
Plan stage ★ bundle — produce PRD + ARCH + ADR + UI_GUIDE with iteration. Spec, requirements, plan, architecture doc, decision record, UI guide — bundled plan tool. (V4 Spike I: sub-agent path-only return contract.)
Meta-stage ★ bundle. Audits finished run artifacts (parsed_scope, dispatches.jsonl, REPORT.md) for 5-rule violations, summarizes via bounded LLM, appends to global learnings ledger with deterministic prune. Observational, not gating.
Execute stage ★ bundle — TDD-first red→green pipeline (test_first.sh → impl → verify.sh). SCOPE.md contract + IMPL_REPORT.md audit trail. (V4 Spike V: parallel to debugger ★, sub-agent path-only return contract.)
| name | guardian |
| description | 위험 명령 차단 + 디렉토리 freeze 가이드 문서를 작성하는 표준 번들 (V4 safety stage) |
| stages | ["safety"] |
| grade | standard |
V4 결정 #1 라인업의 safety stage. 사용자가 destructive 작업 직전에 의식적으로 거치는 참조 가이드 문서 GUARDIAN.md 작성. V4는 hook 차단 시스템이 아님 — 자동 거부 X, 사용자 명시 체크리스트 작성 후 다른 번들에서 read해서 경고 표시.
V4 결정 #9 — "메인 Claude는 직접 작업 X. 단순 IO·AskUserQuestion만 예외". guardian 워크플로 = (a) AskUserQuestion + (b) 템플릿 substitution + Write. dispatch overhead가 실 작업보다 큼 → ALLOWED_PROMPT_FILES에 entry 추가 X. prompts/subagent/ 디렉토리 자체 없음.
이 예외는 분석적 추론 0인 IO-only 번들에만 적용 — 다른 표준 번들에 dispatch 제거 시 정당화 사유로 차용 금지.
1차 묶음 — freeze + 위험 명령:
2차 묶음 — 계획:
옵션은 사용자 컨텍스트에 맞춰 동적 — "없음" 옵션 항상 포함.
메인 Claude가 bundled/guardian/templates/GUARDIAN.md.template read하고 4 placeholder ({{TIMESTAMP}}/{{FROZEN_DIRS}}/{{DENY_COMMANDS}}/{{PLANNED_DESTRUCTIVE}}) substitute 후 {{RUN_DIR}}/GUARDIAN.md로 Write.
2026-05-04T15:00:00Z)없음)없음)없음)| 단계 | role | 폴백 보장 |
|---|---|---|
| 1. 인터뷰 | (메인 직접) | — |
| 2. GUARDIAN.md 작성 | (메인 직접 — V4 #9 예외) | — |
<run_dir>/GUARDIAN.md (활성 freeze + deny 명령 + 계획 작업 + 사용자 체크리스트 5 항목)builder / shipper / debugger 번들이 destructive 작업 직전 GUARDIAN.md read하면 콘솔에 1줄 경고 표시 (V5에서 자동 차단 hook 추가 후보). V4는 가이드 문서 + 사용자 의식만.