feat(prompts): modular agent packs and builder
- Add COMMON prompt modules + manifests (base, CTO, COO) - Add scripts/prompts builder (runs in CI container with host uid/gid) - Make targets: prompts, prompts-check
This commit is contained in:
4
COMMON/prompt/manifests/coo.yaml
Normal file
4
COMMON/prompt/manifests/coo.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
name: COO pack v1
|
||||
include:
|
||||
- COMMON/prompt/manifests/base.yaml
|
||||
modules: []
|
Reference in New Issue
Block a user