Reprovision and reset the devcontainer environment. Use this when asked to re-run startup, reprovision, setup devcontainer, fix permissions, or reset runtime state.
72
88%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
The setup script forcefully resets all runtime state. It is idempotent—every run wipes and recreates all relevant folders, symlinks, and files.
/workspaces/NetAlertX/.devcontainer/scripts/setup.sh/tmp/log, /tmp/api, /tmp/run, /tmp/nginx/entrypoint.d and /app symlinks/data, /data/config, /data/db directories/entrypoint.sh to start services.VERSIONNo conditional logic. Everything is recreated unconditionally. If something doesn't work, run setup again.
20ddf48
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.