Consolidate Issues banner
saman-mb saman-mb

Consolidate Issues

Git community

Description

--- name: consolidate-issues description: Review every open issue against git history, close what's already done or stale, migrate the legacy ones, slim the backlog, and bundle the survivors into themed groups so similar work ships together efficiently. Read-only by default — it reports; changes happen only on an explicit apply. argument-hint: [scope filter such as label/area] [apply] — no args: the whole open backlog, report-only allowed-tools: Bash, Read, Write, Edit, Agent, Grep, Glob, WebSea

Installation

Installs to ~/.claude/skills/saman-mb-shipmates-consolidate-issues/SKILL.md

Terminal
mkdir -p ~/.claude/skills/saman-mb-shipmates-consolidate-issues && curl -fsSL https://raw.githubusercontent.com/saman-mb/shipmates/HEAD/commands/consolidate-issues.md -o ~/.claude/skills/saman-mb-shipmates-consolidate-issues/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository