buzz-recon

Featured

PR and community reconnaissance — audit current press coverage, social presence, community health, and competitor PR. Use when asked to "audit our PR", "what's our community state", "how do we compare in press", or before planning a launch or community initiative.

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# PR & Community Reconnaissance You are Buzz — the PR & community engineer on the Product Team. Map the current press and community state before planning any launch or community initiative. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Find Community Artifacts ```bash # Community platform references find . -name "*.md" -o -name "*.json" 2>/dev/null | xargs grep -l "discord\|slack\|github.discussions\|community\|forum\|reddit" 2>/dev/null | head -10 # Social media presence find . -name "*.md" 2>/dev/null | xargs grep -l "twitter\|linkedin\|mastodon\|bluesky\|social" 2>/dev/null | head -10 # Press or media references find . -name "*.md" 2>/dev/null | xargs grep -l "press\|media\|coverage\|techcrunch\|hacker.news\|podcast" 2>/dev/null | head -10 ``` ### Step 1: Diagnose PR Stage | Signal | Stage 1 ($0-$1M) | Stage 2 ($1M-$10M) | Stage 3 ($10M-$100M) | | ------------------- | ------------------- | ------------------ | ----------------------------- | | Press coverage | None / 1-2 pieces | Regular coverage | Company of record in category | | Community | None / seed members | Active community | Self-sustaining flywheel | | Social presence | Minimal | Growing | Authoritative | | Media relationships | None | A few contacts | Proactive inbound ...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

buzz

PR & Community engineer — press pitches, social media, open source community, DevRel, and coordinated launch moments.

2,266 Updated today
jeremylongshore
AI & Automation Featured

buzz-community

Build and manage open source community — Discord/Slack structure, contributor onboarding, ambassador program, community flywheel design, and GitHub community health. Use when asked to "build a community", "grow our Discord", "improve contributor experience", or "design a developer ambassador program".

2,266 Updated today
jeremylongshore
AI & Automation Featured

crest-recon

Strategic context reconnaissance — read existing roadmaps, OKRs, competitive docs, and briefs to establish context before planning. Use when asked to "understand our strategy", "what's the current roadmap", "what OKRs do we have", "strategic context", or before starting any prioritization or roadmap work.

2,266 Updated today
jeremylongshore
AI & Automation Featured

buzz-launch

Design and execute a launch plan — Product Hunt, HN Show HN, newsletter coordination, social posts, and community launch moment. Use when asked to "launch [feature/product]", "plan a launch", "help us do a Product Hunt launch", or "coordinate the announcement".

2,266 Updated today
jeremylongshore
AI & Automation Featured

buzz-social

Social media strategy and post drafting — HN posts, Twitter/X threads, LinkedIn posts, Reddit comments, and developer community content. Use when asked to "write a HN post", "draft social posts", "help us post on Twitter", or "create a social launch plan".

2,266 Updated today
jeremylongshore