docs(agents): add AGENTS.md and area packs

- Add CTO/COO AGENTS.md pointing to dist prompt packs
- Add CODEOWNERS for COMMON/prompt and areas
- Add prompt_build.py used by scripts/prompts (containerized)
This commit is contained in:
2025-09-10 17:39:15 -05:00
parent d2eb0e1f79
commit 59e104a57c
5 changed files with 103 additions and 0 deletions

13
CTO/AGENTS.md Normal file
View File

@@ -0,0 +1,13 @@
CTO Agent Pack
Use the generated pack for agents: `dist/prompts/cto.md`.
Includes (via COMMON base):
- System persona, style, safety
- Codex CLI environment and tools
- Planning and execution principles
- Repo conventions
Notes
- Keep CTOspecific additions minimal; prefer COMMON as source of truth.