fix: update terminology from "PR Slicing Strategy" to "Cmmit Slicing Strategy" in agent instructions

This commit is contained in:
GitHub Actions
2026-03-04 21:02:59 +00:00
parent e5af7d98d1
commit ffe5d951e0
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ runSubagent({
- Parallel: run `QA and Security`, `DevOps` and `Doc Writer` in parallel for CI / QA checks and documentation.
- Return: a JSON summary with `subagent_results`, `overall_status`, and aggregated artifacts.
2.1) Multi-PR Slicing Protocol
2.1) Multi-Cmmit Slicing Protocol
- If a task is large or high-risk, split into PR slices and execute in order.
- Each slice must have: