recipe-implement

Coordinate end-to-end implementation workflows across multiple sub-agents from requirements to deployment.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/darsoohoo/intake-bot --skill recipe-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-implement
Source: https://github.com/darsoohoo/intake-bot/tree/main/.agents/skills/recipe-implement
Command: npx skills add https://github.com/darsoohoo/intake-bot --skill recipe-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate end-to-end implementation workflows across multiple sub-agents from requirements gathering to deployment.

Core Features & Use Cases

  • Coordinated orchestration of requirement analysis, workflow routing, and autonomous task execution.
  • Enforced safety constraints and gatekeeping across steps to ensure completeness.
  • Use Case: Teams can initiate a full lifecycle deployment by supplying a project brief and desired environment, triggering automated planning and execution.

Quick Start

Invoke recipe-implement with your project requirements to start the end-to-end deployment workflow.

Frequently Asked Questions about recipe-implement

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

FAQPage Schema
How do I automate end-to-end software implementation workflows from requirements to deployment?

End-to-end implementation workflows are automated by orchestrating multiple sub-agents that handle requirement analysis, layer routing, design reviews, testing, and readiness gating. You initiate the deployment workflow by supplying a project brief and desired environment to trigger automated planning and execution.

Can I orchestrate autonomous task execution across a monorepo-style project?

Yes, autonomous task execution across monorepo-style projects is supported through coordinated orchestration, layer routing, and per-task execution cycles. The system applies strict constraints and step gating to manage requirements and ensure completeness across the software development lifecycle.

How do sub-agent orchestration and safety checks work during automated deployment?

Sub-agent orchestration works by spawning agents according to operator rules and enforcing safety checks at each step. The workflow applies step gating and readiness constraints to ensure completeness before moving forward, satisfying subagents-orchestration-guide requirements for autonomous execution mode.

What do I need to provide to start an automated deployment workflow?

To start an automated deployment workflow, you need to provide a project brief containing your requirements and the desired target environment. The orchestration system uses these inputs to perform requirement analysis, plan the workflow, and trigger autonomous execution.

Does the implementation workflow enforce design reviews and readiness gating before deployment?

Yes, the implementation workflow enforces design reviews and readiness gating before deployment. It applies enforced safety constraints and gatekeeping across steps to ensure all testing and completeness requirements are strictly satisfied during the software development lifecycle.

When should I use an orchestrated sub-agent workflow for software development?

An orchestrated sub-agent workflow should be used for complex software development lifecycles requiring coordinated requirement analysis, layer routing, and autonomous execution. It is particularly suited for monorepo-style projects where enforced safety constraints and step gating are needed to ensure deployment readiness.