orchestrator-file-contents-handler

Community

Deterministically write files from file_contents

Authortransreal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents nondeterministic or hallucinatory “file created” claims by ensuring that only the explicit file_contents artifact results in real filesystem writes during the orchestrator commit phase.

Core Features & Use Cases

  • Single Source of Truth: Treats payload.file_contents as the only deterministic path to actual file export, even if a worker claims success without providing the artifact.
  • Single Committer Determinism: Aggregates reduced artifacts and performs controlled writes via NBAccess/NBFileExport under accessible directory guards.
  • LLM-commit Skip Mode: Detects whether any LLM payload keys exist (expression, expressions, cells, code, HeldExpr) and can return early in file-contents-only scenarios with Status="Committed" and Details="FileContentsOnly".

Quick Start

Ask the orchestrator to commit artifacts that include payload.file_contents so the handler writes the declared paths via NBFileExport and returns Committed without requiring LLM commit payloads.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: orchestrator-file-contents-handler
Download link: https://github.com/transreal/claudecode/archive/main.zip#orchestrator-file-contents-handler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.