agent-as-function

Community

Plan multi-agent workflows with artifact handoff.

Authorskurekjakub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate complex multi-agent workflows by decomposing monolithic prompts into per-phase skills and artifact-hand-off patterns.

Core Features & Use Cases

The Ralph Orchestrator patterns described here—Prompt Decomposition (Phases as Skills) and Subagent-as-Function (Artifact Handoff)—enable clean boundaries between orchestrator and subagents. Phase skills load just-in-time and maintain a scratchpad state, while subagents communicate exclusively via filesystem artifacts, not conversation context. This skill provides templates for phase transitions, audit workflows, and domain knowledge integration to help teams refactor or create orchestrators from scratch.

Quick Start

Load this skill into the Ralph orchestrator and begin decomposing a monolithic agent prompt into per-phase skills with artifact handoffs.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: agent-as-function
Download link: https://github.com/skurekjakub/docwriter-agent/archive/main.zip#agent-as-function

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.