SoDamLoop 자가진단. "상태 보여줘"·"잘 돌아가?"·`/sodam-loop:status` 등에서 호출. 안전 부품들이 아직 정상인지 한 명령으로 점검한다.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add sodam-ai/SoDam-Loop-Eng --skill sodam-loop-status --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sodam Loop Status?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sodam-ai-sodam-loop-status)More formats (shields.io, HTML) on the badges page.
---
name: sodam-loop-status
description: SoDamLoop 자가진단. "상태 보여줘"·"잘 돌아가?"·`/sodam-loop:status` 등에서 호출. 안전 부품들이 아직 정상인지 한 명령으로 점검한다.
user-invocable: false
---
# status — 자가진단 (한 명령 점검)
> 비개발자는 회귀(고장)를 눈으로 못 잡으니, **한 명령으로 "아직 잘 도나?"** 를 확인한다. (06 §3)
## 하는 일
1. `node "${CLAUDE_PLUGIN_ROOT}/hooks/status-check.mjs"` 를 실행한다.
- loop-guard·safety-gate·grader·backup의 **자가테스트를 모두 돌려** 통과 여부를 모은다.
- Node 버전·데이터 경로(`${CLAUDE_PLUGIN_DATA}` 또는 `%USERPROFILE%\.sodam-loop\`)를 표시한다.
2. 결과를 **한국어로 쉽게** 요약: "전체 정상 ✅" 또는 "문제: X 부품 ❌ → 어떻게 할지".
## 의미
- 모두 통과 = 안전장치가 살아 있음(신뢰 게이트). 하나라도 실패 = **루프 시작 전에 고쳐야** 함.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!