mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
Instead of the compose phase fabricating personas with fake backgrounds, the council now draws from 39 real professional profiles via a git submodule (https://github.com/magnus919/hermes-profiles). Key changes: - New select phase reads SOUL.md + profile.yaml from profiles submodule - Auto-updates submodule before selection via git submodule update --remote - --profiles flag for explicit selection (comma-separated names) - Auto-selection by keyword overlap with profile descriptions when omitted - Each agent's identity is their real SOUL.md — actual methodology, values, and operating principles, not invented backgrounds - Falls back to composed personas if profile library is unavailable - Real profiles produce genuine methodological disagreement (debugger said 'unanswerable without a verified process' to naming question) Signed-off-by: Magnus Hedemark <magnus919@pm.me>
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
[submodule "agent-council/profiles"]
|
|
path = agent-council/profiles
|
|
url = https://github.com/magnus919/hermes-profiles.git
|