debug-sequence-probe-check
Debug-only ACP sequence probe step that validates handoff and workspace sentinel expectations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Debug-only ACP sequence probe step that validates handoff and workspace sentinel expectations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | debug-sequence-probe-check |
| description | Debug-only ACP sequence probe step that validates handoff and workspace sentinel expectations. |
This skill is only for Zotero Agents debug workflows. Do not write Zotero items, notes, preferences, or external files. Use the current working directory as the ACP run workspace.
Read the provided input and parameter values from the run prompt. Produce a
single JSON object on stdout.
Rules:
probe_id from parameter.probe_id.parameter.expect_handoff_present is true, input.handoff must exist.parameter.expect_handoff_present is false, input.handoff must be
absent.input.public_marker when present.input.handoff.public_marker when input.handoff exists.parameter.expected_public_marker when provided.parameter.forbid_secret_marker is true, input.secret_marker and
input.handoff.secret_marker must both be absent.parameter.expected_secret_marker when provided.parameter.sentinel_path when provided.parameter.expected_sentinel is present, that file must exist under
the current working directory.absent, that file must not exist.parameter.expect_artifact_file is true, input.artifact_file must be
a readable file path.parameter.expect_artifact_file is not true, ignore
input.artifact_file.status: "ok" only if all checks pass. Otherwise return
status: "failed" and include failing checks in checks and diagnostics.assets/output.schema.json.Draft a LaTeX literature review section. Use this skill when user wants to create an introduction and/or related work section for a research paper. Ensure you can access to the Zotero library through zotero-bridge CLI.
Debug-only ACP sequence probe step that runs a configurable countdown script before producing a structured result with handoff verification.
Dynamic HTML generator for literature deep-reading. Use when the user wants to read a paper in depth. Ensure you can access to the Zotero library through zotero-bridge CLI.
Prepare the context for create topic synthesis workflow. Use this skill when user wants to create a new topic. DO NOT invoke unless you can access to the Zotero library through zotero-bridge CLI.
Draft the topic-level core synthesis and knowledge graph completion based on the analysis context from the prepare phase. Use this skill after create/update-topic-synthesis-prepare. DO NOT invoke this skill directly.
Assess library coverage & evidence reliability, propose collection supplementation, and generate the final summary of a topic. Use this skill after topic-synthesis-core-enrichment. DO NOT invoke this skill directly.