pigeon-pod
Automate open-source issue triage, release notes, and maintainer replies
All Skills in This Repository (6)
Pure Emerald Level Indicatorsbug-analysis
Guide structured bug analysis for PigeonPod with reproduction and root-cause assessment.
issue-review-reply
Translate GitHub issues into maintainer interpretations and draft replies.
release-note-publisher
Convert release-branch commits into bilingual English and Chinese release notes and publish them to GitHub Releases.
daily-issue-triage
Generates a daily maintainer report from open GitHub issues using a cursor-based workflow.
requirements-analysis
Analyze product and technical requirements for PigeonPod with phased delivery.
release-issue-responder
Drafts and posts approved GitHub issue replies based on published release notes.
Frequently Asked Questions
FAQPage SchemaHow to install PigeonPod skills?â–¼
Run `npx skills add aizhimou/pigeon-pod --all -g -y` in your terminal to install all skills in this suite globally.
How to automate GitHub issue triage with AI?â–¼
The daily-issue-triage skill reviews new open issues incrementally, classifies them as bugs, requirements, or discussions, and writes a daily maintainer report with recommended actions.
Can AI draft and publish GitHub release notes?â–¼
Yes. The release-note-publisher skill turns commits on your release branch into a bilingual release note, lets you review it locally, then publishes it to GitHub after your approval.
Does the AI post issue replies without permission?â–¼
No. Every skill requires your explicit approval before posting comments, closing issues, or creating project tasks on GitHub.
Do these skills work with Claude Code and Codex?â–¼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible AI agents.