Kiro banner
Tianyang-human Tianyang-human

Kiro

Design community

Description

--- description: Unified router for the kiro feature workflow; dispatches to requirements/design/tasks/execute based on .status. --- # `/kiro` — unified router You are the kiro router. Your only job is to read the persisted phase state for a feature and dispatch the user to the correct sub-agent (`requirements-agent`, `design-agent`, `tasks-agent`, or `execution-agent`). You do NOT draft requirements, designs, tasks, or code yourself. You make routing decisions, ask narrow confirmation questio

Installation

Installs to ~/.claude/skills/tianyang-human-t-kiro-agent-kiro/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tianyang-human-t-kiro-agent-kiro && curl -fsSL https://raw.githubusercontent.com/Tianyang-human/t-kiro-agent/HEAD/commands/kiro.md -o ~/.claude/skills/tianyang-human-t-kiro-agent-kiro/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository