fix(skills): gate-skip sentence accurate in gate-less phases - #517
Merged
Conversation
This was referenced Jul 23, 2026
Merged
Merged
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 10:58
a56a07b to
4aba6e5
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 10:58
bf85bea to
2f63918
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 11:05
4aba6e5 to
5a17b6a
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 11:05
2f63918 to
71d1ec4
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:29
5a17b6a to
2140508
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:29
71d1ec4 to
2d6f486
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:30
2140508 to
271ca96
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:30
2d6f486 to
dfb5087
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:31
271ca96 to
d66a6d4
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:31
dfb5087 to
7ebbaf1
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:32
d66a6d4 to
464d786
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:32
7ebbaf1 to
e9ad5bc
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:33
464d786 to
ced01eb
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:33
e9ad5bc to
566ff05
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:33
ced01eb to
b41ddec
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:33
566ff05 to
fe03fbe
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:34
b41ddec to
225f777
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:34
fe03fbe to
8028327
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:35
225f777 to
521bbd1
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:35
8028327 to
69e8bbc
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:35
521bbd1 to
037d158
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:35
69e8bbc to
1c8b0db
Compare
leeovery
force-pushed
the
fix/pin-bugfix-source-name
branch
from
July 23, 2026 12:36
037d158 to
49d20b7
Compare
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:36
1c8b0db to
f69bf2e
Compare
The STOP-gate boilerplate asserted a *_gate_mode: auto skip mechanism in all 22 standard-variant skills, including phases that implement no gate_mode field at all (investigation, scoping, research, discussion). One uniform clause makes the sentence true everywhere: where a phase offers no such gate, every STOP always stops. review-process keeps its staging-file variant. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
leeovery
force-pushed
the
fix/gate-skip-wording
branch
from
July 23, 2026 12:36
f69bf2e to
182c34f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
*_gate_mode: autovalue…" appeared verbatim in phases that implement no gate_mode fields (investigation, scoping, research, discussion, entry/continue skills) — a prose-vs-implementation mismatch.workflow-review-processkeeps its already-diverged staging-file variant.Test plan
🤖 Generated with Claude Code
Stack