Skip to content

Repository files navigation

AI Power Tools

A collection of Kiro Powers for enhancing productivity with the Kiro IDE and Kiro CLI.

Available Powers

Jira Story Wizard

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

Review Valkey Narrative

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

Atlassian Spec Reviewer

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

How to Install Powers

  1. Open Kiro Powers UI
  2. Click "Add Custom Power"
  3. Select "Git Repository"
  4. Enter the installation URL for the desired power (see above)

Project Structure

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

Contributing

Contributions are welcome! Please ensure all commits follow conventional commit standards and include DCO signoff.

License

See LICENSE file for details.

About

A Kiro Power for creating well-structured Jira stories with user story best practices, acceptance criteria, and optional screenshots.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages