Automation Spine: Daily Runner + AI Issue Flow
One-command automation that runs in a managed virtual environment, pulls the latest notes, and uses OpenAI to generate and triage GitHub issues. Designed as a reusable template for turning messy daily workflows into a predictable, logged system.
- Single entrypoint for the full daily workflow
- OpenAI-generated GitHub issues with titles, descriptions, and labels
- Repo hardened for sharing with clients, collaborators, and investors
Stack & Flow
- Stack: Python 3.11, OpenAI API, GitHub REST API, Next.js (landing)
- Trigger: Cron / manual invocation →
./run-daily.sh - Output: JSON summary, triaged GitHub issues, sanitized logs