Build Feature banner
kinncj kinncj

Build Feature

Data community

Description

--- description: Alias for /feature — run the full 8-phase feature development pipeline --- Invoke the @orchestrator agent with the following instruction: "Run the full 8-phase pipeline for this feature request: $ARGUMENTS Phase sequence: 1. DISCOVER: @product-owner creates stories.md + acceptance-criteria.md → human gate 2. ARCHITECT: @architect creates architecture.md + adr.md + contracts/ + threat-model.md → human gate 3. PLAN: Create plan.md + test-plan.md (tests precede implementation fo

Installation

Installs to ~/.claude/commands/kinncj-heimdall-build-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kinncj/Heimdall/HEAD/.claude/commands/build-feature.md -o ~/.claude/commands/kinncj-heimdall-build-feature.md

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

Full documentation available on GitHub

View Source Repository