scheduled-run

Automate scheduled autonomous agent sessions from orientation through verification.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/BeanMap/roasters-hub --skill scheduled-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduled-run
Source: https://github.com/BeanMap/roasters-hub/tree/main/.claude/skills/scheduled-run
Command: npx skills add https://github.com/BeanMap/roasters-hub --skill scheduled-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The scheduled-run skill guides you through initiating and running a full autonomous agent session on a defined cadence. It covers orientation, consistency checks, branching, task execution, verification, commits, smoke testing, and documentation through SESSION.md.

Core Features & Use Cases

  • Automates end-to-end autonomous agent SOP workflows triggered by cron or loop-based events.
  • Provides a deterministic run flow including orientation, consistency checks, branch management, task execution, and verification.
  • Maintains a structured session log and ready-to-publish session artifact via SESSION.md.

Quick Start

Start an autonomous scheduled agent session and follow the SOP to complete tasks from orientation through smoke testing.

Frequently Asked Questions about scheduled-run

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate autonomous agent sessions on a cron schedule?

Automating autonomous agent sessions on a cron schedule requires orchestrating a full operational workflow including orientation, consistency checks, branching, and verification. This ensures deterministic task execution and structured session logging for scheduled triggers.

What is included in a full autonomous agent SOP workflow?

A full autonomous agent SOP workflow includes orientation, consistency checks, branch management, task execution, verification, commits, smoke testing, and documentation. It provides a deterministic run flow to maintain operational consistency across automated sessions.

How do I maintain consistency and logging for scheduled automated workflows?

Maintaining consistency and logging for scheduled automated workflows involves applying a deterministic run flow that generates a structured session log. This produces a ready-to-publish session artifact via SESSION.md to document the entire execution process.

Can I trigger end-to-end task execution and verification using loop-based events?

Triggering end-to-end task execution and verification using loop-based events is fully supported. The workflow applies a complete agent SOP to loop-triggered events, ensuring tasks undergo orientation, execution, and smoke testing before finalizing commits.

What is the best way to manage branch creation and commits in automated agent workflows?

The best way to manage branch creation and commits in automated agent workflows is to follow a structured SOP that integrates branch management and verification. This guarantees that task execution and commits are validated through smoke testing and documented in SESSION.md.