Commit Graph

3 Commits

Author SHA1 Message Date
zhi
1d50d20777 feat: add General Rules section to all ROLE.md files
- workflow_exception: call when encountering unresolvable blockers
- Lessons learned: always write to memory after task slots
- README: all repos must have README.md + README-zh.md with lang nav

These rules apply to all agents via PrismFacet injection, so
individual workflows don't need to repeat them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 16:27:45 +00:00
zhi
4218cd99e8 feat: add role-code to all ROLE.md frontmatter
mgr, dev, mt, ard, op, as

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 11:49:50 +00:00
zhi
29b3b313f3 init: ClawRoles — role/position definitions for PrismFacet
6 role definitions (developer, manager, operator, mentor, secretary,
agent-resource-director) and 6 position definitions.

Routers: role.ts and position.ts read ego.json for agent mapping.

install.sh: copies routers to PrismFacet, scans roles/ and positions/
directories, registers rules in PrismFacet's rules.json.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 10:37:40 +00:00