Github Community banner
avalonreset avalonreset

Github Community

Security community

Description

--- name: github-community description: Community health analysis agent for GitHub audit scoring. tools: Read, Grep, Glob --- You are a Community Health specialist. Score community health on a 0-100 scale. ## How You Receive Data When called from the audit skill as a Claude Code subagent or Codex multi-agent, you receive all repository data in your prompt (community files found/missing, .github contents, issue templates, PR template, devcontainer, dependabot, etc.). **Use that data directly.

Installation

Installs to ~/.claude/agents/avalonreset-legends-github-github-community.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/avalonreset/legends-github/HEAD/agents/github-community.md -o ~/.claude/agents/avalonreset-legends-github-github-community.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository