openspec-archive-change

Archives completed Gradle builds and publishes the archive to a target directory.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Tzeusy/butlers --skill openspec-archive-change-tzeusy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/Tzeusy/butlers/tree/main/.gemini/skills/openspec-archive-change
Command: npx skills add https://github.com/Tzeusy/butlers --skill openspec-archive-change-tzeusy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving completed changes within the experimental workflow, ensuring a clean and organized project history.

Core Features & Use Cases

  • Automated Archiving: Moves completed changes to a designated archive directory.
  • Status Verification: Checks artifact and task completion before archiving.
  • Delta Spec Sync: Assesses and optionally syncs delta specifications with main specifications.
  • Use Case: After successfully implementing and testing a new feature defined by an openspec change, use this Skill to formally archive it, preserving its history and freeing up active development space.

Quick Start

Use the openspec-archive-change skill to archive the change named 'user-profile-update'.

Frequently Asked Questions about openspec-archive-change

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

FAQPage Schema
How do I archive completed changes in an openspec workflow?

You can archive completed changes in an openspec workflow by verifying artifact and task completion, optionally syncing delta specifications, and moving the change directory to a designated archive location.

What happens to incomplete tasks when archiving a change?

When archiving a change with incomplete items, the Skill handles user prompts for confirmation, ensuring you are aware of incomplete tasks before proceeding to move the change directory.

How does delta spec synchronization work during change archiving?

Delta spec synchronization during change archiving assesses delta specifications and optionally syncs them with main specifications, handling user prompts for confirmation before executing sync actions.

Can I move a change directory to an archive without verifying task completion?

Archiving without verifying task completion is discouraged. The Skill assesses artifact and task completion status before moving the change directory, prompting you for confirmation on incomplete items.

When should I use an automated change archiving process?

You should use an automated change archiving process after successfully implementing and testing a new feature to formally archive it, preserving project history and freeing up active development space.