bk-rewind

Rewind a running BlueKiwi workflow to a previous step.

22|17|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/dandacompany/bluekiwi --skill bk-rewind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bk-rewind
Source: https://github.com/dandacompany/bluekiwi/tree/main/packages/cli/src/assets/skills/bk-rewind
Command: npx skills add https://github.com/dandacompany/bluekiwi --skill bk-rewind

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to rewind a running BlueKiwi task to a previous or specific step, facilitating rework or correction without restarting the entire process.

Core Features & Use Cases

  • Rewind to Specific Step: Allows jumping back to any earlier point in a workflow for corrections or reruns.
  • Interactive Selection: Provides a UI prompt to select steps based on context and output summaries.
  • Use Case: When a data validation step fails, use this Skill to revert to the prior step and adjust inputs accordingly, saving time and maintaining workflow continuity.

Quick Start

Ask the AI to rewind the current workflow to a specific previous step, providing the step number or title as needed.

Frequently Asked Questions about bk-rewind

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

FAQPage Schema
How do I revert to a previous step in an automation workflow without restarting?

When error correction is needed in task management, you can rewind the workflow to a prior step to adjust inputs. This prevents the need to restart the entire automation process, saving time and maintaining continuity in your AI task chain.

Can I jump back to a specific step in a BlueKiwi workflow if data validation fails?

Yes, you can revert to any earlier point in a BlueKiwi workflow if data validation fails. By selecting the previous step through the interactive prompt, you can fix the invalid inputs and resume the task chain from that corrected stage.

What is workflow rewind in AI task chains?

Workflow rewind in AI task chains is a step control mechanism that enables users to return to previous points in a sequence. It handles step identification and user prompts to ensure seamless modification of earlier automation stages.

Does step control in BlueKiwi support interactive selection for error recovery?

Yes, BlueKiwi step control supports interactive selection for error recovery by prompting the user with context and output summaries. This interactive approach ensures you can accurately identify and select the specific step needed for rework.

What are the limitations of rewinding a task to modify earlier workflow stages?

The primary limitation of rewinding a task is that it depends on identifying a valid prior step within a running workflow. Without active context or output summaries from previous stages, successfully navigating back for error correction becomes difficult.