mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
squad_briefing: add hard rule requiring mention link for every delegation
Without the full [@Name](mention://<type>/<UUID>) syntax, the platform does not trigger the target agent. Add an explicit, strongly-worded hard rule at the top of the list so the leader model never forgets. Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -60,6 +60,11 @@ Your responsibilities, in order:
|
||||
record ` + "`" + `no_action` + "`" + ` and exit silently.
|
||||
|
||||
Hard rules:
|
||||
- EVERY delegation MUST use the full mention markdown syntax
|
||||
` + "`" + `[@Name](mention://<type>/<UUID>)` + "`" + ` exactly as shown in the Squad
|
||||
Roster. A plain "@name" or bare name does NOT trigger the agent —
|
||||
if you skip the mention link, the task is never delivered and the
|
||||
issue stalls. This is non-negotiable: no mention link = no delegation.
|
||||
- Do NOT restate the issue body or prior comments in your delegation —
|
||||
the assignee already has them. Repeating context is noise that
|
||||
buries the actual instruction.
|
||||
|
||||
Reference in New Issue
Block a user