Comm Lit Review Claude Single
Research topic: $ARGUMENTS
Purpose
Use this skill for communications-domain literature review when the topic is about:
- wireless communications
- cellular systems,
4G/5G/6G, NR, NTN
- satellite,
LEO, GEO, integrated space-air-ground systems
- Wi-Fi, WLAN, mesh, ad hoc, sidelink, V2X
- routing, scheduling, resource allocation, beamforming
- rate adaptation, link adaptation,
ACM, HARQ, CSI feedback
- transport protocols and congestion control in communication networks
- cross-layer optimization for communication systems
If the center of gravity is generic ML architecture research, pure control theory without communications literature, or software/API documentation rather than papers, fall back to a general literature skill.
Constants
- PAPER_LIBRARY: Check local PDFs in this order:
papers/ in the current project
literature/ in the current project
- Custom path specified by the user in
AGENTS.md under ## Paper Library
- MAX_LOCAL_PAPERS = 20: Maximum number of local PDFs to scan. If there are more, prioritize by filename and first-page relevance.
Source Selection
Parse $ARGUMENTS for a — sources: directive.
- If
— sources: is specified, only search the listed sources.
- If not specified, default to:
zotero
obsidian
local
ieee
sciencedirect
acm
web
Valid source values:
zotero
obsidian
local
ieee
sciencedirect
acm
web
all
If all is specified, interpret it as the full default source set.
Retrieval Order
This is a knowledge-base-first skill. Search in this order unless the user overrides it:
Zotero
Obsidian
- local
papers/ and literature/
IEEE Xplore
ScienceDirect
ACM Digital Library
- broader web
Graceful degradation rules:
- If an unrequested source is unavailable, do not fail.
- Skip it silently and continue to the next source.
- If the user explicitly requested a source and it is unavailable, stop and tell the user what must be configured. Do not silently downgrade an explicitly requested source policy.
External Search Policy
For external search:
- prefer
IEEE Xplore first
- then
ScienceDirect
- then
ACM
- then broader web only when needed
Publication policy:
- prefer peer-reviewed journals and major conferences
- label workshop papers as
workshop
- label arXiv-only or author-hosted versions as
preprint
- if both preprint and formal version exist, cite the formal version first
Time-window policy:
- if the user does not specify a year range, include both a short foundational set and a recent set
- recommended split:
foundational: before 2022
recent: 2022 to present
Venue Priority
Within each database tier, search venue tiers in this order.
Tier A
Journals:
IEEE Journal on Selected Areas in Communications (JSAC)
IEEE/ACM Transactions on Networking (ToN)
IEEE Transactions on Wireless Communications (TWC)
IEEE Transactions on Communications (TCOM)
Conferences:
ACM SIGCOMM
USENIX NSDI
ACM MobiCom
ACM CoNEXT
IEEE INFOCOM
Tier B
Journals:
IEEE Transactions on Vehicular Technology (TVT)
IEEE Wireless Communications Letters (WCL)
IEEE Communications Letters
Computer Networks
Computer Communications
Ad Hoc Networks
Physical Communication
Conferences:
IEEE ICC
IEEE GLOBECOM
IEEE WCNC
IEEE PIMRC
ACM MobiHoc
Tier C
- other relevant IEEE journals and transactions
- other relevant Elsevier journals
- other clearly relevant ACM conferences and workshops
- topic-specific satellite, optical, vehicular, IoT, aerial, or edge communications venues
Usage rules:
- start from Tier A
- widen to Tier B if needed
- widen to Tier C if still sparse
- only then broaden to full web search
- by default this is a soft priority, not a hard whitelist
- if the user says
only top venues, top journals only, or top conferences only, treat Tier A as a hard filter
Workflow
Step 0a: Search Zotero Library
Skip this step if Zotero MCP is not configured or zotero is not enabled.
If available:
- search by topic
- capture title, authors, year, venue
- pull user annotations, tags, or collections when present
- treat these as high-priority evidence because they reflect the user's existing library
Step 0b: Search Obsidian Vault
Skip this step if Obsidian MCP is not configured or obsidian is not enabled.
If available:
- search topic-related notes
- collect summaries, wikilinks, tags, and paper references
- treat these notes as the user's processed understanding of the topic
Step 0c: Scan Local Paper Library
Run this step if local is enabled.
- locate PDFs from
papers/**/*.pdf and literature/**/*.pdf
- de-duplicate against Zotero hits when possible
- read the first pages of relevant PDFs
- extract title, authors, year, problem, method, and relevance
- use local hits to guide and de-duplicate later external search
Step 1: Search External Primary Sources
Use a layered search strategy. For communications topics, avoid random blog posts or tertiary summaries.
Database ladder:
ieeexplore.ieee.org
sciencedirect.com
dl.acm.org
- broader web using primary publisher pages, official conference sites, DOI pages, and author-hosted copies of already-identified formal papers
Move to the next database tier only when:
- the higher-priority tier is too sparse
- the topic clearly publishes elsewhere
- the user explicitly asks for broader coverage
Within each database tier:
- start from Tier A venues
- widen to Tier B if needed
- widen to Tier C if still sparse
Step 2: Extract Paper-Level Facts
For each relevant paper, capture:
- Title
- Authors
- Year
- Venue
- Layer or system scope
- Scenario and assumptions
- Core method
- Main result or claim
- Limitation
- Relevance to the user's topic
- Source URL
- Source origin:
zotero, obsidian, local, ieee, sciencedirect, acm, or web
Favor concrete numbers, assumptions, and problem definitions over generic paraphrases.
Do not collapse transport-layer rate control and PHY/MAC rate adaptation into one bucket without saying so explicitly.
Synthesis Rules
Group papers by technical axis rather than by search order. Common groupings:
PHY/MAC adaptation
- transport and congestion control
NTN and satellite resource management
- cross-layer or learning-based control
- measurement and empirical studies
When useful, explicitly separate:
- foundational vs recent work
- formal publications vs preprints
- top-tier vs lower-tier venues
- single-link vs multi-user formulations
- simulation-only vs deployment-backed work
- user-owned sources vs newly surfaced external papers
If evidence is weak, say so instead of smoothing it over.
Output
Use a literature table with these columns:
| Paper |
Venue |
Year |
Layer |
Scenario |
Method |
Key Result |
Limitation |
Relevance |
Source |
Source should indicate where the paper came from first:
zotero
obsidian
local
ieee
sciencedirect
acm
web
After the table, summarize in this order:
- what the field is mostly trying to solve
- how papers cluster into
2-4 approaches
- what the user already had vs what was newly surfaced
- where the evidence is strong vs weak
- what research gap remains
End with Practical Takeaway:
- dominant current approach
- likely saturated direction
- promising open direction
Key Rules
Do not silently downgrade explicitly requested sources, account-backed databases, or primary-database constraints. Report the missing configuration instead.
Never fail because Zotero or Obsidian MCP is missing.
Prefer user-owned sources first when available, but do not let them replace external validation.
Prefer primary formal sources over summaries or tertiary commentary.
Prefer IEEE and ScienceDirect first, ACM second, and only then broader web search unless the user asks otherwise.
Search venue tiers from top to broad within each database tier.
Treat venue tiers as soft ranking by default and hard constraint only when the user explicitly asks for top-only search.
Do not pretend a preprint is peer reviewed.
If the topic spans multiple layers, say that the literature itself is split across layers.
1---2name: comm-lit-review3description: Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamforming, or communication-system research and the user wants papers, related work, a survey, or a landscape summary. Search Zotero, Obsidian, and local paper folders first when available, then search IEEE Xplore, ScienceDirect, ACM Digital Library, and broader web in that order.4---5
6# Comm Lit Review Claude Single
7
8Research topic: $ARGUMENTS
9
10## Purpose
11
12Use this skill for communications-domain literature review when the topic is about:
13
14- wireless communications
15- cellular systems, `4G/5G/6G`, `NR`, `NTN`
16- satellite, `LEO`, `GEO`, integrated space-air-ground systems
17- Wi-Fi, WLAN, mesh, ad hoc, sidelink, V2X
18- routing, scheduling, resource allocation, beamforming
19- rate adaptation, link adaptation, `ACM`, `HARQ`, `CSI` feedback
20- transport protocols and congestion control in communication networks
21- cross-layer optimization for communication systems
22
23If the center of gravity is generic ML architecture research, pure control theory without communications literature, or software/API documentation rather than papers, fall back to a general literature skill.
24
25## Constants
26
27- **PAPER_LIBRARY**: Check local PDFs in this order:
28 1. `papers/` in the current project
29 2. `literature/` in the current project
30 3. Custom path specified by the user in `AGENTS.md` under `## Paper Library`
31- **MAX_LOCAL_PAPERS = 20**: Maximum number of local PDFs to scan. If there are more, prioritize by filename and first-page relevance.
32
33## Source Selection
34
35Parse `$ARGUMENTS` for a `— sources:` directive.
36
37- If `— sources:` is specified, only search the listed sources.
38- If not specified, default to:
39 - `zotero`
40 - `obsidian`
41 - `local`
42 - `ieee`
43 - `sciencedirect`
44 - `acm`
45 - `web`
46
47Valid source values:
48
49- `zotero`
50- `obsidian`
51- `local`
52- `ieee`
53- `sciencedirect`
54- `acm`
55- `web`
56- `all`
57
58If `all` is specified, interpret it as the full default source set.
59
60## Retrieval Order
61
62This is a knowledge-base-first skill. Search in this order unless the user overrides it:
63
641. `Zotero`
652. `Obsidian`
663. local `papers/` and `literature/`
674. `IEEE Xplore`
685. `ScienceDirect`
696. `ACM Digital Library`
707. broader web
71
72Graceful degradation rules:
73
74- If an unrequested source is unavailable, do not fail.
75- Skip it silently and continue to the next source.
76- If the user explicitly requested a source and it is unavailable, stop and tell the user what must be configured. Do not silently downgrade an explicitly requested source policy.
77
78## External Search Policy
79
80For external search:
81
82- prefer `IEEE Xplore` first
83- then `ScienceDirect`
84- then `ACM`
85- then broader web only when needed
86
87Publication policy:
88
89- prefer peer-reviewed journals and major conferences
90- label workshop papers as `workshop`
91- label arXiv-only or author-hosted versions as `preprint`
92- if both preprint and formal version exist, cite the formal version first
93
94Time-window policy:
95
96- if the user does not specify a year range, include both a short foundational set and a recent set
97- recommended split:
98 - `foundational`: before 2022
99 - `recent`: 2022 to present
100
101## Venue Priority
102
103Within each database tier, search venue tiers in this order.
104
105### Tier A
106
107Journals:
108
109- `IEEE Journal on Selected Areas in Communications (JSAC)`
110- `IEEE/ACM Transactions on Networking (ToN)`
111- `IEEE Transactions on Wireless Communications (TWC)`
112- `IEEE Transactions on Communications (TCOM)`
113
114Conferences:
115
116- `ACM SIGCOMM`
117- `USENIX NSDI`
118- `ACM MobiCom`
119- `ACM CoNEXT`
120- `IEEE INFOCOM`
121
122### Tier B
123
124Journals:
125
126- `IEEE Transactions on Vehicular Technology (TVT)`
127- `IEEE Wireless Communications Letters (WCL)`
128- `IEEE Communications Letters`
129- `Computer Networks`
130- `Computer Communications`
131- `Ad Hoc Networks`
132- `Physical Communication`
133
134Conferences:
135
136- `IEEE ICC`
137- `IEEE GLOBECOM`
138- `IEEE WCNC`
139- `IEEE PIMRC`
140- `ACM MobiHoc`
141
142### Tier C
143
144- other relevant IEEE journals and transactions
145- other relevant Elsevier journals
146- other clearly relevant ACM conferences and workshops
147- topic-specific satellite, optical, vehicular, IoT, aerial, or edge communications venues
148
149Usage rules:
150
151- start from Tier A
152- widen to Tier B if needed
153- widen to Tier C if still sparse
154- only then broaden to full web search
155- by default this is a soft priority, not a hard whitelist
156- if the user says `only top venues`, `top journals only`, or `top conferences only`, treat Tier A as a hard filter
157
158## Workflow
159
160### Step 0a: Search Zotero Library
161
162Skip this step if Zotero MCP is not configured or `zotero` is not enabled.
163
164If available:
165
1661. search by topic
1672. capture title, authors, year, venue
1683. pull user annotations, tags, or collections when present
1694. treat these as high-priority evidence because they reflect the user's existing library
170
171### Step 0b: Search Obsidian Vault
172
173Skip this step if Obsidian MCP is not configured or `obsidian` is not enabled.
174
175If available:
176
1771. search topic-related notes
1782. collect summaries, wikilinks, tags, and paper references
1793. treat these notes as the user's processed understanding of the topic
180
181### Step 0c: Scan Local Paper Library
182
183Run this step if `local` is enabled.
184
1851. locate PDFs from `papers/**/*.pdf` and `literature/**/*.pdf`
1862. de-duplicate against Zotero hits when possible
1873. read the first pages of relevant PDFs
1884. extract title, authors, year, problem, method, and relevance
1895. use local hits to guide and de-duplicate later external search
190
191### Step 1: Search External Primary Sources
192
193Use a layered search strategy. For communications topics, avoid random blog posts or tertiary summaries.
194
195Database ladder:
196
1971. `ieeexplore.ieee.org`
1982. `sciencedirect.com`
1993. `dl.acm.org`
2004. broader web using primary publisher pages, official conference sites, DOI pages, and author-hosted copies of already-identified formal papers
201
202Move to the next database tier only when:
203
204- the higher-priority tier is too sparse
205- the topic clearly publishes elsewhere
206- the user explicitly asks for broader coverage
207
208Within each database tier:
209
2101. start from Tier A venues
2112. widen to Tier B if needed
2123. widen to Tier C if still sparse
213
214### Step 2: Extract Paper-Level Facts
215
216For each relevant paper, capture:
217
218- Title
219- Authors
220- Year
221- Venue
222- Layer or system scope
223- Scenario and assumptions
224- Core method
225- Main result or claim
226- Limitation
227- Relevance to the user's topic
228- Source URL
229- Source origin: `zotero`, `obsidian`, `local`, `ieee`, `sciencedirect`, `acm`, or `web`
230
231Favor concrete numbers, assumptions, and problem definitions over generic paraphrases.
232
233Do not collapse transport-layer rate control and PHY/MAC rate adaptation into one bucket without saying so explicitly.
234
235## Synthesis Rules
236
237Group papers by technical axis rather than by search order. Common groupings:
238
239- `PHY/MAC` adaptation
240- transport and congestion control
241- `NTN` and satellite resource management
242- cross-layer or learning-based control
243- measurement and empirical studies
244
245When useful, explicitly separate:
246
247- foundational vs recent work
248- formal publications vs preprints
249- top-tier vs lower-tier venues
250- single-link vs multi-user formulations
251- simulation-only vs deployment-backed work
252- user-owned sources vs newly surfaced external papers
253
254If evidence is weak, say so instead of smoothing it over.
255
256## Output
257
258Use a literature table with these columns:
259
260| Paper | Venue | Year | Layer | Scenario | Method | Key Result | Limitation | Relevance | Source |
261|---|---|---:|---|---|---|---|---|---|---|
262
263`Source` should indicate where the paper came from first:
264
265- `zotero`
266- `obsidian`
267- `local`
268- `ieee`
269- `sciencedirect`
270- `acm`
271- `web`
272
273After the table, summarize in this order:
274
2751. what the field is mostly trying to solve
2762. how papers cluster into `2-4` approaches
2773. what the user already had vs what was newly surfaced
2784. where the evidence is strong vs weak
2795. what research gap remains
280
281End with `Practical Takeaway`:
282
283- dominant current approach
284- likely saturated direction
285- promising open direction
286
287## Key Rules
288
289- Do not silently downgrade explicitly requested sources, account-backed databases, or primary-database constraints. Report the missing configuration instead.
290
291- Never fail because Zotero or Obsidian MCP is missing.
292- Prefer user-owned sources first when available, but do not let them replace external validation.
293- Prefer primary formal sources over summaries or tertiary commentary.
294- Prefer `IEEE` and `ScienceDirect` first, `ACM` second, and only then broader web search unless the user asks otherwise.
295- Search venue tiers from top to broad within each database tier.
296- Treat venue tiers as soft ranking by default and hard constraint only when the user explicitly asks for top-only search.
297- Do not pretend a preprint is peer reviewed.
298- If the topic spans multiple layers, say that the literature itself is split across layers.