A collection of Kiro Powers for enhancing productivity with the Kiro IDE and Kiro CLI.
Interactive wizard for creating well-structured Jira stories with user story best practices, acceptance criteria, and optional screenshots for visual context.
Installation:
https://github.com/jbrinkman/ai-power-tools/jira-story-wizard
Features:
- Interactive story creation workflow
- Automatic Epic linking
- Screenshot capture support
- Best practice formatting
- Acceptance criteria generation
Requirements:
- Active Atlassian/Jira account
- Kiro IDE with Powers support
Evaluate Valkey integration narratives in Confluence against standard criteria. Provides structured feedback on completeness, technical approach, and problem articulation for framework integration projects.
Installation:
https://github.com/jbrinkman/ai-power-tools/review-valkey-narrative
Features:
- Access and read narratives from Confluence
- Evaluate narratives against standard technical criteria
- Provide structured feedback with specific comments
- Interactive comment approval workflow
- Adaptive evaluation for non-standard narratives
Requirements:
- Access to Confluence space (AMZ)
- Authenticated Jira SSE MCP server connection
Read-only Atlassian integration for gathering requirements from Jira issues (including subtasks) and Confluence documentation. Review and implement code against complete specifications.
Installation:
https://github.com/jbrinkman/ai-power-tools/atlassian-spec-reviewer
Features:
- Find assigned Jira tasks with JQL search
- Read complete task details including subtasks
- Search and read Confluence documentation with CQL
- Access Confluence page comments and discussions
- Review code against Jira and Confluence specifications
- Read-only by design for safe requirements gathering
Requirements:
- Active Atlassian/Jira Cloud account
- Kiro IDE with Powers support
- Open Kiro Powers UI
- Click "Add Custom Power"
- Select "Git Repository"
- Enter the installation URL for the desired power (see above)
ai-power-tools/
├── atlassian-spec-reviewer/
│ ├── POWER.md
│ ├── mcp.json
│ └── steering/
│ ├── code-review-workflow.md
│ ├── implementation-workflow.md
│ └── requirements-gathering.md
├── jira-story-wizard/
│ ├── POWER.md
│ ├── mcp.json
│ ├── Jira-Wizard.png
│ └── steering/
│ └── workflow.md
├── review-valkey-narrative/
│ ├── POWER.md
│ └── mcp.json
├── CHANGELOG.md
├── LICENSE
└── README.md
Contributions are welcome! Please ensure all commits follow conventional commit standards and include DCO signoff.
See LICENSE file for details.