对齐参考仓库移除临时技能
This commit is contained in:
@@ -21,9 +21,10 @@ Spawn `creative-director` via Codex custom-agent delegation using gate
|
||||
|
||||
The matching custom agent must already be installed in the target project at
|
||||
`.codex/agents/<agent-name>.toml`. The plugin source copies for those agents live
|
||||
in `runtime/agents/`; run `$setup-runtime` if the target project is missing
|
||||
them. Pass the context listed under that gate's **Context to pass** field, then
|
||||
handle the verdict using the **Verdict handling** rules below.
|
||||
in `runtime/agents/`; run `python3 scripts/install_codex_runtime.py <target-project>`
|
||||
from the plugin root if the target project is missing them. Pass the context
|
||||
listed under that gate's **Context to pass** field, then handle the verdict
|
||||
using the **Verdict handling** rules below.
|
||||
|
||||
Director names are Codex custom agent names. Do not recreate them by pasting
|
||||
profile text into a generic default agent.
|
||||
|
||||
Reference in New Issue
Block a user