mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-08 09:07:55 +02:00
Merge remote-tracking branch 'origin/main' into garrytan/dont-change-gstack-source
This commit is contained in:
@@ -137,7 +137,7 @@ gstack/
|
||||
├── setup # One-time setup: build binary + symlink skills
|
||||
├── SKILL.md # Generated from SKILL.md.tmpl (don't edit directly)
|
||||
├── SKILL.md.tmpl # Template: edit this, run gen:skill-docs
|
||||
├── ETHOS.md # Builder philosophy (Boil the Lake, Search Before Building)
|
||||
├── ETHOS.md # Builder philosophy (Boil the Ocean, Search Before Building)
|
||||
└── package.json # Build scripts for browse
|
||||
```
|
||||
|
||||
@@ -776,8 +776,10 @@ When estimating or discussing effort, always show both human-team and CC+gstack
|
||||
| Research / exploration | 1 day | 3 hours | ~3x |
|
||||
|
||||
Completeness is cheap. Don't recommend shortcuts when the complete implementation
|
||||
is a "lake" (achievable) not an "ocean" (multi-quarter migration). See the
|
||||
Completeness Principle in the skill preamble for the full philosophy.
|
||||
is achievable. Boil the ocean — the complete thing is the goal; only genuinely
|
||||
unrelated multi-quarter migrations are separate scope, never an excuse for a
|
||||
shortcut. See the Completeness Principle in the skill preamble for the full
|
||||
philosophy.
|
||||
|
||||
## Search before building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user