approve-infrastructure

Approve infrastructure diagrams and stage transitions in the Foundations pipeline.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/aoecosystem/project-foundations --skill approve-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: approve-infrastructure
Source: https://github.com/aoecosystem/project-foundations/tree/main/.cursor/skills/approve-infrastructure
Command: npx skills add https://github.com/aoecosystem/project-foundations --skill approve-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finalizes infrastructure governance by securely locking the INFRASTRUCTURE_DRAFT and advancing to INFRASTRUCTURE_APPROVED, then to COMPLETE, ensuring a clean, auditable handoff in the Foundations workflow.

Core Features & Use Cases

  • Final two-step transition: INFRASTRUCTURE_DRAFT → INFRASTRUCTURE_APPROVED → COMPLETE in a single invocation.
  • Mermaid topology validation and integration coverage checks before completion.
  • Session-state updates and audit log entries to preserve traceability.

Quick Start

Run the /approve-infrastructure command to finalize the infrastructure phase and complete the foundations workflow.

Frequently Asked Questions about approve-infrastructure

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

FAQPage Schema
How do I automate infrastructure diagram approval and stage transitions?

Automating infrastructure diagram approval requires validating Mermaid topologies, provider selections, and integration mapping. You can execute a single command to transition stages from draft to approved, ensuring compliance with audit logging and session-state update protocols for traceable governance.

What is an atomic two-step stage transition in infrastructure workflow automation?

An atomic two-step stage transition securely moves infrastructure states from draft to approved, then to complete in one invocation. This mechanism preserves session-state integrity and generates audit log entries, ensuring a clean, traceable handoff in the foundations workflow.

Can I validate Mermaid topology and environment coverage before completing the infrastructure phase?

Yes, you can validate Mermaid topologies, provider selections, environment coverage, and integration mapping across briefs. These checks occur before the final completion step, ensuring that all infrastructure requirements are satisfied before locking the draft and advancing the stage.

How do I lock an infrastructure draft and generate an audit log for stage gating?

Locking an infrastructure draft involves applying manual-edit protocol compliance and session-state updates. The system securely transitions the draft to an approved state, generating audit log entries that preserve traceability and satisfy stage gating requirements for the foundations pipeline.

When do I need to use manual-edit protocol compliance for infrastructure validation?

Manual-edit protocol compliance is needed when finalizing infrastructure governance to securely lock drafts and advance stages. It ensures that any manual modifications are properly tracked and validated before the atomic transition to the approved and complete states.