refactor(git-workflow): retrofit to the ADR-0020 context contract

Description 566 -> 249 chars, body 644 -> 398 words, Gotchas 12 -> 2. The
eight organisational hard rules move to references/hard-rules.md.

Its load trigger enumerates operations rather than rule topics: the first
draft keyed on 'commit message form', which left the atomicity and
working-state rules unreachable when a caller supplied a conventional
message. Also promotes the destructive-op confirmation ahead of the
orchestrator invocation, which it previously followed.
This commit is contained in:
2026-08-30 13:10:53 +00:00
parent 38eb0745b7
commit 3c74beb280
10 changed files with 136 additions and 90 deletions

View File

@@ -56,4 +56,5 @@
- **Research doc:** none — org convention, not part of the plugin's research corpus (no `plugins/git/docs/research/` topic file backs this entry)
**Contributing files:**
- SKILL.md (Gotchas — Hard rules subsection, rtk git note)
- references/hard-rules.md (whole file — the eight hard rules and the conflict-handling rule)
- SKILL.md (Gotchas — `rtk git` wrapper note)