milestone-modify
SolidОбновление описания, закрытие или удаление GitHub Milestone. Используй при изменении срока релиза, закрытии завершённого milestone или удалении ошибочно созданного.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- NSEvteev
- Repository
- NSEvteev/FullSpec
- Created
- 4 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
merge
Merge PR с pre/post проверками, sync main и cleanup. Используй при merge PR вместо ручного gh pr merge.
update-docs
Update all project documentation after code changes.
requirement-change
Add or modify tasks in Implementation Plan. Use when user proposes new requirements, changes priorities, or adjusts existing task scope.
gh-issues
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
release
Build, version bump, update README/marketplace, commit, push, create GitHub release, and clean local caches