Create and queue tasks in orchestrator
bernstein-create-taskskillsetup L2★559
sipyourdrink-ltd/bernstein ↗What it does
Create and queue tasks in Bernstein orchestrator
Best for
Quick task delegation to orchestrator agents without UI interaction.
Inputs
- · task title
- · role
- · priority
- · scope
Outputs
- · task ID
- · queue confirmation
Requires
- · scripts/create-task.sh
- · Bernstein task queue
Preconditions
Bernstein configured, scripts directory available
Failure modes
- · Task queue full or locked
- · Invalid role or priority enum
- · Script path not found
Trust signals
- · Role enum list provided
- · Priority and scope options documented
- · Script invocation example
- · Tracking suggestion using /bernstein-status