monet

Orchestrate Claude Code artifact creation through a Planner, Generator, and Evaluator sprint loop.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/infolog-io/Monet --skill monet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monet
Source: https://github.com/infolog-io/Monet/tree/main/jtbd/skills/monet
Command: npx skills add https://github.com/infolog-io/Monet --skill monet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monet provides a deterministic scaffold to coordinate the creation of Claude Code ecosystem artifacts—skills, agents, MCP servers, and pipelines—through a contract-negotiated sprint harness.

Core Features & Use Cases

  • Orchestrates a Planner → Generator → Evaluator loop to produce Claude Code artifacts with measurable thresholds.
  • Supports planning, sprint generation, contract negotiation, and evaluation, with optional test mode and Codex integration for quality checks.
  • Real-world use: spin up a new skill suite for a Claude Code project and align artifacts across skill and agent orchestration.

Quick Start

Describe a Claude Code artifact to build, or say monet build to start the orchestration.

Frequently Asked Questions about monet

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

FAQPage Schema
How do I orchestrate multiple agents to build Claude Code skills and MCP servers?

You can orchestrate Claude Code builds using a three-agent sprint loop consisting of a Planner, Generator, and Evaluator to produce skills, agents, and MCP servers with measurable quality thresholds.

What is multi-agent orchestration for generating Claude Code artifacts?

Multi-agent orchestration coordinates a Planner, Generator, and Evaluator loop to negotiate contracts and produce Claude Code ecosystem artifacts like pipelines and skills through a deterministic sprint harness.

How do I set up contract negotiation for Claude Code sprint generation?

Sprint generation requires a ProductSpec and finalized sprint contracts to configure the runtime environment, enabling the Planner and Generator to negotiate and establish build checkpoints before evaluation.

Can I run test mode and continual improvement during Claude Code agent orchestration?

Yes, the orchestration harness supports test mode with continual-improvement variants and optional Codex integration to perform quality checks during the evaluation phase of the agent sprint loop.

Do I need a ProductSpec to start generating Claude Code pipelines and agents?

Yes, a ProductSpec is required along with finalized sprint contracts and a configured runtime environment to enforce strict checkpointing and broadcast milestones during artifact generation.

What is the best way to coordinate skill suite creation across Claude Code projects?

Using a contract-negotiated sprint harness provides a deterministic scaffold to align artifacts across skill and agent orchestration, applying planning, generation, and evaluation phases to coordinate suite creation.