craft

Coordinate multi-agent implementation plans with RED/GREEN/VALIDATE gate enforcement.

5|1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/agentpatterns/craft --skill craft-agentpatterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: craft
Source: https://github.com/agentpatterns/craft/tree/main/plugins/crafter/skills/craft
Command: npx skills add https://github.com/agentpatterns/craft --skill craft-agentpatterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill orchestrates the end-to-end implementation phase by coordinating a task-graph driven workflow using isolated agents and strict RED/GREEN/VALIDATE gates, enabling disciplined, test-first execution from a drafted plan.

Core Features & Use Cases

  • Orchestrates multi-agent collaboration to execute implementation plans with clear phase boundaries and audit trails.
  • Enforces gate discipline (RED, GREEN, VALIDATE) to ensure quality and safety across complex feature work.
  • Supports remediation workflows by sequencing remediation and re-validation tasks when validation fails.

Quick Start

Run the craft skill to start implementing the selected plan phase.

Frequently Asked Questions about craft

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

FAQPage Schema
How do I orchestrate multi-agent task execution for a drafted implementation plan?

Multi-agent task execution is orchestrated by coordinating isolated agents to execute a task-graph-driven plan, enforcing strict RED/GREEN/VALIDATE gates across distinct phases. This approach ensures disciplined, test-first implementation with auditable execution logs and session artifacts.

What is RED/GREEN/VALIDATE gate enforcement in a test-driven workflow?

RED/GREEN/VALIDATE gate enforcement is a strict quality control mechanism for task-graph execution that requires passing specific testing, implementation, and validation phases before proceeding. It sequences remediation and re-validation tasks automatically whenever validation fails.

How do I start implementing a selected plan phase using isolated agents?

To start implementing a selected plan phase, provide the required task-context per task, agent prompts, and tracker integration. The system then coordinates the isolated agents to execute the phase and produces auditable execution logs and session artifacts.

Can I use this for remediating failed validation tasks in an automated workflow?

Yes, this handles remediation workflows by automatically sequencing remediation and re-validation tasks when validation fails. It coordinates isolated agents to address the failures and re-evaluate the implementation against the strict quality gates.

What inputs do I need to provide for task-graph-driven end-to-end implementation?

Task-graph-driven end-to-end implementation requires task-context per task, agent prompts, and tracker integration. These inputs enable the orchestration of isolated agents and the production of auditable execution logs and session artifacts.

Does this workflow support multi-agent collaboration with clear phase boundaries and audit trails?

Yes, this workflow explicitly supports multi-agent collaboration by orchestrating execution with clear phase boundaries and audit trails. It coordinates isolated agents across the plan to ensure disciplined, test-first execution and comprehensive session artifacts.