Executes multi-step automated workflows with mandatory human approval checkpoints for reliable task sequencing.
Lobster is a robust workflow execution engine designed to handle complex, multi-stage automations within Claude Code. It excels at tasks requiring a 'human-in-the-loop' approach, such as email triage, PR monitoring, or data synchronization, by pausing for user approval before executing critical or destructive actions. By providing a deterministic execution environment, Lobster ensures that repeatable tasks remain consistent and predictable while offering the flexibility to resume interrupted pipelines using secure state tokens.
主要功能
01Multi-step pipeline execution via structured tool calls
02Resumable state management using resume tokens
030 GitHub stars
04Deterministic execution to eliminate LLM variance in workflows
05Mandatory approval gates for sensitive operations
06Structured JSON output for consistent data handling
使用场景
01Automated email triage with manual reply verification
02Monitoring Pull Requests and notifying users of state changes
03Scheduled data synchronization between tools with manual sync confirmation