builder-agent

Convert approved solution designs into deployed Itential automation assets.

13|12|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/itential/builder-skills --skill builder-agent-itential
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: builder-agent
Source: https://github.com/itential/builder-skills/tree/main/.claude/skills/builder-agent
Command: npx skills add https://github.com/itential/builder-skills --skill builder-agent-itential

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning approved solution designs into working, testable automation assets, reducing ambiguity and handoffs by providing a structured end-to-end build process.

Core Features & Use Cases

  • End-to-end construction of Itential automation assets (workflows, templates, projects, and configs) from an approved design.
  • Validation, testing, and packaging of delivered components, with an as-built.md produced for project closeout.
  • Easy handoff from design to deployment when the solution design is locked and ready to implement.

Quick Start

Feed the approved solution-design.md workspace to the agent to generate deployed assets and the as-built documentation.

Frequently Asked Questions about builder-agent

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

FAQPage Schema
How do I turn an approved solution design into deployed automation workflows?

An approved solution-design.md workspace with complete workspace data is required to build and deploy automation assets successfully. Without this approved design input, the structured end-to-end build process cannot validate and generate the deployed components.

How does automated solution design conversion produce as-built documentation?

When the approved solution-design.md workspace is processed, the agent validates, tests, and packages the delivered automation components, generating an as-built.md file for project closeout after the end-to-end construction finishes.

Can I build templates and configs from a solution-design.md file?

Yes, you can build templates and configs from a solution-design.md file by providing the approved workspace data to the builder agent, which constructs these automation assets alongside workflows and projects during the end-to-end build process.

What is the best way to automate handoff from design to deployment for automation assets?

The best way to automate handoff from design to deployment is using a builder agent that consumes an approved solution-design.md workspace to construct, validate, and package Itential automation assets without manual coding or intermediate handoffs.

Why does my automation build fail when using a solution design workspace?

Automation builds fail when the solution-design.md workspace is not fully approved or lacks complete workspace data, which the builder agent requires to validate components and produce the deployed automation assets and as-built documentation.