ln-910-community-engagement

Analyze GitHub repository health and delegate community engagement tasks to specialized workers.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-910-community-engagement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-910-community-engagement
Source: https://github.com/0xtaoist/taogate/tree/main/ln-910-community-engagement
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-910-community-engagement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the coordination of community engagement on GitHub by analyzing repository health, consulting the engagement strategy, and delegating tasks to specialized worker skills (ln-911, ln-912, ln-913).

Core Features & Use Cases

  • GitHub discovery and health assessment to surface red flags and opportunities.
  • Situation analysis with parallel data gathering from triager, announcer, and debater workers.
  • Phase-based decision support (announcement vs debate) with a clear delegation path.
  • Strategy override: project-local strategy doc takes precedence over the default template.
  • Direct delegation: triggers workers to act on behalf of the community team, or returns actionable items when user approval is required.

Quick Start

Invoke this skill on a target repository to initialize discovery and prepare for delegation to the dedicated workers.

Frequently Asked Questions about ln-910-community-engagement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate GitHub community engagement across triage, announcements, and debates?

GitHub community engagement coordination starts with repository discovery and health assessment to surface red flags and opportunities. The skill then applies phase-based decision making to delegate tasks directly to specialized triager, announcer, and debater workers.

How do I assess my repository health for community engagement strategy?

Repository health assessment uses the GitHub discovery protocol to load repo context and surface red flags. The coordinator then checks for a project-local strategy document before falling back to a default community strategy template for engagement planning.

Can I use a custom community engagement strategy for my GitHub project?

Yes, you can use a custom strategy by placing a document at docs/community_engagement_strategy.md in your repository. This project-local strategy file takes precedence over the default community strategy template during engagement coordination.

Does GitHub community engagement coordination require manual approval before delegating tasks?

Task delegation can trigger workers to act directly on behalf of the community team, or return actionable items when user approval is required. The coordinator analyzes the situation to determine the correct phase-based delegation path.

What is the best way to automate GitHub issue triage and announcement workflows?

Automating GitHub issue triage and announcement workflows is best handled by a coordinator that analyzes repository health and delegates to specialized workers. It uses parallel data gathering to support phase-based decisions for announcements versus debates.

What are the limitations of automated GitHub community engagement coordination?

Automated GitHub community engagement coordination is limited to GitHub-based projects requiring triage, announcement, and debate workflows. It relies on the GitHub discovery protocol and requires a strategy document to function properly.