Commit Graph

7 Commits

Author SHA1 Message Date
Keysat 7accb2616f Make a single approval cover both commit and push
Replace the two-gate "ask before pushing" wording: one approval is
the go-ahead to commit and push to main in one step.
2026-06-15 21:42:39 -05:00
Keysat 04941384f3 Default git workflow to main with an approval-on-push gate
Drop "commit directly to main" wording that sessions read as
"make a feature branch"; make main the default and gate on push.
2026-06-15 21:27:59 -05:00
Keysat f7e9e29637 Add instruction-file structure + promote-without-trim rules to how-i-work 2026-06-15 18:09:40 -05:00
Keysat 908d96a6e5 Fold idea-workshop into /new-project; add placement reference
Harvest the retired idea-workshop skill into the current new-project flow:
- form-factor gate (is this even a standalone repo, or a feature/skill/agent
  of something that exists? bail + reroute if so)
- worth-building gate at sign-off (build effort + ongoing tax -> BUILD/PARK/ADOPT)
- placement step that walks the new guides/placement.md
- falsifiable-exit substance rule and a posture section
- architectural decisions land in the new repo's AGENTS.md ## Decisions section,
  absorbing the old DECISIONS.md function (no separate ADR file)

Add guides/placement.md (ported from the skill) and point how-i-work.md at it.
Its infra facts are UNVERIFIED (one-shot from chat history) and flagged for a
review pass with me (ROADMAP item 7).
2026-06-14 19:39:00 -05:00
Keysat 3bb67d0ea7 Wire ROADMAP.md through the standards docs
ROADMAP.md was named as a destination in two places but never created,
indexed, or read back. Add the convention to how-i-work.md, note it after
the README decision tree and in the loads-when table, give it a row in the
portability layer table, make the retrofit prompt create it, and have
handoff seed it and pull from it when Current state's next steps run thin.
2026-06-13 07:14:34 -05:00
Keysat 1292096bdd Add s9pk version-bump rule to how-i-work 2026-06-12 15:01:23 -05:00
Keysat 89b59c2098 Add how-i-work.md global user preferences
Always-loaded user layer for any coding agent; symlinked from
~/.claude/CLAUDE.md as the global Claude instructions.
2026-06-12 13:36:27 -05:00