🕐 Workflow Schedule

32 Autonomous Workflows Running 24/7

This page provides a comprehensive view of all GitHub Actions workflows that power the Chained autonomous system. Workflows run on schedules, respond to events, and can be triggered manually.

32
Total Workflows
23
Scheduled Workflows
9
Manual Only
12
Categories
Scheduled at specific time
Interval/Continuous
Weekly schedule

📅 24-Hour Schedule View (UTC)

Workflows organized by their scheduled run times throughout the day

00:00
Agent System: Evaluator
Orchestrator: Dynamic Scheduling
01:00
No scheduled workflows
02:00
No scheduled workflows
03:00
Cleanup: Chained TV PRs
04:00
No scheduled workflows
05:00
No scheduled workflows
06:00
Idea Generation: Daily Goals
07:00
Learning: Hacker News
08:00
Learning: TLDR Tech
09:00
AI Friend: Daily Conversation
Learning: Daily Reflection
10:00
Idea Generation: Smart Generator
11:00
No scheduled workflows
12:00
No scheduled workflows
13:00
Learning: Hacker News
14:00
No scheduled workflows
15:00
No scheduled workflows
16:00
No scheduled workflows
17:00
No scheduled workflows
18:00
No scheduled workflows
19:00
Learning: Hacker News
20:00
Learning: TLDR Tech
21:00
No scheduled workflows
22:00
No scheduled workflows
23:00
No scheduled workflows

⏱️ Interval & Continuous Workflows

Workflows that run on intervals (every X hours/minutes)

Agent System: Spawner
agent-spawner.yml
⏱️ Every 3 hours 0 */3 * * *
Idea Generation: AI-Focused Spawner
ai-idea-spawner.yml
⏱️ Every 4 hours 0 */4 * * *
Architecture Evolution Tracker
architecture-evolution.yml
⏱️ Every 12 hours 0 */12 * * *
Automation: Auto Review & Merge
auto-review-merge.yml
⏱️ Every 15 minutes */15 * * * *
Chained TV Episode Generator
chained_tv.yml
⏱️ Every 2 hours 0 */2 * * *
Automation: Copilot Assignment
copilot-graphql-assign.yml
⏱️ Every 15 minutes */15 * * * *
Idea Generation: Progress Checker
goal-progress-checker.yml
⏱️ Every 3 hours 0 */3 * * *
Agent System: Learning-Based Spawner
learning-based-agent-spawner.yml
⏱️ Every 3 hours 0 */3 * * *
AI Pattern: Repetition Detector
repetition-detector.yml
⏱️ Every 6 hours 0 */6 * * *
System: Monitor
system-monitor.yml
⏱️ Every 6 hours 0 */6 * * *
System: Monitor
system-monitor.yml
⏱️ Every 3 hours 0 */3 * * *

📆 Weekly Workflows

Workflows that run on a weekly schedule

Code Quality: Archaeologist
code-archaeologist.yml
📆 Weekly on Monday at 09:00 UTC 0 9 * * 1
Code Quality: Golf Optimizer
code-golf-optimizer.yml
📆 Weekly on Monday at 10:00 UTC 0 10 * * 1
Documentation: GitHub Pages Review
github-pages-review.yml
📆 Weekly on Monday at 08:00 UTC 0 8 * * 1
Code Quality: Pattern Matcher
pattern-matcher.yml
📆 Weekly on Monday at 10:00 UTC 0 10 * * 1

📂 All Workflows by Category

AI Collaboration

2 workflows
AI Friend: Create Follow-ups
▶️ manual
AI Friend: Daily Conversation
Run daily at 9 AM UTC (after learnings, before idea generation)
🕐 Daily at 09:00 UTC ▶️ manual

AI Pattern Detection

2 workflows
AI Pattern: Repetition Detector
Run every 6 hours
🕐 Every 6 hours ▶️ manual ▶️ pull_request
Code Quality: Pattern Matcher
Run weekly on Mondays at 10 AM UTC (consolidated with other code quality checks)
🕐 Weekly on Monday at 10:00 UTC ▶️ manual

Agent System

5 workflows
Agent System: Data Sync
▶️ manual ▶️ push (branches: main)
Agent System: Debug Custom Agents
▶️ manual
Agent System: Evaluator
Run daily at midnight UTC
🕐 Daily at midnight UTC ▶️ manual
Agent System: Issue Discussion
▶️ manual ▶️ issues
Agent System: Spawner
Run every 3 hours
🕐 Every 3 hours ▶️ manual

Automation

2 workflows
Automation: Auto Review & Merge
Only trigger on ready_for_review to avoid wasteful runs on draft PRs
🕐 Every 15 minutes ▶️ manual ▶️ pull_request
Automation: Copilot Assignment
Run every 15 minutes to check for unassigned issues
🕐 Every 15 minutes ▶️ manual ▶️ issues

Chained TV

2 workflows
Chained TV Episode Generator
Run every 2 hours
🕐 Every 2 hours ▶️ manual
Cleanup: Chained TV PRs
Run daily at 3 AM UTC to clean up old Chained TV PRs
🕐 Daily at 03:00 UTC ▶️ manual

Code Quality

3 workflows
Code Quality: Analyzer
▶️ manual ▶️ push (branches: main) ▶️ pull_request
Code Quality: Archaeologist
Run weekly on Mondays at 9 AM UTC
🕐 Weekly on Monday at 09:00 UTC ▶️ manual
Code Quality: Golf Optimizer
Run weekly on Mondays at 10 AM UTC
🕐 Weekly on Monday at 10:00 UTC ▶️ manual

Documentation

1 workflows
Documentation: GitHub Pages Review
Run weekly on Mondays at 8 AM UTC
🕐 Weekly on Monday at 08:00 UTC ▶️ manual

Idea Generation

4 workflows
Idea Generation: AI-Focused Spawner
Runs every 4 hours by default (adjusted by orchestrator)
🕐 Every 4 hours ▶️ manual
Idea Generation: Daily Goals
Run daily at 6 AM UTC
🕐 Daily at 06:00 UTC ▶️ manual
Idea Generation: Progress Checker
Run every 3 hours
🕐 Every 3 hours ▶️ manual
Idea Generation: Smart Generator
Run daily at 10 AM UTC (after learning workflows)
🕐 Daily at 10:00 UTC ▶️ manual

Learning System

4 workflows
Agent System: Learning-Based Spawner
Run every 3 hours as requested
🕐 Every 3 hours ▶️ manual
Learning: Daily Reflection
Run daily at 9 AM UTC (between morning learning and idea generation)
🕐 Daily at 09:00 UTC ▶️ manual
Learning: Hacker News
Run three times daily - morning, afternoon, evening
🕐 Daily at 07:00, 13:00, 19:00 UTC ▶️ manual
Learning: TLDR Tech
Run twice daily - morning and evening
🕐 Daily at 08:00, 20:00 UTC ▶️ manual

Orchestration

1 workflows
Orchestrator: Dynamic Scheduling
This workflow should ONLY run on schedule or manual trigger
🕐 Daily at midnight UTC ▶️ manual

System Management

2 workflows
System: Kickoff
▶️ manual ▶️ push (branches: main)
System: Monitor
Run every 6 hours for timeline updates
🕐 Every 6 hours 🕐 Every 3 hours ▶️ manual ▶️ pull_request ▶️ issues

Uncategorized

4 workflows
Agent System: Inspect Assignment
▶️ manual
Architecture Evolution Tracker
Run every 12 hours
🕐 Every 12 hours ▶️ manual
NL to Code Translation Demo
This workflow demonstrates the Natural Language to Code Translator
▶️ manual ▶️ issues
System: Workflow Failure Handler
Disabled: workflow_run trigger commented out to disable automatic failure handling
▶️ manual

📚 For detailed workflow documentation, see WORKFLOWS.md

Documentation generated by @investigate-champion with analytical precision