$npx skillfedfor your agent

issue-manage

Issue Management provides a menu-driven interface for tracking and organizing issues through the `ccw issue` CLI. Create, view, edit, delete, and bulk-update issues while filtering by status, priority, or other criteria—with automatic archiving of completed items.

Issue Management lets you list and filter issues by status, priority, and other criteria through an interactive menu.

AI-generated summary based on this skill's SKILL.md

★ 2,142  165 MITupdated by catlog22

Decision gist · record as of 2026-06-18

Issue Management lets you list and filter issues by status, priority, and other criteria through an interactive menu. Issue Management provides a menu-driven interface for tracking and organizing issues through the `ccw issue` CLI. Create, view, edit, delete, and bulk-update issues while filtering by status, priority, or other criteria—with automatic archiving of completed items.

manual: git clone https://github.com/catlog22/Claude-Code-Workflow → cp -r Claude-Code-Workflow/.claude/skills/issue-manage ~/.claude/skills/issue-manage
.claude/skills/issue-manage/SKILL.md · version 0d67fb96

Use it when

  • issue-manage lets you list and filter issues by status, priority, or other criteria using the menu-driven interface.
  • Yes, issue-manage supports viewing detailed information about specific issues.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

catlog22/Claude-Code-Workflow/issue-manage · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does issue-manage do?

issue-manage provides a menu-driven CLI interface for tracking and organizing issues through the `ccw issue` command. You can create, view, edit, delete, and bulk-update issues while filtering by status, priority, or other criteria, with automatic archiving of completed items.

How do I list all my issues?

issue-manage lets you list and filter issues by status, priority, or other criteria using the menu-driven interface. You can view your entire issue queue and apply filters to focus on specific subsets of issues that match your search parameters.

Can issue-manage show issue details like GH-123?

Yes, issue-manage supports viewing detailed information about specific issues. You can retrieve and display comprehensive details for any issue in your system, including all associated metadata and history.

How do I bulk update issue status in issue-manage?

issue-manage supports bulk operations on multiple issues at once, including batch status updates. You can select multiple issues and modify their status, priority, or other fields simultaneously through the menu interface.

Can I view completed issues and manage issue history?

issue-manage includes features for managing issue history and viewing completed issues. The system automatically archives old issues and provides access to historical data, helping you track workflow progression and maintain records of resolved items.

What license does issue-manage use?

issue-manage is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Issue Management Skill

Interactive menu-driven interface for issue CRUD operations via ccw issue CLI.

Quick Start

Ask me: - "Show all issues" → List with filters - "View issue GH-123" → Detailed inspection - "Edit issue priority" → Modify fields - "Delete old issues" → Remove with confirmation - "Bulk update status" → Batch operations - "Show completed issues" → View issue history - "Archive old issues" → Move to history

CLI Endpoints

```bash

Core operations

ccw issue list # List active issues ccw issue list <id> --json # Get issue details ccw issue history # List completed issues (from history) ccw issue history --json # Completed issues as JSON ccw issue status <id>

(truncated - see the full file via the links below)

File tree — 1 file
.claude/skills/issue-manage/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “List and filter issues by status, priority, or other criteria”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

ccw-help
by catlog22 · catlog22/Claude-Code-Workflow

CCW-Help is a command discovery and guidance system for Claude Code Workflow. It offers command search by name or category, smart next-step recommendations, contextual documentation, beginner onboarding, and browsing of workflow skills and team collaboration tools. The skill also handles issue reporting and auto-selects appropriate workflow levels based on task intent.

MITfor claude-codeupdated Jun 2026
★ 2,142repo stars
ccw-chain
by catlog22 · catlog22/Claude-Code-Workflow

CCW Chain orchestrates multi-step workflows by analyzing user intent, routing to the appropriate chain, and executing skill pipelines through progressive step loading. It supports auto mode for hands-off execution, delegation between chains, and variable propagation across the entire workflow.

MITfor claude-codeupdated Jun 2026
★ 2,142repo stars
team-frontend-debug
by catlog22 · catlog22/Claude-Code-Workflow

team-frontend-debug orchestrates a multi-role team for frontend quality assurance, routing feature lists to a testing pipeline or bug reports to a debugging pipeline. Both flows leverage Chrome DevTools MCP for browser inspection, DOM analysis, console monitoring, and performance tracing. The coordinator role parses your input, spawns specialized workers (tester, reproducer, analyzer, fixer, verifier), and manages progress across phases.

MITfor claude-code, codexupdated Jun 2026
★ 2,142repo stars
k8s-incident
by rohitg00 · rohitg00/kubectl-mcp-server

Structured runbooks and diagnostic workflows for responding to Kubernetes incidents. Covers pod failures, node health, network connectivity, storage issues, and control plane problems with prioritized troubleshooting steps and emergency actions.

MITfor claude-codeupdated Apr 2026
★ 934repo stars
Util Manage Todo
by dawiddutoit · dawiddutoit/custom-claude

Util Manage Todo tracks multi-step work in todo.md files with state indicators (pending, in progress, completed) and enforces integration verification through creation, connection, and runtime proof phases. Claude proactively creates todos when detecting complex work, coordinates task states across sessions, and ensures refactors include architectural decision records.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
investigate
by catlog22 · catlog22/Claude-Code-Workflow

Investigate guides you through structured debugging in five phases, from evidence collection to verified fix. It enforces the Iron Law principle—never fix without a confirmed root cause—using pattern analysis, hypothesis testing with a 3-strike escalation rule, and regression coverage. Output includes a machine-readable debug report with the full evidence chain.

MITfor claude-codeupdated Jun 2026
★ 2,142repo stars

More skills Worktree Pr (NOASSERTION) · product-owner (MIT) · Investigate (NOASSERTION)

Tags
workflow-automationbatch-operationscrud-interfaceissue-trackingmenu-drivenstatus-lifecycledata-persistencequeue-system