Initial commit
This commit is contained in:
34
commands/design-community-strategy.md
Normal file
34
commands/design-community-strategy.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
name: design-community-strategy
|
||||
description: Creates multi-channel community strategy with personas, programming, and KPI plan.
|
||||
usage: /community-building:design-community-strategy --personas builder,leader --objectives adoption,advocacy --horizon 2q --format deck
|
||||
---
|
||||
|
||||
# Command: design-community-strategy
|
||||
|
||||
## Inputs
|
||||
- **personas** – comma-separated member segments (builder, admin, exec, partner, champion).
|
||||
- **objectives** – adoption | advocacy | retention | research | expansion (multi-select via comma list).
|
||||
- **horizon** – time window for planning (quarter, half, year).
|
||||
- **format** – deck | memo | workspace.
|
||||
- **constraints** – budget, tooling, or compliance notes.
|
||||
|
||||
## Workflow
|
||||
1. **Insight Review** – pull latest product, GTM, and customer signals to anchor priorities.
|
||||
2. **Persona Journey Mapping** – define value exchanges, needs, and hero moments per persona.
|
||||
3. **Programming Blueprint** – outline channels, cadences, content pillars, and staffing requirements.
|
||||
4. **Measurement Architecture** – map KPIs, dashboards, and attribution to business outcomes.
|
||||
5. **Enablement & Governance** – document owners, councils, escalation paths, and tooling stack.
|
||||
|
||||
## Outputs
|
||||
- Community strategy deck/memo with objectives, personas, and programming roadmap.
|
||||
- KPI + instrumentation plan tied to adoption, advocacy, or revenue impact.
|
||||
- Stakeholder alignment summary with decisions, risks, and next steps.
|
||||
|
||||
## Agent/Skill Invocations
|
||||
- `community-ecosystem-strategist` – leads strategy synthesis and stakeholder management.
|
||||
- `community-operations-lead` – validates operational feasibility + tooling.
|
||||
- `community-program-matrix` skill – structures programming calendar.
|
||||
- `community-kpi-dashboard` skill – defines measurement system.
|
||||
|
||||
---
|
||||
36
commands/launch-community-activation-series.md
Normal file
36
commands/launch-community-activation-series.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
name: launch-community-activation-series
|
||||
description: Plans and runs a series of community activations (events, AMAs, office hours) with full logistics + follow-up.
|
||||
usage: /community-building:launch-community-activation-series --series "Build AI" --format hybrid --cadence monthly --sessions 4 --channels forum,event,live-stream
|
||||
---
|
||||
|
||||
# Command: launch-community-activation-series
|
||||
|
||||
## Inputs
|
||||
- **series** – name/theme of the activation series.
|
||||
- **format** – virtual | in-person | hybrid.
|
||||
- **cadence** – weekly | biweekly | monthly | quarterly.
|
||||
- **sessions** – number of activations to plan (default 3).
|
||||
- **channels** – comma-separated surfaces (forum, event, live-stream, office-hours, partner-community).
|
||||
- **budget** – optional budget or sponsorship notes.
|
||||
|
||||
## Workflow
|
||||
1. **Programming Design** – define topics, speakers, value props, and desired member actions per session.
|
||||
2. **Logistics & Tooling** – create project plan with timelines, owners, templates, and platform configurations.
|
||||
3. **Promotion & Enablement** – draft invites, social posts, nurture flows, and champion outreach.
|
||||
4. **Run-of-Show Execution** – produce checklists for rehearsal, live moderation, and contingency handling.
|
||||
5. **Post-Event Loop** – capture highlights, publish content recaps, update champions, and log feedback.
|
||||
|
||||
## Outputs
|
||||
- Activation series project plan with milestones, budgets, and staffing.
|
||||
- Asset pack: run-of-show, speaker brief, promotion kit, moderation scripts.
|
||||
- Post-activation report with attendance metrics, engagement trends, and follow-up actions.
|
||||
|
||||
## Agent/Skill Invocations
|
||||
- `community-operations-lead` – owns logistics, moderation, and follow-ups.
|
||||
- `community-ecosystem-strategist` – ensures programming aligns to objectives.
|
||||
- `community-program-matrix` skill – structures calendar + resource allocation.
|
||||
- `moderation-safety-playbook` skill – enforces trust & safety workflows.
|
||||
- `champion-engagement-system` skill – coordinates VIP/champion participation.
|
||||
|
||||
---
|
||||
34
commands/run-member-insight-sprint.md
Normal file
34
commands/run-member-insight-sprint.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
name: run-member-insight-sprint
|
||||
description: Executes a rapid member insight sprint across forums, interviews, and surveys with routing plan.
|
||||
usage: /community-building:run-member-insight-sprint --theme onboarding --sample champions,builders --window 21d --audience product,marketing
|
||||
---
|
||||
|
||||
# Command: run-member-insight-sprint
|
||||
|
||||
## Inputs
|
||||
- **theme** – focus topic (onboarding, ai-use-cases, integrations, advocacy, support).
|
||||
- **sample** – member cohorts to include (champions, builders, execs, partners, lurkers).
|
||||
- **window** – sprint duration (7d, 14d, 21d, custom).
|
||||
- **audience** – comma-separated stakeholders for readout (product, marketing, cs, exec, community).
|
||||
- **evidence** – optional list of threads, tickets, or recordings to ingest.
|
||||
|
||||
## Workflow
|
||||
1. **Sprint Setup** – define questions, sampling plan, and instrumentation across channels.
|
||||
2. **Signal Collection** – launch prompts, AMAs, micro-surveys, and 1:1 interviews.
|
||||
3. **Tagging & Analysis** – apply taxonomy for personas, drivers, sentiment, urgency.
|
||||
4. **Narrative & Actions** – craft insight summary, quotes, data, and recommended actions per audience.
|
||||
5. **Follow-up & Routing** – create action register, assign owners, and message members on outcomes.
|
||||
|
||||
## Outputs
|
||||
- Insight sprint report (deck/memo) with top findings, quotes, and metrics.
|
||||
- Tagged dataset + member story snippets for reuse.
|
||||
- Action tracker linking insights to owners, deadlines, and follow-up comms.
|
||||
|
||||
## Agent/Skill Invocations
|
||||
- `member-insights-advocate` – leads data capture, tagging, and storytelling.
|
||||
- `community-ecosystem-strategist` – aligns insights to strategic priorities.
|
||||
- `community-insight-taxonomy` skill – enforces tagging standards.
|
||||
- `closed-loop-community-playbook` skill – manages routing + member follow-up.
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user