tf-consumer-plan

Document consumer provisioning requirements and design before Terraform implementation.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/hashi-demo-lab/terraform-provider-aap --skill tf-consumer-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tf-consumer-plan
Source: https://github.com/hashi-demo-lab/terraform-provider-aap/tree/main/.claude/skills/tf-consumer-plan
Command: npx skills add https://github.com/hashi-demo-lab/terraform-provider-aap --skill tf-consumer-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clarifies requirements for consumer provisioning workflows in Terraform and ensures decisions are documented before implementation.

Core Features & Use Cases

  • Phase-driven planning and design process to gather requirements, perform research, and produce a consumer-design artifact.
  • Human-in-the-loop approval gates that prevent coding until design is approved.
  • Parallel research coordination (module availability, AWS architecture, workspace deployment) with progress tracking.
  • Clear runbook for stakeholders to review and sign off on the consumer design before implementation.

Quick Start

Provide your consumer provisioning project details to start the workflow and generate the consumer-design.md for review.

Frequently Asked Questions about tf-consumer-plan

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

FAQPage Schema
How do I plan a Terraform consumer provisioning workflow before writing code?

Terraform consumer provisioning planning involves clarifying requirements, performing module research, and producing a consumer-design artifact. A phase-driven design process ensures decisions are documented and approved before implementation begins.

Can I enforce human approval gates before Terraform implementation starts?

Yes, human approval gates prevent coding until the design is approved. The planning workflow tracks progress through checkpoints, ensuring stakeholders review and sign off on the consumer design artifact before any Terraform implementation.

What is a consumer-design artifact in Terraform provisioning?

A consumer-design artifact documents the decisions made during the Terraform provisioning planning phase. It serves as a runbook for stakeholders to review research results, module selections, and architecture decisions before approving implementation.

How to coordinate module research and architecture design for Terraform provisioning?

Module research and architecture design are coordinated in parallel during the planning phase. Progress tracking monitors module availability, AWS architecture, and workspace deployment research to ensure all requirements are gathered before producing the design document.

Does this planning workflow require any specific Terraform modules or dependencies?

No specific Terraform modules or dependencies are required to start. The workflow focuses on the planning and design phase, gathering your project details to drive module research and generate the consumer-design artifact for review.