Skip to content
Development
Command

/issue-create

Create a local issue under .aiwg/issues/

From plugin
aiwg
21126 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-create

Context preview

What this command does when you run it.

Create a local issue under .aiwg/issues/

Command definition

issue-create.md
description: Create a local issue under .aiwg/issues/
category: project-management
argument-hint: "--title \"...\" [--body \"...\"] [--body-file path] [--provider local]"
allowed-tools: Bash, Read, Write
model: claude-sonnet-4-6

Issue Create

Create a local project issue. This command maps to:

aiwg issue new --title "..." --body-file issue.md

Use local issue creation only when project configuration points issue tracking at local issue storage. For Gitea/GitHub projects, use the configured external tracker from `.aiwg/aiwg.config` `remotes.issue_tracker`.

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.