Skills Development Lean Build for Focused Feature Development

Lean Build for Focused Feature Development

v20260905
lean-build
This methodology guides the development of new features, product slices, or integrations while mitigating the risk of overbuilding. It mandates an architecture-first approach, requiring the definition of clear acceptance criteria and explicit non-goals. The process focuses on delivering a coherent end-to-end path across responsible system layers, omitting unnecessary configuration, polish, or complexity, and halting immediately upon successful acceptance testing.
Get Skill
485 downloads
Overview

Lean build

Native Core's architecture-first simplicity remains mandatory. Turn feature into complete narrow outcome fitting system.

  • Derive observable acceptance and explicit non-goals from request and repository.
  • Trace entry point through layers owning invariants.
  • Deliver coherent end-to-end path across responsible layers; never force work into one file, direct expression, or local patch.
  • Reuse fitting seam. Refactor when patching duplicates behavior, weakens ownership, or hides root cause.
  • Omit modes, providers, config, extensibility, and polish unless acceptance needs them.
  • Add surface, dependency, service, config, or migration only for lifecycle design or acceptance; state material tradeoff.
  • Keep work runnable; preserve Core safety.

Exercise path. Run focused proof. Stop when acceptance passes. Report only material omissions and trigger.

Info
Category Development
Name lean-build
Version v20260905
Size 1019B
Updated At 2026-09-06
Language