foundry-setup
CommunitySafe, idempotent setup for Claude Foundry.
Authortylerburleigh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides a safe, repeatable setup flow for the claude-foundry plugin, including pre-flight checks, permissions, workspace provisioning, and configuration. This Skill is designed to be idempotent and safe to run multiple times.
Important: Read references/setup.md before proceeding. It contains the detailed phase instructions.
Core Features & Use Cases
- Pre-flight checks to verify MCP connectivity, Python, and Git toolchain
- Permission management to enable required plugin tooling
- Workspace provisioning and configuration
- Idempotent runs so re-running is safe and predictable
Note: The skill guides you through a phased workflow that can be run in sequence or standalone.
Quick Start
Run the foundry-setup skill with no flags to perform the full setup, or use --check/--preflight to run only the pre-flight checks. Review results and proceed accordingly.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: foundry-setup Download link: https://github.com/tylerburleigh/claude-foundry/archive/main.zip#foundry-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.