diff --git a/.claude/skills/openstack-cloud-ops/SKILL.md b/.claude/skills/openstack-cloud-ops/SKILL.md index 18b330a..0fe1d05 100644 --- a/.claude/skills/openstack-cloud-ops/SKILL.md +++ b/.claude/skills/openstack-cloud-ops/SKILL.md @@ -101,7 +101,10 @@ ## Standard loops (repeatable session shapes) -**Session bootstrap (jumphost):** `git -C "$REPO" pull` (set `$REPO` once per +**Session bootstrap (jumphost):** Claude Code sessions launch from the repo +root, always (GA-R7 rule 6 -- a session launched from a subdirectory gets its +own empty project dir and a divergent auto-memory; the GA-F06 origin). +`git -C "$REPO" pull` (set `$REPO` once per session -- see `runbooks/README.md` Conventions / `references/environment.md`) -> `bash scripts/repo-lint.sh` (0 fail expected) -> if touching the live cloud, `bash scripts/run-logged.sh