Skip to content

Conversation

@sigent-amazon
Copy link
Contributor

@sigent-amazon sigent-amazon commented Nov 19, 2025

Add Kiro CLI Support

This PR adds support for Kiro CLI, an upgrade replacement for Amazon Q Developer CLI that provides full custom prompt support.

Changes

  • Added Kiro CLI to AGENT_CONFIG in src/specify_cli/init.py

  • Updated release package script (.github/workflows/scripts/create-release-packages.sh)

    • Added kiro to ALL_AGENTS array
    • Added case statement to generate Kiro command files in .kiro/prompts/ directory
    • Uses Markdown format with $ARGUMENTS placeholder
  • Updated documentation (README.md)

    • Added Kiro CLI to Supported AI Agents table with full support (✅)
    • Noted as "Upgrade replacement for Amazon Q Developer CLI with full custom prompt support"
    • Updated CLI tool check documentation to mention Kiro CLI

Related Issues

Addresses the need for better Amazon Q Developer CLI alternative with full custom argument support.

Kiro CLI (https://kiro.dev) is an upgrade replacement for Amazon Q Developer CLI
with full custom prompt support.

Changes:
- Added 'kiro' to AGENT_CONFIG with .kiro/ folder structure
- Updated CLI help text to include kiro option
- Added Kiro CLI to README supported agents table
- Updated release script to generate Kiro packages
- Kiro uses .kiro/prompts/ directory (markdown format)

Kiro CLI provides the same functionality as Q Developer CLI but with
proper support for custom arguments in slash commands.
@sigent-amazon sigent-amazon force-pushed the feature/kiro-cli-support branch from 323ff26 to e588580 Compare November 19, 2025 09:34
@sigent-amazon sigent-amazon marked this pull request as ready for review November 19, 2025 09:49
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.

1 participant