lean-build
作成者: juliusbrussee
過剰構築のリスクが高い機能作業を構築する。リポジトリの再利用、厳格なスコープ、明確な停止条件が重要となる、新規動作、プロダクトスライス、または統合に使用する。
npx skills add https://github.com/juliusbrussee/caveman --skill lean-buildLean 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.