phase-semantic
Installation
SKILL.md
Phase 2: Semantic Analysis
Determine which component type best fits the user's requirement.
Component Type Decision Matrix
| Component | Primary Use | Key Indicators | Freedom Level |
|---|---|---|---|
| Skill | Reusable knowledge/methodology | "방법", "가이드", "패턴", "how to" | High |
| Agent | Multi-step autonomous tasks | "자동화", "분석해", "agent", 복합 작업 | Medium |
| Command | User-initiated workflow | "/명령어", "실행", "run", 사용자 트리거 | Medium |
| Hook | Event-driven enforcement | "강제", "방지", "검증", "반드시" | Low |
| MCP | External tool integration | "API", "서버", "MCP", "외부 도구" | Very Low |