From rusen-research
Explore the citation graph around a seed paper — forward (who cites it), backward (what it cites), or both. Use when the user is building out related work, looking for prior art, or hunting for extensions. Produces grouped, scored suggestions, cross-referenced against the user's Zotero library and rusen-brain vault. The direction parameter has no default — it is always confirmed with the user.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rusen-research:citation-traceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Citation graph exploration for a seed paper.
Citation graph exploration for a seed paper.
Any parameter below the user did not specify MUST be asked before doing work. Bundle related questions.
direction has no default and must always be confirmed. The user flagged this specifically — even if the seed paper and every other parameter is clear, STOP and ask for direction.
forward (papers citing the seed), backward (papers the seed cites), or both. Never assume.mcp__zotero__zotero_search_items / similar to check.3-Notes/? If yes, load /vaultdb./paper-notes.https://api.semanticscholar.org/graph/v1/paper/<ID>/referenceshttps://api.semanticscholar.org/graph/v1/paper/<ID>/citations?fields=title,authors,year,venue,abstract,citationCount,externalIdsarxiv.org/abs/<id>).## Seed
<Title> — <Authors>, <Year>, <Venue>
## Parameters (as confirmed)
direction=<...>, depth=<N>, cap=<M>, filter=<...>, grouping=<...>
## Results by <confirmed grouping>
### <Group 1> (<count>)
- **<Title>** — <Authors>, <Year>, <Venue>. Cited <N>. [in library: yes/no] [in vault: yes/no]
Why relevant: <1-line rationale tied to the seed's content>
...
## Suggestions
- Strongest prior-art seeds: <top 3>
- Strongest extension seeds: <top 3>
- Consider `/paper-triage` on: <top 2-3>
- Consider `/lit-review` if any cluster crosses <threshold>
$ARGUMENTS
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub rusen-archive/rusen-agent-skills --plugin rusen-research