Аудит и сортировка issue в трекере
documentation
issue-triage is a Claude Code skill that audits open issues in a repository: it categorizes them, finds duplicates, adds cross-references to related PRs, assesses risk and priority, and posts comments. It accepts an `all` argument for a full backlog audit, specific issue numbers for focused review, and a language code (`en`, `fr`) to respond in the preferred language. The skill fits naturally into a weekly backlog cleanup routine when the number of open issues grows beyond what manual review can handle. It is especially useful for open-source maintainers who need to bring order to their issue tracker quickly without losing context.
- #pm
- #workflow
- #audit
- #documentation