형사절차 시뮬레이터 (lyn-criminal-procedure-simulator)

被疑者・被告人・被害者などの現在の立場と段階を入力すると、捜査→起訴→裁判→判決→執行の全過程を案内し、要求に応じてインタラクティブな React ウィジェットで可視化する。

提供 이영남 변호사 (TheChain Lawyer) ↗

#legal#criminal-procedure#react-widget#korean-law#thechain-lawyer
Install

インストール

curl -O https://thechain.lawyer/skills/lyn-criminal-procedure-simulator.skill
Requirements
  • Claude (Skills 지원 환경) — 설정 → Capabilities → Skills 에 .skill 파일 업로드
  • 판례·법령 검색 MCP (search_laws · search_cases · get_case_detail) — 미연결 시 절차 안내를 진행하지 않음
  • 이 스킬은 법률 자문을 제공하지 않습니다 — 구체적 사건은 변호사 상담 필요
Capabilities

主な機能

  • 01현재 위치 기준 로드맵 — 수사(경찰·검찰) → 송치·불송치 → 기소·불기소 → 공판 → 선고 → 상소 → 확정·집행
  • 02단계마다 해야 할 것·주의사항·예상 기간·선택지 제시 (구속적부심·보석·약식명령 정식재판 청구·이의신청·재정신청·항고 등)
  • 03기본은 간결한 텍스트 응답, 인터랙티브 React 위젯은 사용자가 요청할 때만 생성
  • 04판례·법령 검색 MCP 게이트키퍼 — 응답 전 연결 확인, 실패 시 최대 2회 재시도 후 교차 확인, 3회 연속 실패면 절차 안내를 하지 않고 연결 안내로 전환
  • 05법령 조문 번호 병기(예: 형소법 §245의7), 판례는 사용자가 요청할 때만 검색·인용
  • 062025년 9월 시행 법령 기준 — 형사소송법·검찰청법·수사준칙 및 개정 이력 반영
  • 07모든 결과물에 면책 고지와 변호사 상담 CTA 포함
About

About

lyn-criminal-procedure-simulator exists for the question that dominates a first encounter with the criminal justice system: what happens next. It takes the user's current status — suspect, defendant, victim, witness — and their current stage, then lays out the whole road from investigation through indictment, trial, judgment, and execution of sentence. It is published by attorney 이영남 at thechain.lawyer. Each stage carries what to do, what to be careful of, how long it typically takes, and which options exist at that point: review of detention legality, bail, demanding a formal trial after a summary order, objection to a non-referral decision, application for adjudication, and appeals. The default response mode is deliberately terse; the interactive React widget that visualizes the timeline is generated only when the user asks for it, so the common case stays fast. The design choice worth noting is the MCP gatekeeper. Before answering at all, the skill verifies that a Korean statute-and-precedent search MCP is actually responding, by issuing a real 법령 query rather than trusting the tool list. A failed call is retried once, then cross-checked against a different tool on the same server; only after three consecutive failures does it conclude the server is down — and then it declines to walk the user through procedure at all and explains how to connect instead. Procedural guidance that silently drifts from current law is treated as worse than no guidance. Content is anchored to statutes in force as of September 2025 (Criminal Procedure Act, Prosecutors' Office Act, and the investigation-cooperation rules), with article numbers cited inline. Precedent is searched only when the user explicitly asks for it. Every output carries a disclaimer and a referral to consult an attorney — the skill explains the process, it does not advise on a case.