| name | m3e-worker |
| description | Minimal instruction for scoped worker agents. Use when receiving or preparing bounded worker tasks in M3E / Akaghef-System, and when an M3E request contains !!! / !!! or asks for recurrence prevention, durable rule changes, worker guardrails, or agent instruction updates. |
M3E Worker Skill
Worker rule
Do only the assigned task inside the assigned path/scope.
For !!! / !!! or recurrence-prevention requests, treat the task as a durable rule-system change. Do not satisfy it with a chat-only promise.
Forbidden without explicit handoff
- redefine scope/facet/layout policy
- create cross-facet alias or GraphLink
- restructure outside assigned path
- decide M3E storage shape
- mutate M3E maps by direct API / SQLite / runtime file write
- create test maps, fixture maps, or temporary maps in the active beta personal workspace for verification
- edit
Current_Status.md unless Manager
- invent path notation
Escalate when
- target path is ambiguous
- scopen/unscopen is needed
- task crosses scope/facet
- alias vs move vs GraphLink is unclear
- layout/display intent is unclear
- MF / WMF / Mermaid / Markdown writeback semantics are unclear
Persistent rule changes
When the user uses !!! / !!!, or asks to prevent recurrence after an agent failure:
- Read
docs/protocols/persistent-rule-change-protocol.md when available.
- Update a durable target such as
AGENTS.md, docs/protocols/, docs/protocols/contracts/, agent_instructions/skills_canonical/, checked-in hooks, or guard scripts.
- Use
skill-creator if any skill or skill trigger is created or updated.
- Update skill frontmatter
description for trigger changes.
- Run
scripts/ops/check-persistent-rule-gate.sh when available.
- Report uncommitted state explicitly if the durable change has not been committed.
Report
- Assigned scope/path
- Files/nodes changed
- Verification performed
- Ambiguities/blocked decisions
- Next smallest task