skflow_identity_resolve
Resolve an office or agent manifest ID into a prompt block for Cursor subagents, optionally adding a personality pack with defaults from the manifest.
Instructions
Resolve office identity (+ optional personality pack) into a prompt block for Cursor subagents. Pack defaults from manifest.personality_pack or pack.inject_default_into.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Office / agent manifest id (e.g. SaepAlcance, SaepArquitectura) | |
| inject_pack | No | true = inject default pack; false = office only; string = pack id to force |