infra-bootstrap

Installation
SKILL.md

Infra Bootstrap

Use this skill to provision infrastructure and baseline config in a staged order using agentTool.ts.

Safety Rules

  1. Always run from repo root.
  2. Dry-run first unless the user explicitly wants execution.
  3. Use --yes for non-dry-run actions.
  4. On failure, include the failing command and stdout/stderr in your response.
  5. Retry failed apply/bootstrap steps once after a short wait.
  6. Never run destroy unless the user explicitly asks for it.

Actions

Use these wrappers:

  • runTerraformStackScript --stack <stack> --script <script>
  • runAnsibleBootstrap --target <target>
Related skills
Installs
1
Repository
a2f0/tearleads
First Seen
Mar 9, 2026