Add a new AI Agent skill for detecting and managing stale issues and PRs:
- SKILL.md - main skill guide
- README.md - overview documentation
- examples/ - AI judgment demo, PR stale workflow, weekly cleanup workflow
- references/ - scan, judge, actions, and exempt rules
The skill automates stale detection with AI-powered judgment and supports
weekly cleanup workflows with configurable exemption rules.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add two new AI Agent skills for automated GitLink workflows:
- gitlink-code-review: automated PR/code review with quality and security analysis
- gitlink-issue-triage: automated issue classification (tracker/priority/labels)
Each skill includes SKILL.md, README.md, examples, and references.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>