Morningstar Runner banner
lonexreb lonexreb

Morningstar Runner

Project Management community

Description

--- name: morningstar-runner description: Autonomous coding agent that takes a PRD from Notion (or a Jira ticket) and ships an end-to-end implementation -- analyzes the target codebase, plans tasks, writes code, runs tests, commits per task, and opens a PR. Use PROACTIVELY whenever the user supplies a Notion URL, a Jira ticket key, or asks to "implement this PRD", "ship this spec", "run the morningstar workflow", "automate this feature end-to-end", or "build from requirements". Posts progress to

Installation

Installs to ~/.claude/agents/lonexreb-morningstar-morningstar-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lonexreb/morningstar/HEAD/agents/morningstar-runner.md -o ~/.claude/agents/lonexreb-morningstar-morningstar-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository