refactor(linkedin): merge collab + speaking into outreach (S17)
Step 18 (fasit S17): merged commands/collab.md + commands/speaking.md
into a single commands/outreach.md covering both tracks under one
outreach/pitch paradigm. Structural twins: same outreach/pitch flow
(readiness → identify → score → format/abstract → outreach by
temperature → production/portfolio → engagement-pod warning →
pipeline tracker → network/progression → results dashboard) with
track-specific detail at each step.
Capability checklist: every function of both predecessors preserved:
- Collab: 5-item readiness, partner search + 25-pt rubric,
12 formats across 4 maturity tiers, cold/warm/established outreach,
DM amplification protocol, 5-phase co-creation workflow,
shared drafting ground rules, pipeline board, health signals,
Inner Circle tiers, long-term partnership framework.
- Speaking: 100-pt readiness scorecard, event/CFP search +
research template, Nordic/European tech conference calendar,
4 talk abstract templates, speaker positioning content calendar,
demo reel strategy, speaker bio variants (50/100/200 words),
CFP cover note + organizer outreach (cold/warm),
post-speaking follow-up sequence, pipeline tracker,
progression ladder (4 levels).
- Both: engagement-pod warning (post-Mar-2025), quarterly results
dashboard with both tracks.
Removed commands/collab.md, commands/speaking.md.
Reconciled all 16 route-refs across plugin (collab 8, speaking 8):
- commands/linkedin.md: table row, priority list (items 16-17 → 16),
routing rules (lines 177-178 → one rule), removed 'outreach' keyword
from network-builder agent suggestion (now belongs to /linkedin:outreach).
- skills/linkedin-thought-leadership/SKILL.md: pillar table + all-commands
table (lines 30, 140, 142).
- skills/linkedin-networking/SKILL.md: commands table (lines 29-30).
- CLAUDE.md: commands table (lines 63-64).
- README.md: feature bullet (line 68), commands table (lines 168-169),
skills pillar table (line 289), ToS table (line 514).
Verify: corrected predicate (test ! -f X && test ! -f Y && ! grep -rqn)
exit 0. Literal Verify (plan.md:681) exit 1 due to the same exit-inversion
bug observed at Step 16/17 — logged for plan-pass at Step 21.
Manifest audit PASS: commands/outreach.md present; [Ss]peaking 40 hits;
min_file_count=1 satisfied; forbidden/bash checks vacuous.
Net commands/: 26 → 25 (matches plan).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>