feat(P03): multi-project support, NFR milestone versioning, phase context reset, install scripts (v0.3.0)
This commit is contained in:
@@ -4,6 +4,14 @@ Agent output guidance for CI review mode. Loaded when the orchestrator operates
|
||||
|
||||
---
|
||||
|
||||
## Multi-Project Awareness
|
||||
|
||||
When in multi-project mode (`.ci/config.json` has `projects[]` with length > 0):
|
||||
- All reviews are scoped to the active project
|
||||
- Commits include `project: <slug>` in `---ci---` blocks
|
||||
- Branch names are prefixed with `<slug>/`
|
||||
- Review findings reference project-scoped paths
|
||||
|
||||
## Output Style
|
||||
|
||||
- Critical, detail-focused responses that prioritize correctness
|
||||
|
||||
Reference in New Issue
Block a user