.agent/skills/skills/restart-dev/SKILL.md
Kill any running dev server processes and restart npm run dev. Use when you need to restart the development server after changes.
npx skillsauth add admin-baked/bakedbot-for-brands restart-devInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Safely kills running dev server processes and restarts npm run dev.
npm run dev in the backgroundSimply invoke with: /restart-dev
When invoked, immediately execute the following:
powershell -ExecutionPolicy Bypass -File .agent/skills/skills/restart-dev/scripts/restart-dev.ps1
The script will:
next dev processesnpm run dev in a PowerShell background jobYou should see:
Get-Content .next/dev-server.log -Tail 20 -WaitGet-JobGet-Job | Where-Object {$_.Command -like "*npm run dev*"} | Stop-Job; Get-Job | Where-Object {$_.State -eq "Stopped"} | Remove-Jobtesting
--- name: executive-brief description: Produce a concise executive brief or portfolio digest for a super user or operator — use when summarizing multi-account performance, cross-org anomalies, top actions needed, or weekly business status for leadership review. Trigger phrases: "executive summary", "weekly brief", "portfolio digest", "top actions this week", "what needs my attention", "board update", "cross-account summary". version: 0.1.0 owner: platform agent_owner: pops allowed_roles: - sup
development
--- name: anomaly-to-action-memo description: Interpret a detected anomaly or signal and produce a decision-ready action memo — use when an alert, metric deviation, or operational signal needs to be turned into a prioritized recommendation with evidence, owner, and next step. Trigger phrases: "what does this anomaly mean", "something looks off", "explain this alert", "revenue is down", "traffic dropped", "flag this for review", "what should we do about this". version: 0.1.0 owner: ops-intelligen
testing
--- name: brand-voice description: Apply BakedBot brand voice standards to any customer-facing content — use when generating or reviewing copy that must match a dispensary or brand's approved tone, language patterns, and messaging constraints. Trigger phrases: "does this match our voice", "write in our brand voice", "on-brand copy", "brand guidelines", "tone check". version: 0.1.0 owner: platform agent_owner: craig allowed_roles: - super_user - dispensary_operator - brand_operator outputs:
testing
--- name: sell-through-partner-analysis description: Analyze which retail dispensary partners are selling through a grower's products effectively, identify top performers and laggards, and produce a prioritized partner action plan. Use when a grower wants to know where their products move fastest, which partners need attention, and where to focus wholesale sales effort. Trigger phrases: "which partners are selling our product", "sell-through analysis", "partner performance", "where is inventory