chore: initialize minions template repository

This commit is contained in:
deamonkai
2026-04-10 08:40:56 -05:00
commit 9724628f1c
18 changed files with 1077 additions and 0 deletions

19
minions/README.md Normal file
View File

@@ -0,0 +1,19 @@
# Minions Directory
This folder is the durable coordination layer for the minion workflow.
## Layout
```text
minions/
roles/ # Role-specific charters
plans/ # Formal plans and milestone docs
chat/ # Dated discussion threads
```
## Rules
- `MEMORY.md` remains the shared project truth
- `roles/` contains only role-specific deltas
- `plans/` should be formal and reviewable
- `chat/` should be human-readable and durable across sessions