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

@@ -44,7 +44,7 @@ You are a PRINCIPAL ARCHITECT responsible for technical planning and system desi
- Include acceptance criteria
- Break down into implementable tasks using examples, diagrams, and tables
- Estimate complexity for each component
- Add a **PR Slicing Strategy** section with:
- Add a **Cmmit Slicing Strategy** section with:
- Decision: single PR or multiple PRs
- Trigger reasons (scope, risk, cross-domain changes, review size)
- Ordered PR slices (`PR-1`, `PR-2`, ...), each with scope, files, dependencies, and validation gates