governance: add planning/architecture rule (plan ahead, module map, avoid refactors); propagate to system prompts, AGENTS templates, proposal, and plan
This commit is contained in:
@@ -66,3 +66,8 @@ Note: This is a template copied into generated projects. Customize as needed for
|
||||
---
|
||||
|
||||
Customize this AGENTS.md to fit your project specifics while preserving the one-way collaboration flow and file-first practices.
|
||||
|
||||
## Planning and Architecture
|
||||
- Plan ahead: use Questions → Proposal → Plan to align before coding.
|
||||
- Maintain a project architecture/module map and document boundaries.
|
||||
- Implement module-by-module per plan; avoid refactors, except when new info requires plan/doc updates.
|
||||
|
Reference in New Issue
Block a user