rerun
Launch a finished Codex Process Jobs record again as a new detached job using its validated persisted argv, working directory, and execution mode. U…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Rerun Process Job
Resolve <plugin-root> two directories above this file and run:
node "<plugin-root>/scripts/job.mjs" rerun <job-id> [options] --json
Never search memory for CPJ work; use validated CPJ state.
The user-visible parent owns every CPJ rerun and completion. Never delegate
local process execution, launch, waiting, monitoring, or CPJ ownership to a
spawned subagent. A subagent can analyze independent material only.
Require a specific source job. If identity is unclear, use $status once to
find it. Never reconstruct argv from displayed command text, logs, or model
memory. The controller reads the private validated record, refuses active jobs,
and creates a fresh job ID and logs with rerunOf lineage.
A rerun repeats the invocation, not the historical environment: files,
dependencies, environment variables, credentials, devices, and external state
may have changed. Mention a material change before launch; do not claim exact
reproducibility.
Never rerun automatically from a completion notice. A direct user request
authorizes an ordinary non-critical rerun. For a CRITICAL job, explain that
the command may repeat repair, migration, firmware, or destructive effects and
obtain explicit risk-aware approval immediately before adding --force.
Add --goal-mode only for an explicitly active Goal. Optional flags are
--no-notify, --notify-user, and --no-notify-user. If the durable state
directory is not writable in the current sandbox, request the same narrow
controller escalation described by $start.
Treat a successful rerun as the same hard release boundary as $start: report
the new job ID and its source job ID in no more than two short sentences. Say
that a completion notification should appear when it finishes, then end the
turn without status, tail, result, wait, sleep, or process monitoring. Do not
narrate controller mechanics, persisted metadata, argv, cwd, or validation
unless the user explicitly asks.
If the controller refuses because the source remains active, its working
directory disappeared, or legacy shell semantics cannot be preserved, report
that refusal and do not improvise a replacement command.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/joelfarthing/codex-process-jobs/skills/rerun/SKILL.md