Published skills
morningstar
Previews the MorningStar task plan for a PRD without writing any code or making commits. Fetches the Notion PRD, analyzes the current codebase, and prints the proposed task list with files, acceptance criteria, and an estimated cost. Use when the user says any of "preview", "dry run", "what would this build", "show me the plan", "estimate cost", "morningstar dry-run", or wants to validate a PRD be
morningstar
Implements a product requirements document (PRD) end-to-end. Reads the PRD from a Notion page, analyzes the current codebase, generates a task plan, and then implements each task with tests and git commits. Use when the user provides a Notion URL or says any of "implement this PRD", "build from requirements", "run morningstar", "ship this spec", "automate this feature", "turn this PRD into code",
morningstar
Shows MorningStar queue health for a repo -- weekly spend bar, recent runs, success rate, and most recent PR URLs. Use when the user asks any of "morningstar status", "queue health", "how is morningstar doing", "what did morningstar ship this week", "weekly spend so far", "morningstar dashboard", "show recent runs", "is the agent healthy". Read-only -- no Notion / Jira / Slack calls; works offline
morningstar
Polls Notion and Jira for pending MorningStar PRDs and dispatches the GitHub Actions executor when work is found. Use when the user says any of "watch the queue", "poll for prds", "check queue", "trigger morningstar now", "is anything queued", "force a queue scan", or "morningstar 24/7 status". Safe to run on a schedule -- read-only against Notion/Jira, only writes a workflow_dispatch event and a
morningstar
Reports the installed MorningStar plugin version. Use when the user asks "what version of morningstar", "morningstar version", "which morningstar build is this", "is morningstar up to date", or wants to confirm the plugin/agent build before filing a bug.
Category alert