ワンクリックで
workbench-flue-agent-harness
Deployable Flue agent harness lane for HTTP, CI, Node, Cloudflare, and sandbox-backed agents.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Deployable Flue agent harness lane for HTTP, CI, Node, Cloudflare, and sandbox-backed agents.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Strict parser and validator for Workbench closeout comments, verdict/status discipline, PR reference types, and cross-issue REMAINING sync.
Scout, pilot, or review Mirage virtual-filesystem tool use for Workbench agents while preserving source-of-truth and public-safety boundaries.
Source-first, self-loop resistant guardrails for Capy GitHub dialogue responders before any write-capable PR, issue, or review action.
Disk, swap, VM, agent workspace, and stale session hygiene for Multica workbench runtimes.
Advisory-only algorithm and data-structure review gate between Technical Design and Task List.
Durable memory, session summaries, decision logs, issue closeout synthesis, and compact handoffs.
| name | workbench-flue-agent-harness |
| description | Deployable Flue agent harness lane for HTTP, CI, Node, Cloudflare, and sandbox-backed agents. |
Use this skill when an issue asks to create, review, or package a deployable
Flue agent, or when it declares FLUE_AGENT_CONTRACT.
Read only as much as the task requires:
docs/flue-agent-harness-lane.mdhttps://flueframework.com/start.mdhttps://raw.githubusercontent.com/withastro/flue/refs/heads/main/README.mdhttps://flueframework.com/models.json if the requested model is not one of
the recommended IDsIf network access is unavailable, use the checked-in workbench doc and report
FLAG unless the issue requires fresh upstream docs.
Do not scaffold until the issue provides or you can safely infer:
FLUE_AGENT_CONTRACT:
purpose:
project_directory:
workspace_layout:
agent_file:
deploy_target:
model_id:
sandbox_mode:
trigger:
secrets_policy:
validation_command:
public_artifact_policy:
Inference rules:
project_directory: use the issue's repo checkout only if it is the
declared target;workspace_layout: root;workspace_layout: .flue;node;anthropic/claude-sonnet-4-6 for starter agents;none for pure virtual agents, otherwise
env-only.If a field cannot be inferred safely, return BLOCK with the smallest missing
field list.
agents/ and roles/..flue/agents/ and .flue/roles/.init({ model: "<model_id>" }).flue dev --target node or flue dev --target cloudflare for local
development.flue run --target cloudflare; use flue dev --target cloudflare
or build and call a deployed endpoint.Always close with:
FLUE_AGENT_REPORT
purpose:
project_directory:
workspace_layout:
agent_file:
deploy_target:
model_id:
sandbox_mode:
trigger:
secrets_policy:
files_changed:
validation:
residual_risk:
next_action:
VERDICT: PASS | FLAG | BLOCK
PASS requires a verified starter and clean public boundary. FLAG is correct
when only external secrets, deploy credentials, or remote host setup remain.
BLOCK is correct when the contract is incomplete, the model ID is unsupported,
or the target path cannot be safely determined.