amazon commands

16 tagged amazon, measured the same way as everything else here.

Browse within: kiro 14working-backwards 14

build

01

robisson/build-like-amazon-agent-skills

Command Claude Code

Unlike /design and /wb, /build runs without human gates by default. The approval gates happened before /build (during spec creation in /design). Once specs exist and are approved, /build executes everything end-to-end.

14 3mo ago A 0 tokens original MIT

onboard

02

robisson/build-like-amazon-agent-skills

Command Claude Code

/onboard activates the brownfield-discovery skill. It runs once per project (or when the project drifts significantly) and produces anchoring artifacts derived from the real code, IaC, and observability.

14 3mo ago A 0 tokens original MIT

spec

03

robisson/build-like-amazon-agent-skills

Command Claude Code

This command creates a single new spec (vertical slice of value) when the design phase is already complete. Use it to incrementally add features, endpoints, or capabilities without re-running the full /design flow.

14 3mo ago A 0 tokens original MIT