setup
Installation
SKILL.md
Setup Skill
Interactive setup guide for Grant Tracker. Walks through the complete setup process from clone to running application.
Instructions
When this skill is invoked, guide the user through the Grant Tracker setup process interactively. Check the current state before each step and skip steps that are already complete.
Phase 1: Prerequisites Check
- Check Docker is running:
If this fails, tell the user to start Docker Desktop and wait for it to be ready.docker info > /dev/null 2>&1