ln-910-community-engagement

Solid

Analyzes community health and delegates engagement tasks. Use when managing GitHub issues, discussions, and announcements.

AI & Automation 479 stars 67 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 97/100

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

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. # ln-910-community-engagement **Type:** L2 Coordinator (active) **Category:** 9XX Community Engagement Analyzes current community health and repository state, consults the engagement strategy, and delegates to the appropriate worker. Each worker is also invocable standalone. --- ## Overview | Aspect | Details | |--------|---------| | **Input** | `$ARGUMENTS` (optional): topic, action keyword, or empty for auto-analysis | | **Output** | Situation report + delegated action via worker skill | | **Workers** | ln-911 (triager), ln-912 (announcer), ln-913 (debater), ln-914 (responder) | --- ## Phase 0: GitHub Discovery **MANDATORY READ:** Load `shared/references/community_github_discovery.md` Execute the discovery protocol. Extract: - `{owner}/{repo}` for all GitHub operations - `repo.id` for GraphQL mutations (passed to workers) - `maintainer` login (authenticated user) - Discussion category IDs **Gate checks:** gh authenticated? Discussions enabled? Load strategy: check `docs/community_engagement_strategy.md` in target project, fallback to `shared/references/community_strategy_template.md`. --- ## Phase 1: Situation Analysis If `$ARGUMENTS` ...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category