Classifies a user request into task types (feature, modification, bugfix, refactor) and extracts intent keywords. Use at the start of PM analysis.
This is an internal analysis micro-skill.
Prefer invoking moonshot-orchestrator or moonshot-phase-runner, not this skill directly.
analysisContext.request.userMessagecontext.md (path: analysisContext.artifacts.contextDocPath, if exists)feature | modification | bugfix | refactor.high | medium | low.Set signals.productDefinitionRequest: true when the request is primarily about:
Example keywords:
React/Next.js 키워드 감지 시 시그널 설정:
signals.reactProject: truerequest.taskType: feature
request.keywords:
- implement
- react