File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ operating principles here; detailed rules live in the referenced files under
1414- Run focused deterministic validation for the touched area.
1515- Commit completed code changes before handoff. Stage only files changed for
1616 the current task.
17+ - When pushing completed work, push directly to the remote ` main ` branch unless
18+ the requester explicitly specifies a different target branch.
1719- When committing from an agent, use the repository's configured Git author and
1820 committer metadata. Do not override local Git identity.
1921- When you create review tasks for your own work, notify ` current-thread ` so
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ operating principles here; detailed rules live in the referenced files under
1414- Run focused deterministic validation for the touched area.
1515- Commit completed code changes before handoff. Stage only files changed for
1616 the current task.
17+ - When pushing completed work, push directly to the remote ` main ` branch unless
18+ the requester explicitly specifies a different target branch.
1719- When committing from an agent, use the repository's configured Git author and
1820 committer metadata. Do not override local Git identity.
1921- When you create review tasks for your own work, notify ` current-thread ` so
You can’t perform that action at this time.
0 commit comments