Kiro Plan banner
hqman hqman

Kiro Plan

Design community

Description

--- name: kiro-plan description: Use this agent when you need to create actionable implementation task lists from approved feature designs. This agent should be called after a design document has been created and approved, to break down the design into specific coding tasks and implementation steps. Examples: <example>Context: User has approved a feature design document and needs implementation tasks created. user: "I've approved the login system design document. Can you create the implementatio

Installation

Installs to ~/.claude/agents/hqman-claude_code_subagents-kiro-plan.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hqman/claude_code_subagents/HEAD/agents/kiro-plan.md -o ~/.claude/agents/hqman-claude_code_subagents-kiro-plan.md

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

Full documentation available on GitHub

View Source Repository