v2.0.0 – Renamed to tech-sourcing-skill (breaking)
Breaking change: rename
The repo, local install folder, and skill name are renamed from linkedin-sourcing /
linkedin-sourcing-skill to tech-sourcing / tech-sourcing-skill, to match the mostly-IT
platform mix added in v1.1.0.
If you have this skill installed:
mv ~/.claude/skills/linkedin-sourcing ~/.claude/skills/tech-sourcingcd ~/.claude/skills/tech-sourcing && git remote set-url origin https://github.com/Da6ka/tech-sourcing-skill.git && git pull- Restart Claude Code (or start a new session) — the skill now loads as
tech-sourcing.
The old repo URL (Da6ka/linkedin-sourcing-skill) redirects automatically, so existing clone
remotes keep working even without step 2 — but updating them avoids relying on the redirect.
No functional changes
This is a pure rename. Everything from v1.1.0 (Checkpoint 0, the platform decision table and
recipes in references/other-platforms.md, LinkedIn as the always-on baseline) is unchanged.
See CHANGELOG.md for full details. PR: #26.