Help us improve
Share bugs, ideas, or general feedback.
From songmu-legal
Initial setup interview that populates a law firm's playbook (CLAUDE.md) by collecting client naming rules, citation policies, file format preferences, and case record storage paths. Run once after installing the litigation plugin.
npx claudepluginhub jurisupport/jurisupport-plugins --plugin songmu-legalHow this skill is triggered — by the user, by Claude, or both
Slash command
/songmu-legal:cold-start-interviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
송무 플러그인을 처음 설치한 변호사에게 사무소 운영 정책을 묻고, 그 답변으로 `CLAUDE.md`(실무 플레이북)를 갱신한다. 이후 모든 송무 작업에 이 플레이북이 적용된다.
Interactive interview to create a litigation practice profile: branches by role and side, captures risk calibration and house style, writes CLAUDE.md.
Runs the cold-start interview to learn your IP practice and write your practice profile. Use on first install, re-onboarding with --redo, or re-probing integrations with --check-integrations.
Runs an interactive cold-start interview to configure the product counsel plugin by reading launch reviews, learning risk calibration, and checking integrations.
Share bugs, ideas, or general feedback.
송무 플러그인을 처음 설치한 변호사에게 사무소 운영 정책을 묻고, 그 답변으로 CLAUDE.md(실무 플레이북)를 갱신한다. 이후 모든 송무 작업에 이 플레이북이 적용된다.
/songmu-legal:cold-start-interview 직접 호출플러그인 디렉토리 구조:
<plugin-dir>/
├── CLAUDE.md.example ← 공개 배포 템플릿 (placeholder)
└── CLAUDE.md ← 사용자 로컬 인스턴스 (.gitignore됨, 개인정보 포함)
다음 순서로 점검:
Case A: CLAUDE.md 없음 + CLAUDE.md.example 있음 (신규 설치)
cp CLAUDE.md.example CLAUDE.md 자동 실행Case B: CLAUDE.md 있음 + 채워진 값 있음 (재실행)
Case C: 두 파일 모두 없음 (비정상)
⚠️ 절대 CLAUDE.md.example를 직접 수정하지 말 것. template는 공개 배포본이며, 모든 변경은 사용자 인스턴스(CLAUDE.md)에만 가해진다.
다음 질문을 순서대로 묻는다 (텔레그램 채널이면 텔레그램 reply로, 그 외에는 AskUserQuestion 사용).
project_client_*)에서 자동 추출하여 표로 정리기본값 제시 + 변경 여부 확인:
korean-law MCP 검증 필수 (기본 ON)korean-law 1차 + beopgoeul-search(법고을) 2차 필수 (기본 ON)
lbox-search 스킬은 자동 호출하지 않음(도구 불안정). lbox.kr 사이트 자체는 사용자가 직접 수동 검색해 결과를 알려주는 방식으로만 활용각 항목 "유지 / 완화 / 강화" 선택.
~/법원기록_md/, ~/법원기록/)onedrive:)JuriSupport를 쓰지 않으면 case-index 스킬이 정본. 다음 항목 확인:
<클라우드 사건폴더 경로>/_index.csvpython3 <plugin>/skills/case-index/case_index.py --csv <경로> init 으로 헤더만 생성<CSV 사건 인덱스 경로> placeholder 치환)사건번호,법원,사건명,의뢰인,상대방,진행단계,다음기일,비고기본 Hard Stop 목록 제시, 추가 항목 있는지 확인:
수집한 답변으로 CLAUDE.md (사용자 인스턴스, .gitignore됨) 섹션을 채운다. Edit 도구로 각 섹션을 수정.
절대 CLAUDE.md.example를 수정하지 말 것. template는 공개 배포본이다.
치환할 placeholder 예시:
<사무소명> → 사용자 입력<변호사명> → 사용자 입력 또는 메모리에서 추출<업무 이메일> / <개인 이메일> → 입력<로컬 사건기록 디렉토리 경로> → 입력 (예: /Users/xxx/법원기록_md/)<클라우드 사건폴더 경로> → 입력 (예: onedrive:진행중사건/)<CSV 사건 인덱스 경로> → 입력 (예: onedrive:진행중사건/_index.csv) 또는 "사용 안함"CLAUDE.md에 새로 들어간 규칙 중 다른 플러그인에도 적용될 만한 것은 글로벌 메모리(~/.claude/projects/-Users-<your-username>/memory/)에도 저장 여부 확인:
project_client_*feedback_*feedback_*✅ 송무 플러그인 설정 완료
- 플레이북: <플러그인>/CLAUDE.md
- 메모리 동기화: <건>
- 다음: /songmu-legal:brief-protocol 으로 첫 서면 작성