ワンクリックで
nocode
Disable REPL code execution for this conversation. Forces direct text responses only — no Python/shell execution.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Disable REPL code execution for this conversation. Forces direct text responses only — no Python/shell execution.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Process research URLs (papers, blogs, repos) through a structured intake pipeline. Extracts claims, deduplicates against a persistent index, cross-references existing work, expands literature, updates active handoffs, proposes handoff stubs, and produces a structured report. Use when ingesting new research material into the EPYC compendium.
Index the EPYC orchestrator x_* request overrides exposed through Hermes command skills.
Control the orchestrator stack lifecycle from Hermes via a thin wrapper over the existing stack launcher.
Lint, query, and maintain the project knowledge base. Use when auditing KB health, searching for compiled knowledge, or checking governance hygiene. Do not use when ingesting new research (use research-intake).
Use when reviewing a diff, commit, PR, dependency change, agent/tool change, or codebase surface for security risk. Runs a two-pass STRIDE + OWASP Top 10 + OWASP LLM + supply-chain review with exploit-path-gated findings and P0-P3 severity.
Cap or restore the escalation tier for this conversation. Controls how far the orchestrator can escalate from frontdoor to specialist models.
| name | nocode |
| description | Disable REPL code execution for this conversation. Forces direct text responses only — no Python/shell execution. |
| version | 1.0.0 |
| metadata | {"hermes":{"tags":["routing","orchestrator","safety"]}} |
Skip REPL code execution and force direct text responses only.
/nocode — Disable code execution for this conversation/nocode off — Re-enable code execution (default behavior)| Command | API Parameter | Value |
|---|---|---|
/nocode | x_disable_repl | true |
/nocode off | x_disable_repl | false |
true or false)