Skip to content
Development
Command

/issue-list

List local issues under .aiwg/issues/

From plugin
aiwg
17623 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/issue-list

Context preview

What this command does when you run it.

List local issues under .aiwg/issues/

Command definition

issue-list.md
description: List local issues under .aiwg/issues/
category: project-management
argument-hint: "[--status open|closed] [--label name] [--limit N] [--json] [--provider local]"
allowed-tools: Bash, Read
model: claude-sonnet-4-6

Issue List

List local project issues. This command maps to:

aiwg issue list --status open --limit 20

For external issue trackers, resolve `.aiwg/aiwg.config` `remotes.issue_tracker` and use the matching tracker tooling instead of local issue storage.

Ships withaiwg

Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.

Get the whole plugin