-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels