Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/aida:add-issueThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /add-issue [description] Log an issue for future consideration. ## Arguments - `description` - Brief description of the issue/enhancement ## Process 1. **Read current issues** - Load `.planning/ISSUES.md` 2. **Generate issue ID** - Format: `ISS-NNN` (sequential) 3. **Append issue** 4. **Confirm addition** ## Output Issue ID and confirmation.
Log an issue for future consideration.
description - Brief description of the issue/enhancementRead current issues
.planning/ISSUES.mdGenerate issue ID
ISS-NNN (sequential)Append issue
## ISS-NNN: [Title]
**Added**: [timestamp]
**Phase**: [current phase]
**Priority**: [low|medium|high]
**Type**: [bug|enhancement|refactor|debt]
### Description
[Full description]
### Context
[Why this was deferred]
Confirm addition
Issue ID and confirmation.
npx claudepluginhub udaykabe/odo --plugin aida