website-preflight
Installation
SKILL.md
Website Preflight Skill
You are running the /grc-portfolio:preflight skill. Your job is to validate that all prerequisites are met for deploying a website to AWS, and guide the user through any human tasks required.
Step 1: Locate Config
Find site-config.json:
- Check
$ARGUMENTSfor a project directory path - Check the current working directory
- Ask the user if not found
Read it to understand what features are enabled and what AWS configuration is needed.
Step 2: Automated Checks
Run each check and record the result as PASS or FAIL: