From spec to delivery β infrastructure automation and orchestration driven by AI agents.
A set of AI agent skills for the Itential Platform. Agents deliver automation end-to-end β from requirements through feasibility, design, build, and as-built documentation β or explore and build freestyle.
Requirements β Feasibility β Design β Build β As-Built
β β β β β
/spec-agent /solution- /solution- /builder- /builder-
arch-agent arch-agent agent agent
β β β β β
customer- feasibility.md solution- assets as-built.md
spec.md (approved) design.md (delivered) (approved)
(approved) (approved)
/plugin install itential-builder@claude-plugins-officialPoint at your platform:
/itential-builder:setupDeliver from Spec β structured end-to-end delivery with artifact-based approvals:
/itential-builder:spec-agent β /itential-builder:solution-arch-agent β /itential-builder:builder-agent
FlowAgent to Spec β convert an agent's proven pattern into a deterministic workflow:
/itential-builder:flowagent-to-spec β /itential-builder:solution-arch-agent β /itential-builder:builder-agent
Generate Spec from Project β extract formal documentation from existing automation:
/itential-builder:project-to-spec
Explore β connect to a platform, browse capabilities, build freely:
/itential-builder:explore
See docs/developer-flow.md for the full flow diagram and design principles.
| Skill | What It Does |
|---|---|
/itential-builder:setup |
Initialize credentials for the current working directory |
/itential-builder:spec-agent |
Requirements β refine use case, produce approved HLD |
/itential-builder:solution-arch-agent |
Feasibility + Design β assess platform, produce solution design |
/itential-builder:builder-agent |
Build + As-Built β implement design, test, deliver, document |
/itential-builder:flowagent-to-spec |
Read a FlowAgent β produce deterministic workflow spec |
/itential-builder:project-to-spec |
Read an existing project β produce spec + design docs |
/itential-builder:explore |
Auth, discover platform, browse freely |
/itential-builder:flowagent |
Create and run AI agents (LLM providers, tools, missions) |
/itential-builder:iag |
IAG services β Python, Ansible, OpenTofu via iagctl |
/itential-builder:itential-mop |
Command templates with validation rules |
22 technology-agnostic HLD specs in spec-files/ covering:
Networking β Port Turn-Up, VLAN, Circuit, BGP, VPN, WAN Bandwidth
Operations β Software Upgrade, Config Backup, Health Check, Device Onboarding/Decommissioning, Change Management, Incident Remediation
Security β Firewall Rules, Cloud Security Groups, SSL Certificates
Infrastructure β DNS Records, IPAM, Load Balancer VIP, Config Drift, Compliance Audit
Each spec has 9 sections: Problem Statement, Flow, Phases, Design Decisions, Scope, Risks, Requirements, Batch Strategy, and Acceptance Criteria.
docs/developer-flow.mdβ full lifecycle diagram and design principlesdocs/builder-flow.mdβ build sequence and import patternhelpers/β JSON scaffolds and reference workflow patterns
Contributions are welcome! Please read our Contributing Guide to get started.
Before contributing, you'll need to sign our Contributor License Agreement.
- Bug Reports: Open an issue
- Questions: Start a discussion
- Maintainer: @wcollins
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Made with β€οΈ by the Itential community