Skip to content

Support latest feature of Kiro IDE/ CLIΒ #791

@maekawataiki

Description

@maekawataiki

Expected Features

Tool rules mcp commands subagents skills
Kiro IDE βœ… 🌏 βœ… 🌏 βœ… - 🌏
Kiro CLI βœ… 🌏 βœ… 🌏 βœ… 🌏 βœ… 🌏 -

βœ… = project mode, 🌏 = global mode

Details

Kiro IDE:

  • Steering files output to .kiro/steering/ for global with root file at product.md (since ~/AGENTS.md is not supported)
  • MCP configuration at .kiro/settings/mcp.json (~/.kiro/settings/mcp.json for global)
  • Commands (hooks) at .kiro/hooks/*.kiro.hook
  • Subagents does not support individual prompt for each subagent, so it is not implemented yet
  • Skills (powers) at ~/.kiro/powers/installed/*/SKILL.md (only global scope is supported at this moment)

Kiro CLI:

  • Steering files (same as IDE)
  • MCP configuration (same as IDE)
  • Commands (prompts) at .kiro/prompts/.md (~/.kiro/prompts/.md for global)
  • Subagents at .kiro/agents/.json (uses .json extension unlike other tools) (~/.kiro/agents/.json for global)
  • Skills not supported yet. (planned according to the launch blog)

Related PR

#785, #787

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions