iamaanahmad/everything-kiro

iamaanahmad★ 26Last synced: 2026-08-05

Open on GitHub

The complete collection of Kiro IDE configs, agents, skills, hooks, and MCP integrations for maximum productivity.

README excerpt

Everything Kiro A collection of Kiro IDE configurations — agents, hooks, steering files, powers, and skills — kept in sync with Kiro's actual current schemas. What's Inside Key Concepts (as they actually work today) Steering files Markdown files in .kiro/steering/ (workspace) or /.kiro/steering/ (user), loaded based on frontmatter: manual steering files show up as slash commands ( /filename ) — this replaced the old "manual hook trigger" concept entirely. If you're coming from a pre-1.0 setup that used manual hooks for on-demand routines, that functionality now belongs in steering, not hooks. Hooks Hooks are versioned JSON files at .kiro/hooks/ .json (workspace) or /.kiro/hooks/ .json (user, applies to every workspace): Triggers: SessionStart , Stop , UserPromptSubmit , PreToolUse , PostToolUse , PreTaskExec , PostTaskExec , PostFileCreate , PostFileSave , PostFileDelete . PreToolUse , UserPromptSubmit , and PreTaskExec can block — a command action exiting with code 2 stops the operation and returns stderr to the agent. See hooks/README.md for the full reference and every hook included here. If you have hooks from before IDE 1.0 (the .hook file format with eventType / hookAction ),…

View full README on GitHub →
Agentsai-agentsamazon-kirodeveloper-toolsdsh-pluginkirokiro-agentkiro-devkiro-ide

Category