Skip to content
Development
Command

/issue

Operate local file-system issues under .aiwg/issues/

From plugin
aiwg
21326 skills199 agents26 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

Context preview

What this command does when you run it.

Operate local file-system issues under .aiwg/issues/

Command definition

issue.md
description: Operate local file-system issues under .aiwg/issues/
category: project-management
argument-hint: "init|new|list|show|comment|close|index rebuild [options]"
allowed-tools: Bash, Read, Write
model: claude-sonnet-4-6

Issue

Operate local project issues through the AIWG CLI.

Use this command only when project issue tracking is configured for local issue storage. External tracker issues are resolved through `.aiwg/aiwg.config` `remotes.issue_tracker` and the matching Gitea/GitHub tooling.

Usage

aiwg issue init --prefix PROJECT
aiwg issue new --title "Fix navigation" --body-file issue.md
aiwg issue list --status open --limit 20
aiwg issue show PROJECT-0001 --comments last:10
aiwg issue comment PROJECT-0001 --body-file comment.md
aiwg issue close PROJECT-0001 --reason "Fixed"
aiwg issue index rebuild

Related

  • `issue-audit` — audit issue backlogs
  • `address-issues` — implement issue fixes
  • `issue-workflow-guide` — choose and operate project issue workflows
Ships withaiwg

Reusable project context and specialist workflows for the AI tools you already use. Plan software, coordinate specialist reviews, prepare campaigns, investigate incidents, organize research, curate media, and maintain operational knowledge.

Get the whole plugin

Other commands on aiwg.