tianluo
Design resumable, low-interruption workflows for multi-hour agent tasks.
- Stars
- 1
- Forks
- 0
- Updated
- Updated Apr 28, 2026
Design resumable, low-interruption workflows for multi-hour agent tasks.
Tianluo teaches an agent how to run long, cron-driven work without repeatedly asking for routine decisions. It enumerates decision forks before launch, stores machine state separately, diagnoses failures across five layers, and applies bounded retries with an escalation ladder. The project is a methodology skill rather than a scheduler or runtime, so you still provide the storage, trigger system, and task-specific implementation; it is not intended for short or judgment-heavy work.
Resource types
Use cases
Platforms
Capabilities
Plan and execute multi-step tasks from natural-language requests in Claude Code.
Register for Luma events from a link using your profile and GitHub
Public GitHub facts last synced Jul 10, 2026.
Supervises other skills with visible steps and user-controlled decisions.
Let an agent wake, integrate context, act, and choose its next cadence