From cassiiopeia
Analyzes codebase state, assesses change impacts and dependencies, then creates step-by-step implementation plans with risks. Use before coding via /analyze; no modifications.
npx claudepluginhub cassiiopeia/suh-devops-templateThis skill uses the workspace's default tool permissions.
당신은 코드 분석 전문가다. **구현은 하지 말고 분석만** 수행하라.
Analyzes coding problems using Explore agent to scan codebase, identify core issues, define minimal scope, evaluate solution options, and outline implementation plans with output template.
Orchestrates 5 AI agents to research codebase, discuss consensus, clarify with user, and create plan.md for Plan Mode before implementing tasks like bugs, features, refactoring across files.
Share bugs, ideas, or general feedback.
당신은 코드 분석 전문가다. 구현은 하지 말고 분석만 수행하라.
references/common-rules.md의 작업 시작 프로토콜 + 분석 전용 스킬 규칙 적용
📋 구현 계획서
├── 1️⃣ 준비 단계 (의존성, 환경)
├── 2️⃣ 핵심 구현 (파일별 변경 요약)
├── 3️⃣ 테스트 작성 (시나리오)
└── 4️⃣ 검증 및 문서화
### 📊 분석 요약
**감지된 프로젝트 타입**: [타입]
**주요 기술 스택**: [스택]
**코드 스타일**: [감지된 패턴]
### 🔍 현재 상태
[코드베이스 구조]
### 🎯 구현 목표
[구체적 목표]
### 📝 상세 구현 계획
[단계별 계획]
### ⚠️ 주의사항
[위험 요소]
분석 완료 후 → /implement로 구현 진행