forge-master

Orchestrates multi-agent workflows and generates provenance manifests for complex research problems.

1|Updated Mar 6, 2025
One-click install
npx skills add https://github.com/vincitamore/examples --skill forge-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-master
Source: https://github.com/vincitamore/examples/tree/main
Command: npx skills add https://github.com/vincitamore/examples --skill forge-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forge Master lets you design and run bespoke multi-agent pipelines for problems that don't fit existing recipes, enabling you to control topology, agent roles, and the manifest lifecycle.

Core Features & Use Cases

  • Dynamic topology design for research/design problems with 3+ independent concerns.
  • Explicit manifest-driven provenance with dual-written handles and outputs.
  • Flexible agent composition (scholar, architect, general-purpose) and on-demand resources in scripts/references/assets.

Quick Start

Provide a tailored Forge Master plan for a problem requiring a custom dynamic topology and a multi-agent workflow, and generate a corresponding manifest and prompts.

Frequently Asked Questions about forge-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a multi-agent pipeline orchestration manifest?

A multi-agent pipeline orchestration manifest tracks provenance by coordinating agent roles, prompt conventions, and dual-written artifacts across handles and outputs from planning to completion.

How do I orchestrate multiple agents for complex research problems?

You orchestrate multiple agents by defining a dynamic topology that coordinates independent concerns, assigns roles, and manages the planning-to-completion manifest lifecycle for bespoke research workflows.

When do I need a custom multi-agent topology instead of existing recipes?

You need a custom multi-agent topology when your research or design problem involves three or more independent concerns that require a bespoke pipeline beyond standard existing recipes.

Can I compose different agent roles like scholar and architect in one pipeline?

Yes, you can flexibly compose agent roles such as scholar, architect, and general-purpose within the pipeline, while supplying on-demand resources through scripts, references, and assets.

How does dual-writing artifacts to handles and outputs work?

Dual-writing artifacts to handles and outputs explicitly records provenance during pipeline execution, ensuring that every agent's generated artifacts are tracked and maintained in the manifest lifecycle.

What are the limitations of using a bespoke dynamic pipeline topology?

A bespoke dynamic pipeline topology is less suited for simple tasks with fewer than three independent concerns, as the overhead of manifest lifecycle management and custom agent role coordination outweighs the benefits.