update-issues-in-repo

Merge new issue data with existing records and sort by impact.

401|41|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/imbue-ai/mngr --skill update-issues-in-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-issues-in-repo
Source: https://github.com/imbue-ai/mngr/tree/main/.claude/skills/update-issues-in-repo
Command: npx skills add https://github.com/imbue-ai/mngr --skill update-issues-in-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables teams to convert scattered issue reports into a centralized, trackable format, simplifying project management and issue resolution processes.

Core Features & Use Cases

  • Issue Merging: Combines newly identified issues with existing records to maintain an up-to-date overview.
  • Issue Sorting: Orders issues by impact, certainty, and effort to prioritize resolution.
  • Use Case: A development team regularly updates project issues by running identify-* commands, then uses this Skill to consolidate, rank, and document current problems for team visibility.

Quick Start

Run this Skill after generating new issue files to automatically update the current issues list in your project repository.

Frequently Asked Questions about update-issues-in-repo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I merge newly identified project issues with existing records?

To merge project issues, this Skill combines newly identified issue files with existing records in your repository, creating a centralized and up-to-date overview for the team. It ensures scattered reports are consolidated efficiently.

What is the best way to prioritize and sort issues for resolution?

To prioritize and sort issues, this Skill orders existing and newly merged records by impact, certainty, and effort. This sorting mechanism enables development teams to rank problems and focus on high-priority resolutions first.

How do I consolidate scattered issue reports into a trackable format?

Consolidating scattered issue reports into a trackable format is achieved by running this Skill after generating new issue files. It automatically updates the current issues list in your project repository for continuous documentation and team visibility.

Can I use this issue merging process for continuous project documentation?

Yes, you can use this issue merging process for continuous project documentation. By regularly running identify commands and then this Skill, teams consolidate, rank, and document current problems to maintain an up-to-date project issues overview.

Do I need to run identify commands before updating issues in my repository?

You need to run identify commands to generate new issue files before using this Skill. The tool is designed to process these newly generated files, automatically updating and merging them with existing project records in your repository.