File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ All changes are now in open pull requests.
115115## Important Rules
116116
117117- ** NEVER add co-author information or Claude attribution**
118+ - ** Do NOT include a "Test plan" section in PR descriptions**
118119- Commits and PRs should be authored solely by the user
119120- Each phase should complete fully before proceeding to the next
120121- If any phase fails, report the error and ask how to proceed
Original file line number Diff line number Diff line change @@ -81,6 +81,7 @@ For each bookmark (in order from closest to main to furthest):
81813 . Generate PR body:
8282 - Use the full commit description as the starting point
8383 - Add context about what changed and why
84+ - ** Do NOT include a "Test plan" section**
8485 - ** Do NOT include Claude attribution or co-author info**
85864 . Determine base branch:
8687 - Stacked mode: Use parent bookmark, or main if first in stack
@@ -146,6 +147,7 @@ Include:
146147## Important:
147148
148149- ** NEVER add co-author information or Claude attribution**
150+ - ** Do NOT include a "Test plan" section in PR descriptions**
149151- PRs should be authored solely by the user
150152- Do not include any "Generated with Claude" messages
151153- Do not add "Co-Authored-By" lines
You can’t perform that action at this time.
0 commit comments