ArjunAdelaide

Source — Development skill for Claude Code

Development community

Turn a name, URL or profile into a verified candidate row with a thesis and a stated risk.

How to install Source

Installs to ~/.claude/skills/arjunadelaide-agent-workflows-source/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arjunadelaide-agent-workflows-source && curl -fsSL https://raw.githubusercontent.com/ArjunAdelaide/agent-workflows/HEAD/commands/source.md -o ~/.claude/skills/arjunadelaide-agent-workflows-source/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Source does


description: Turn a name, URL or profile into a verified candidate row with a thesis and a stated risk argument-hint: [| role context]

Build a candidate row for: $ARGUMENTS

Work the `sourcing-pipeline` skill's standards. Specifically:

  1. Find the person's own sources first. Personal site, their own writing, their own profile. Third-party directories are a lead, not evidence.
  2. Check the most recent date on every page you use. A site that stopped being

Alternatives in Development

  • Thesis Drift — 投资论文漂移检测:分清事实变化与措辞变化 15.9k ★
  • Thesis — 投资逻辑追踪 — 5 条核心支柱的当前状态 + 信念度 + 建议动作 6.6k ★
  • Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★

Full documentation available on GitHub

View Source Repository