Skip to main content
Generalgtmagents

closed-loop-community-playbook

Processes for routing community insights/actions and communicating outcomes

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--closed-loop-community-playbook
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/community-building/skills/closed-loop-community-playbook/SKILL.md -o .claude/skills/closed-loop-community-playbook.md

Drops the SKILL.md into .claude/skills/closed-loop-community-playbook.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Closed-Loop Community Playbook Skill

When to Use

  • After capturing member insights or escalations that require action.
  • Coordinating follow-up between community, product, CS, and marketing teams.
  • Demonstrating accountability to members via updates and celebrations.

Framework

  1. Intake & Qualification – log insight ID, theme, severity, evidence, member metadata.
  2. Routing – assign accountable owner, squad, and due date with SLA tiers.
  3. Action Plan – outline fix/enhancement, dependencies, success metrics, and comms plan.
  4. Member Comms – draft acknowledgement, progress updates, and completion announcements.
  5. Retrospective – record outcomes, lessons, and new opportunities.

Templates

  • Insight/action tracker with columns for owners, stage, and communication status.
  • Member update email/DM templates for acknowledgment, progress, completion.
  • Quarterly accountability report summarizing closed-loop wins.

Tips

  • Tag insights by member cohorts to personalize updates.
  • Celebrate shipped improvements publicly to reinforce participation value.
  • Pair with run-member-insight-sprint so every campaign produces accountable actions.