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>
This commit is contained in:
parent
e4aa5a61c2
commit
d5ee9d19fa
8 changed files with 1244 additions and 1277 deletions
|
|
@ -26,8 +26,7 @@ This skill covers everything related to building relationships on LinkedIn -- st
|
|||
|
||||
| Command | Purpose | When to Use |
|
||||
|---------|---------|-------------|
|
||||
| `/linkedin:speaking` | Speaking opportunity pipeline | Finding and landing talks |
|
||||
| `/linkedin:collab` | Collaboration orchestration | Co-creating with other leaders |
|
||||
| `/linkedin:outreach` | Outreach orchestrator — collaborations + speaking | Finding and landing talks; co-creating with other leaders; running CFP/partner pitches |
|
||||
|
||||
## Agents
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ This plugin uses **6 focused skills**. This main skill contains shared knowledge
|
|||
| **linkedin-content-creation** | Post creation, templates, batch, pipeline, video, long-form | `/linkedin:post`, `/linkedin:quick`, `/linkedin:batch`, `/linkedin:pipeline`, `/linkedin:multiplatform`, `/linkedin:video`, `/linkedin:newsletter` |
|
||||
| **linkedin-analytics** | Analysis, reporting, import, troubleshooting | `/linkedin:analyze`, `/linkedin:audit`, `/linkedin:import`, `/linkedin:report` |
|
||||
| **linkedin-strategy** | Growth, authority, competitive, monetization | `/linkedin:strategy`, `/linkedin:authority`, `/linkedin:competitive`, `/linkedin:monetize` |
|
||||
| **linkedin-networking** | Engagement, collaborations, speaking | `/linkedin:speaking`, `/linkedin:collab` |
|
||||
| **linkedin-networking** | Engagement, collaborations, speaking | `/linkedin:outreach` |
|
||||
| **linkedin-voice** | Voice training, profile, differentiation | `/linkedin:profile` |
|
||||
|
||||
### Routing Guide
|
||||
|
|
@ -137,9 +137,8 @@ These rules apply to ALL content created by any skill or command:
|
|||
| `/linkedin:authority` | Systematic authority building |
|
||||
| `/linkedin:competitive` | Competitive analysis of niche |
|
||||
| `/linkedin:monetize` | Monetization strategy and funnels |
|
||||
| `/linkedin:speaking` | Speaking opportunity pipeline |
|
||||
| `/linkedin:outreach` | Outreach orchestrator — collaborations + speaking opportunities |
|
||||
| `/linkedin:video` | Video script generator (30s/60s/90s/2min) |
|
||||
| `/linkedin:collab` | Collaboration orchestration |
|
||||
|
||||
## All Agents
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue