This is the foundational layer for any GitHub automation you build with Claude. It handles the boring but critical stuff: authentication, repo discovery across your entire workspace, progress announcements during long-running operations, and parallel execution so you're not waiting on serial API calls. The real value is in the smart defaults. It infers context from your workspace, assumes last 30 days when you don't specify a range, and broadens searches automatically when nothing matches. Every output gets generated as both Markdown and accessible HTML with proper ARIA landmarks and screen reader support. If you're building issue trackers, PR briefings, or community reports, start here.
npx skills add https://github.com/community-access/accessibility-agents --skill github-workflow-standards