Imported from Aditi-Kulkarni-PA/udemy-ai-coder-pm (scripts/AGENTS.md). Install upstream with npx skills add Aditi-Kulkarni-PA/udemy-ai-coder-pm --skill scripts. Copyright stays with the author.
Scripts overview
This folder contains start/stop scripts for local Docker-based runs.
Scripts
start_mac.sh / stop_mac.sh
start_linux.sh / stop_linux.sh
start_windows.bat / stop_windows.bat
Behavior
Start scripts run: docker compose up --build -d
Stop scripts run: docker compose down --remove-orphans
All scripts assume execution from inside the repository and use service/container name pm-app.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/aditi-kulkarni-pa-udemy-ai-coder-pm-scripts/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.