setup_steering
Create a Kiro steering file that makes AI check memory before tasks and record important outcomes. Use once after MCP server setup to enable memory-first workflows.
Instructions
Setup the memory-first steering file for Kiro.
Creates a steering file at .kiro/steering/memory-first.md that instructs the AI to always check memory before starting tasks and store important outcomes.
OPTIONAL: 'workspace_path' - path to workspace root (default: current directory)
Call this once after adding the MCP server to enable memory-first workflows.
Returns: Success message with file path created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |