Skip to main content

In this article

HVE Guide

Overview

The HVE Guide combines two complementary perspectives on AI-assisted engineering: the project lifecycle that defines what happens at each stage of delivery, and the role guides that define how each team member participates. Together, they provide a complete map of HVE Core tooling organized by both workflow stage and team responsibility.

Sections

AI-Assisted Project Lifecycle

A 9-stage lifecycle from initial setup through ongoing operations, with AI-assisted tooling at each stage. Every stage maps to specific agents, prompts, instructions, and skills that accelerate your work.

flowchart LR
S1["1 · Setup"] --> S2["2 · Discovery"]
S2 --> S3["3 · Product Definition"]
S3 --> S4["4 · Decomposition"]
S4 --> S5["5 · Sprint Planning"]
S5 --> S6["6 · Implementation"]
S6 --> S7["7 · Review"]
S7 --> S8["8 · Delivery"]
S8 --> S9["9 · Operations"]
S7 -.->|"rework"| S6
S8 -.->|"next sprint"| S6
S9 -.->|"hotfix"| S6
S9 -.->|"next iteration"| S2

TIP

Design Thinking can feed into this lifecycle at three exit points. See the DT-RPI integration guide for details.

StageNameKey Tools
Stage 1Setuphve-core-installer (skill), git-setup
Stage 2Discoveryrpi-research, brd-builder, security-planner, dt-coach, sssc-planner, rai-planner
Stage 3Product Definitionprd-builder, requirements-author skill, adr-creation, architecture-diagrams skill, security-planner, sssc-planner, rai-planner
Stage 4Decompositionfunctional-planner, backlog-manager
Stage 5Sprint Planningbacklog-manager, backlog-management
Stage 6ImplementationRPI Agent, rpi-plan, rpi-implement, hve-builder, coding-standards
Stage 7Reviewrpi-review, code-review, hve-builder
Stage 8Deliverypull-request, git-commit, git-merge, ado-get-build-info
Stage 9Operationsdocumentation, hve-builder, incident-response

Cross-cutting: each workflow persists its own durable state, evidence, and handoff artifacts when work must span conversations.

AI-Assisted Project Lifecycle Overview →

Role Guides

Nine role-specific guides covering recommended capabilities, stage walkthroughs, starter prompts, and collaboration patterns tailored to how you work.

RolePrimary StagesGuide
EngineerStage 2, Stage 3, Stage 6, Stage 7, Stage 8Engineer
TPMStage 2, Stage 3, Stage 4, Stage 5, Stage 8TPM
Tech Lead / ArchitectStage 2, Stage 3, Stage 6, Stage 7, Stage 9Tech Lead
Security ArchitectStage 2, Stage 3, Stage 7, Stage 9Security Architect
Data ScientistStage 2, Stage 3, Stage 6, Stage 7, Stage 8Data Scientist
SRE / OperationsStage 1, Stage 3, Stage 6, Stage 8, Stage 9SRE / Operations
Business Program ManagerStage 2, Stage 3, Stage 4, Stage 5Business Program Manager
New ContributorStage 1, Stage 2, Stage 6, Stage 7New Contributor
UX DesignerStage 2, Stage 3, Stage 6, Stage 7UX Designer
UtilityAllUtility

Browse All Role Guides →

Where to Start

flowchart TD
START{Where to Start?} -->|Understand the workflow| LC[Lifecycle Overview]
START -->|Find tools for my phase| SN[Stage Navigator]
START -->|Get my role guide| RF[Role Finder]
START -->|Find tools for my role| CQ[Role Capability Reference]
I want to...Go Here
Understand the full project workflowLifecycle Overview
Find tools for my current project phaseStage Navigator
Get my role-specific guideRole Finder
Find HVE Core tools for my roleRole Capability Reference

🤖 Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.