orchestrator-file-contents-handler
CommunityDeterministically write files from file_contents
Software Engineering#guardrails#artifact handling#nbaccess#claude orchestrator#deterministic commits#file contents#program reliability
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_contentsas 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/NBFileExportunder 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 withStatus="Committed"andDetails="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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.