Skip to content

docs: add Kiro (experimental) installation section to README#100

Open
isadeks wants to merge 2 commits intomainfrom
kiro-conversion
Open

docs: add Kiro (experimental) installation section to README#100
isadeks wants to merge 2 commits intomainfrom
kiro-conversion

Conversation

@isadeks
Copy link

@isadeks isadeks commented Mar 20, 2026

Add Kiro installation instructions using the @every-env/compound-plugin CLI to convert
Claude Code plugin skills into Kiro's .kiro/ format.

Related

N/A

Changes

  • Added "Kiro (experimental)" section under Installation with:
    • Project scope and global scope conversion commands
    • Note about hook conversion being a work in progress
    • Tip for explicit skill invocation when auto-triggering doesn't fire
    • Troubleshooting tip for bun cache issues
    • Link to report conversion tool issues upstream

Testing

  • Converted deploy-on-aws and aws-serverless plugins to Kiro format — skills, references, and MCP server configs converted successfully
  • Verified skills load and activate in Kiro CLI

Acknowledgment

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


You can convert Claude Code plugin skills into Kiro skills using the [`@every-env/compound-plugin`](https://www.npmjs.com/package/@every-env/compound-plugin) CLI. This converts skills and MCP server configs into Kiro's `.kiro/` format.

Requires [Bun](https://bun.sh).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any specific version ?


### Kiro (experimental)

You can convert Claude Code plugin skills into Kiro skills using the [`@every-env/compound-plugin`](https://www.npmjs.com/package/@every-env/compound-plugin) CLI. This converts skills and MCP server configs into Kiro's `.kiro/` format.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Label @every-env/compound-plugin as "third-party" explicitly

Requires [Bun](https://bun.sh).

> [!NOTE]
> Hook conversion from Claude Code to Kiro is a work in progress — the hook models are not 1:1 between the two platforms. Skills and MCP servers are fully supported.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarify what happens to hooks during conversion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants