ln-913-community-debater

Solid

Launches RFC and debate discussions on GitHub. Use when proposing changes that need community input or voting.

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-913-community-debater **Type:** L3 Worker (standalone) **Category:** 9XX Community Engagement Launches structured debate discussions in GitHub Discussions for decisions that benefit from community input. --- ## Phase 0: GitHub Discovery **MANDATORY READ:** Load `shared/references/community_github_discovery.md` Execute the discovery protocol. Extract: - `{owner}/{repo}` for URLs and codebase context - `repo.id` for GraphQL mutation - `categories["Ideas"]` for RFC/Proposal discussions - `categories["Polls"]` for Prioritization polls - Verify required categories exist Load strategy: check `docs/community_engagement_strategy.md` in target project, fallback to `shared/references/community_strategy_template.md`. Extract Section 3 (Debate Triggers) and Section 1 (Decision Matrix). **MANDATORY READ:** Load `shared/references/community_discussion_formatting.md` **MANDATORY READ:** Load `shared/references/humanizer_checklist.md` --- ## Phase 1: Define the Topic If `$ARGUMENTS` provided, use as the topic seed. Otherwise, ask the user what they want to debate. Gather context: 1. Read strategy Section 3 -- verify this qualifies as a debate 2. Grep ...

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