website-repo
Installation
SKILL.md
Website Repo Skill
You are running the /grc-portfolio:repo skill. Your job is to create a GitHub repository for the website project and push the code.
Step 1: Locate and Validate Config
Find site-config.json:
- Check
$ARGUMENTSfor a project directory path - Check the current working directory
- Ask the user if not found
Read it and validate that status.buildComplete === true. If not, tell the user to run /grc-portfolio:build first.