undo-last

Roll back the last file or manifest operation by the kord-aios-developer agent.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill undo-last
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: undo-last
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/utilities/undo-last
Command: npx skills add https://github.com/GDSDN/kord-aios --skill undo-last

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to quickly and safely undo the last operation performed by the kord-aios-developer agent, preventing data loss and ensuring system stability.

Core Features & Use Cases

  • Autonomous Rollback: Reverts recent file creations, modifications, or deletions.
  • Transaction Validation: Ensures the rollback process is safe and complete.
  • Mode Selection: Offers YOLO, Interactive, and Pre-Flight Planning modes for different user needs.
  • Use Case: After accidentally creating a duplicate agent definition, use this Skill to revert the changes and restore the correct state.

Quick Start

Use the undo-last skill to rollback the last operation.

Frequently Asked Questions about undo-last

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

FAQPage Schema
How do I rollback the last component creation or modification operation?▼

You can rollback the last operation using autonomous or interactive modes to revert recent changes to files, manifests, and component metadata, ensuring safe state restoration and transaction integrity.

Does the rollback process validate transaction integrity before restoring files?▼

Yes, the rollback process includes transaction validation to ensure the undo operation is safe and complete, preventing data loss and maintaining system stability during state restoration.

Can I revert accidental file deletions and manifest modifications autonomously?▼

Yes, you can autonomously revert recent file creations, modifications, or deletions, as well as restore component metadata and manifests without requiring manual step-by-step intervention.

What is the difference between YOLO, Interactive, and Pre-Flight Planning modes for undoing changes?▼

YOLO mode autonomously executes rollbacks, Interactive mode requires user confirmation, and Pre-Flight Planning mode previews the undo operation, offering different levels of control over the rollback process.

Do I need file system and manifest write permissions to revert component metadata?▼

Yes, you need file system permissions and manifest write permissions to revert component metadata, as the rollback process requires access to transaction history to modify and restore recent changes safely.