startup
Installation
SKILL.md
startup
Make a repo agent-ready in one move. Idempotent: safe on a brand-new empty directory or to retrofit an existing repo. Lean into running it when the user signals a new project; confirm first, then run.
What it does (meta layer: always, safe, idempotent)
Run the bundled script from the target repo root:
bash <path-to-this-skill>/scripts/startup.sh "<repo-root>"