/address-issues
Address selected issues via the address-issues skill (auto-detects the project tracker — gitea/github/local)
$ npx -y skills add jmagly/aiwg --agent claude-codeHow 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
/address-issues
Context preview
What this command does when you run it.
Address selected issues via the address-issues skill (auto-detects the project tracker — gitea/github/local)
Command definition
address-issues.mddescription: Address selected issues via the address-issues skill (auto-detects the project tracker — gitea/github/local) category: project-management argument-hint: "<issue-id...> [--all-open] [--limit N] [--guidance \"...\"]" allowed-tools: Bash, Read, Write, Edit model: claude-sonnet-4-6
Address Issues
**This is a skill, not a CLI command.** There is no `aiwg address-issues` binary. To address one or more issues, load and follow the `address-issues` skill:
aiwg show skill address-issues # then follow its instructions
The skill auto-detects the project's issue tracker from `remotes.issue_tracker` in `.aiwg/aiwg.config` (gitea / github / local), runs a threat preflight on each selected issue, then drives the per-issue agent loop: prioritize → implement → verify → post issue-thread comments → close out. It works the same way for a Gitea/GitHub-hosted issue number (e.g. `#1522`) and for a local `LOCAL-####` id — tracker selection is automatic from config.
Do not try to run `aiwg address-issues <id>` — invoke the skill above and follow it.
Related
- `issue-audit` — read-only backlog triage (`aiwg show skill issue-audit`)
- `issue` — local `.aiwg/issues/` storage CLI (`aiwg issue --help`)
- `issue-workflow-guide` — choose and operate project issue workflows
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.
Repo: jmagly/aiwg
Other commands on aiwg.
- /DELIVERABLE-SUMMARY
**Date**: 2026-01-25 **Status**: Complete **Owner**: Requirements Analyst **Team**: Research Framework
Open command - /research-acquire
Acquire research papers from acquisition queue, download PDFs, validate integrity, and organize artifacts
Open command - /research-archive
Package, version, and backup research artifacts following OAIS standards
Open command - /research-cite
Format citations, back claims with evidence, and build citation networks
Open command - /research-discover
Discover research papers via semantic search with automated gap analysis and PRISMA-compliant documentation
Open command - /research-document
Generate structured summaries, extract claims, and create markdown notes for acquired research papers
Open command

