정보
이 스킬은 시장 정보 질문을 효과적으로 분류할 수 있도록 도와주며, 필요한 연구 분야, 진행 주기, 실행 기술을 대화형으로 결정합니다. 사용자를 세 가지 적응형 질문으로 안내하여 OSINT나 TECHINT 같은 구체적인 정보 채널에 결정을 매핑합니다. 경쟁사 관련 질문을 조사해야 하지만 어떤 조사 방법을 사용해야 할지 불확실할 때 활용하세요.
빠른 설치
Claude Code
추천npx skills add deanpeters/Product-Manager-Skills -a claude-code/plugin add https://github.com/deanpeters/Product-Manager-Skillsgit clone https://github.com/deanpeters/Product-Manager-Skills.git ~/.claude/skills/intel-discipline-advisorClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
문서
Intel Discipline Advisor
Purpose
Triage a competitive or market question into the right intelligence response: which of the eight
collection disciplines to run, on what cadence, feeding which artifact, executed by which skill. The
intelligence-collection-disciplines compendium
holds everything about every channel; this advisor answers the question a busy PM actually has —
"given what's on my desk, which two or three channels matter, and where do my limited hours go?"
Running every discipline on every question is the failure mode; scoping to the decision is the craft.
The advisor teaches the mapping as it routes, so by your third session you won't need it. That's the
goal.
Input
Works best with: the decision or question on your desk, in your words — "I think [Competitor A] is building something," "my TAM slide got shredded," "sales keeps getting surprised." Also useful: any signal you've already noticed (a job posting, a pricing change, an earnings remark), your time budget, and whether you're limited to free sources.
Anything supplied with the invocation itself — text after the skill name, a pasted context dump, or an
appended ARGUMENTS: line — counts as answers already given. Use it and skip whatever it covers;
don't re-ask.
Arriving empty-handed? That works too. The advisor opens by asking what's on your desk, with enumerated situations to pick from.
Example invocation: Intel discipline advisor: two of their senior engineers just followed our CTO on a preprint server, and their careers page doubled — what do I run?
Key Concepts
- Facilitation protocol: use
workshop-facilitationas the default interaction protocol (entry modes, one question per turn, progress labels, numbered recommendations). This file defines the domain logic. - The routing brain is the artifact-mapping table in
intelligence-collection-disciplines: every PM artifact has a known discipline mix and refresh cadence. The advisor's job is matching the user's situation to a row — and showing the match, because the mapping is the lesson. - Signals already seen are a head start. If the user noticed a job posting surge, HUMINT has
already flagged once — the recommendation starts from "1 discipline flagged" on the confidence
stacking ladder and names which independent channels would corroborate (see
autonomous-investigation). - Cadence must match evidence speed and human capacity. Pricing pages change monthly; statistics releases change annually. A watch the user can't sustain is worse than none — it produces false confidence that someone is watching.
- The honest off-ramp. Some questions don't need an investigation: if the question is "why do customers churn," the answer is win/loss interviews and discovery, not a patent sweep. The advisor says so.
Application
This interactive skill asks 3 adaptive questions, then offers numbered, context-aware recommendations.
Question 1: What's on your desk?
"What's the situation? Pick the closest, or describe your own:
- Suspected competitor move — you think someone is building, entering, or repositioning
- An artifact to build or refresh — TAM/SAM/SOM, battle card, positioning, ICP/personas, pricing analysis
- A margin or market-structure puzzle — margins eroding, category shifting, entry decision
- Standing watch setup — you want ongoing coverage, not a one-off answer"
Question 2: Adaptive follow-up
- If 1 (suspected move): "What tipped you off — a job posting, a pricing change, an exec's post, a patent, a customer remark? (Whatever you saw is one discipline already flagging; we'll pick the independent channels that could corroborate it.)"
- If 2 (artifact): "Which artifact, and does a prior version exist to diff against?"
- If 3 (structure puzzle): "Is the question about the whole industry's structure, or one company's position in it?"
- If 4 (watch): "Honestly, how much recurring time can you or your team commit — 30 minutes a week, a half-day a month, a day a quarter?"
Question 3: Constraints
"Two quick constraints: free sources only or is paid tooling available, and any geographic focus? (Region changes which registries and statistics bureaus apply.)"
Then: Recommend
Synthesize and offer 3-5 numbered recommendations, each naming: discipline mix → cadence → executing skill → artifact fed, with one line on when it's the right choice. Always show why the disciplines were chosen (the mapping-table logic), and include the off-ramp when it's honest. Handle single selection, combinations ("1 and 3"), and custom directions per the facilitation protocol.
Routing quick-reference (from the artifact-mapping table):
| Situation | Discipline mix | Executing skill |
|---|---|---|
| Suspected move | Corroborate the seen signal: TECHINT + HUMINT + SIGINT + FININT, fused | intelligence-collection-disciplines fusion template, then competitive-intel-watch |
| Battle card | SIGINT + OSINT + HUMINT | battle-card-builder, kept fresh by the watch |
| TAM/SAM/SOM | GEOINT/DEMOINT + FININT capture rates | tam-sam-som-calculator Mode 3 |
| Positioning / ICP | OSINT + GEOINT/DEMOINT (+ VoC) | voice-of-customer-miner → positioning-statement |
| Industry structure | FININT + OSINT | porters-five-forces |
| One company's position | OSINT + FININT + HUMINT | swot-analysis or company-intel |
| Pricing question | SIGINT + FININT | pricing-packaging-tracker |
| Macro exposure | GEOINT/DEMOINT + regulatory FININT | pestel-delta-monitor |
| Standing watch | SIGINT weekly, OSINT+HUMINT monthly, FININT+TECHINT quarterly — scaled to stated capacity | competitive-intel-watch |
| The full picture | All of the above, sequenced | competitive-analysis-process |
Close by offering the one-page triage card (template.md) filled in from the
session — the route, its "because," and a review date, as a handoff artifact.
Examples
Sample flow (fictional):
Q1 → User: "1 — I think [Competitor A] is building a data-platform play." Q2 → User: "Their careers page doubled, mostly data engineers." Q3 → User: "Free sources, US only."
"Your hiring observation means HUMINT has already flagged once — one discipline is an anecdote, so the job is corroboration from independent channels. Recommendations:
- TECHINT sweep this week (patents.google.com + their GitHub org + arXiv affiliations, free) — a paper-or-patent cluster in the same specialty as the hiring surge is the strongest fusion pair available. Pick this first: highest corroboration value per hour.
- SIGINT check, 30 minutes (crt.sh for new subdomains, Wayback diff on their product pages) — catches launch staging if this is further along than hiring suggests.
- FININT pass at their next earnings call — listen for capex dodges and segment-language shifts; free via their IR page. Slower, but turns hypothesis into briefable intelligence.
- Set the watch instead — if this can't get hours this quarter, wire [Competitor A] into
competitive-intel-watchmonthly and let the cadence catch it.Reply 1, 2, 3, 4, a combination like '1 and 2', or tell me more. (Two agreeing disciplines = working hypothesis; three = brief your leadership.)"
The off-ramp in action: user picks "artifact: ICP refresh," but Q2 reveals the real question is
"why did our last three enterprise deals stall?" The honest recommendation leads with win/loss
interviews (HUMINT's ground-truth layer) and discovery-interview-prep
— "no public-web sweep answers a question your own churned prospects can answer better."
See examples/conversation-flow.md for a full end-to-end session:
inline input crediting two of the three questions, a capacity answer that gets believed, a
combination selection, and a "tell me more" that earns a teaching answer.
examples/conversation-flow-industrial.md shows the
routing shift for a physical-world signal — permits and customs data instead of site diffs.
Common Pitfalls
- Prescribing the full eight. Recommending every discipline is refusing to triage. Two or three channels matched to the decision beats coverage theater — the mapping table exists so you can skip.
- Ignoring the seen signal. The user's tip-off is a free head start on the stacking ladder. Recommending channels that re-detect the same signal type adds no corroboration; independence is what stacks.
- Cadence fantasy. Designing a weekly watch for a team with a quarterly attention span. Ask the capacity question and believe the answer.
- Routing without teaching. Handing over a recommendation without the "because" strips the lesson. Every recommendation shows its mapping-table logic — the user should leave better at triage, not just triaged.
- No off-ramp. Forcing every question into an investigation. Discovery, win/loss, and support tickets answer some questions better than any public-web sweep; say so when it's true.
References
intelligence-collection-disciplines(Component) — the compendium this advisor routes into; the pedagogic pairworkshop-facilitation(Interactive) — facilitation protocolautonomous-investigation(Workflow) — confidence stacking and evidence labels the recommendations lean on- Executing skills:
competitive-intel-watch,battle-card-builder,tam-sam-som-calculator,porters-five-forces,swot-analysis,voice-of-customer-miner,pricing-packaging-tracker,pestel-delta-monitor,competitive-analysis-process discovery-interview-prep(Interactive) — the off-ramp when the question belongs to discovery- Companion to Dean Peters' "Competitive Research on Steroids" compendium (Productside).
GitHub 저장소
자주 묻는 질문
intel-discipline-advisor Skill이란 무엇인가요?
intel-discipline-advisor은(는) deanpeters이(가) 만든 Claude Skill입니다. Skill은 Claude가 필요할 때 불러오는 지침과 리소스를 묶어 추가 프롬프트 없이 intel-discipline-advisor 관련 작업을 수행할 수 있게 합니다.
intel-discipline-advisor은(는) 어떻게 설치하나요?
이 페이지의 설치 명령을 사용하세요. intel-discipline-advisor을(를) Claude Code 플러그인으로 추가하거나 저장소를 skills 디렉터리에 복제한 다음 Claude를 다시 시작해 Skill을 불러옵니다.
intel-discipline-advisor은(는) 어떤 카테고리에 속하나요?
intel-discipline-advisor은(는) 메타 카테고리에 속합니다.
intel-discipline-advisor은(는) 무료로 사용할 수 있나요?
네. intel-discipline-advisor은(는) AIMCP에 등록되어 있으며 무료로 설치할 수 있습니다.
연관 스킬
이 스킬은 콘텐츠 콜렉션(Content Collections)을 위한 프로덕션 검증된 설정을 제공합니다. 콘텐츠 콜렉션은 Markdown/MDX 파일을 Zod 검증이 포함된 타입 안전한 데이터 콜렉션으로 변환해주는 TypeScript 최우선 도구입니다. 블로그, 문서 사이트 또는 콘텐츠 중심의 Vite + React 애플리케이션을 구축할 때 타입 안전성과 자동 콘텐츠 검증을 보장하기 위해 사용하세요. Vite 플러그인 구성과 MDX 컴파일부터 배포 최적화 및 스키마 검증에 이르기까지 모든 것을 다룹니다.
이 스킬은 개발자들이 Polymarket 예측 시장 플랫폼을 활용한 애플리케이션을 구축할 수 있도록 지원하며, 거래 및 시장 데이터를 위한 API 통합 기능을 포함합니다. 또한 WebSocket을 통한 실시간 데이터 스트리밍을 제공하여 실시간 거래와 시장 활동을 모니터링할 수 있습니다. 이를 통해 거래 전략을 구현하거나 실시간 시장 업데이트를 처리하는 도구를 생성하는 데 활용할 수 있습니다.
이 스킬은 개발자들이 명령어, 파일, LSP 작업 등 25개 이상의 이벤트 유형에 연결되는 OpenCode 플러그인을 만들 수 있도록 돕습니다. JavaScript/TypeScript 모듈을 위한 플러그인 구조, 이벤트 API 명세, 구현 패턴을 제공합니다. OpenCode AI 어시스턴트의 라이프사이클을 사용자 정의 이벤트 기반 로직으로 가로채거나, 모니터링하거나, 확장해야 할 때 사용하세요.
SGLang은 RadixAttention 프리픽스 캐싱을 활용하여 JSON, 정규식, 에이전트 워크플로우를 위한 고속 구조화 생성에 특화된 고성능 LLM 서빙 프레임워크입니다. 특히 반복되는 프리픽스가 있는 작업에서 상당히 빠른 추론 속도를 제공하여 복잡한 구조화 출력 및 다중 턴 대화에 이상적입니다. 제약 디코딩이 필요하거나 광범위한 프리픽스 공유가 있는 애플리케이션을 구축할 때는 vLLM과 같은 대안보다 SGLang을 선택하십시오.
