[PR #67] [CLOSED] add kiro power configuration #213

Closed
opened 2026-03-15 11:53:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awslabs/iam-policy-autopilot/pull/67
Author: @hwei0
Created: 12/11/2025
Status: Closed

Base: mainHead: main


📄 Description

Issue #, if available:
https://github.com/awslabs/iam-policy-autopilot/issues/64
Description of changes:
Adding a kiro power configuration directory, consisting of:

  1. a POWER.md readme, specifying onboarding information and very brief "steering" information (specifically, two example use cases)
  2. a mcp.json config.

(note: in our installation guide we specify two different mcp.json configs, one for pip+binary installation, and one for uv. Kiro powers don't seem to support selectively picking/enabling one mcp.json config out of multiple configs, so I specified in the Kiro power's onboarding doc that the agent must run uv tool install iam-policy-autopilot if it detects a uv-based installation.)

Testing: installed it into my Kiro IDE.

(note: Kiro offers a feature where kiro power can be automatically detected and installed from github repositories, but this functionality seems to be broken. So for now it seems that the power must be installed by doing git clone and installing from a local folder; I specified this as the way to go in the README).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awslabs/iam-policy-autopilot/pull/67 **Author:** [@hwei0](https://github.com/hwei0) **Created:** 12/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📄 Description *Issue #, if available:* https://github.com/awslabs/iam-policy-autopilot/issues/64 *Description of changes:* Adding a kiro power configuration directory, consisting of: 1. a `POWER.md` readme, specifying onboarding information and very brief "steering" information (specifically, two example use cases) 2. a `mcp.json` config. (note: in our installation guide we specify two different `mcp.json` configs, one for pip+binary installation, and one for `uv`. Kiro powers don't seem to support selectively picking/enabling one `mcp.json` config out of multiple configs, so I specified in the Kiro power's onboarding doc that the agent must run `uv tool install iam-policy-autopilot` if it detects a `uv`-based installation.) *Testing*: installed it into my Kiro IDE. (note: Kiro offers a feature where kiro power can be automatically detected and installed from github repositories, but this functionality seems to be broken. So for now it seems that the power must be installed by doing `git clone` and installing from a local folder; I specified this as the way to go in the README). By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:53:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#213
No description provided.