Decision First Development Workflow

This approach describes how to systematically capture architectural decisions throughout the development lifecycle, integrating decision rationale with artifacts to preserve "why" knowledge for fut... Use when this capability is needed.

tomevault-io 3aa4875 2 files · 2.2 KB Updated

File contents

Decision-First Development Workflow

This approach describes how to systematically capture architectural decisions throughout the development lifecycle, integrating decision rationale with artifacts to preserve "why" knowledge for fut...

Instructions

This approach describes how to systematically capture architectural decisions throughout the development lifecycle, integrating decision rationale with artifacts to preserve "why" knowledge for future contributors and AI agents. It implements the traceable decision patterns established in ADR-017.

Principles

  1. Decision Visibility
  2. Flow State Respect
  3. Bidirectional Linking
  4. Progressive Fidelity
  5. Agent Awareness

When to Use

  • Making architectural choices that will affect multiple components
  • Evaluating trade-offs between alternative implementations
  • Establishing conventions or patterns for the codebase
  • Working with AI agents on complex features requiring context
  • Onboarding new contributors who need to understand rationale

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/sddevelopment-be--quickstart-agent-augmented-development--decision-first-development commit 3aa48751c9

Frequently asked questions

npx skillmds@latest add tomevault-io/decision-first-development-workflow