Skillshub linear-sync
Push a completed L1 PRD, L2 Epic, or L3 Story document to Linear. Parses the doc, creates the appropriate issue type, and maps fields to Linear properties.
install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/Hmtheo/pm-skills-library/linear-sync" ~/.claude/skills/comeonoliver-skillshub-linear-sync && rm -rf "$T"
manifest:
skills/Hmtheo/pm-skills-library/linear-sync/SKILL.mdsource content
Linear Sync
🚧 Coming soon