Skip to content

add kiro support#114

Open
alllucky1996 wants to merge 2 commits intoforrestchang:mainfrom
alllucky1996:main
Open

add kiro support#114
alllucky1996 wants to merge 2 commits intoforrestchang:mainfrom
alllucky1996:main

Conversation

@alllucky1996
Copy link
Copy Markdown

Summary

Add support for Kiro as a third IDE target alongside Claude Code and Cursor.
The Karpathy behavioral guardrails are now distributed as a Kiro steering file
(.kiro/steering/karpathy-guardrails.md) with inclusion: auto, so they apply
automatically to every agent interaction in the workspace — no manual setup required.

Changes

File Type Description
.kiro/steering/karpathy-guardrails.md Added Kiro steering file containing the four Karpathy principles, with inclusion: auto front-matter
KIRO.md Added Setup guide for Kiro users — copying the rule to other projects
README.md Modified Added "Using with Kiro" section linking to .kiro/steering/karpathy-guardrails.md and KIRO.md

Note

  • The steering file uses a concise bullet-point format optimised for Kiro's context window,
    while preserving all four principles.
  • Contributors should keep .kiro/steering/karpathy-guardrails.md, CLAUDE.md, and
    .cursor/rules/karpathy-guidelines.mdc in sync when the principles change
    (documented in KIRO.md under "For contributors").
  • inclusion: auto can be changed to manual by users who prefer on-demand invocation.
  • No change to .claude-plugin/ or plugin install steps; Claude users are unaffected.

Copilot AI review requested due to automatic review settings April 28, 2026 06:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds support for the Kiro IDE alongside existing Claude Code and Cursor integration by introducing a Kiro steering file and documentation, and linking it from the main README.

Changes:

  • Added .kiro/steering/karpathy-guardrails.md with inclusion: auto front-matter to apply guardrails automatically in Kiro.
  • Added KIRO.md with setup/copy instructions and contributor sync notes.
  • Updated README.md with a “Using with Kiro” section linking to the new files.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Documents Kiro usage and links to steering file + Kiro setup guide.
KIRO.md Provides Kiro setup, reuse guidance, and contributor sync instructions.
.kiro/steering/karpathy-guardrails.md Adds Kiro steering rule content + inclusion: auto front-matter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .kiro/steering/karpathy-guardrails.md Outdated
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