AgentSkillsCN

github

GitHub 仓库分析——每周报告、议题分类、PR 健康度、CI 趋势。

SKILL.md
--- frontmatter
name: github
description: GitHub repository analysis - weekly reports, issue triage, PR health, CI trends

📊 View workflow diagram

GitHub Skills

Repository health analysis, issue triage, and PR management.

Auto-Select Sub-Skill

code
What do you need?
    │
    ├─ Weekly summary (what happened last week?)
    │   → github:last-week
    │
    ├─ Analyze open issues (triage, stale, priority)
    │   → github:issues
    │
    ├─ Analyze open PRs (CI status, review needed)
    │   → github:prs
    │
    └─ Create an issue with proper template
        → repo:issue

Available Skills

SkillPurpose
github:last-weekWeekly report: merged PRs, new issues, CI health, priority analysis
github:issuesIssue triage: stale, blocking, no attention, should-close
github:prsPR health: passing CI without review, stale, conflicts

Related Skills

  • repo:issue - Issue template format
  • repo:pr - PR template format
  • ci:status - CI check details
  • ci:monitoring - Monitor running CI