Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
bsp-bp-tasks
Use this skill when the agent needs to execute or complete a business-process task on behalf of a user, programmatically redirect a batch of executor tasks to a new assignee and verify the redirection is possible, accept a batch of tasks for execution or cancel a previous acceptance, stop an active business process or mark a paused one as active, obtain a structure of parameters for the task-execution form, check whether a task is the leading task of its business process, run a control pass over overdue tasks (scheduled-job entry point), or send notifications to executors about newly created tasks (scheduled-job entry point). Do not use for low-level platform queries on the task reference (use the platform API on the task object directly), for opening the business-process list form, or for general subsystem navigation across the BSP namespace (delegate to bsp-fundamentals).