team-spec-archive

Move requirement workspaces from active to archive directories.

8|1|Updated May 10, 2026
One-click install
npx skills add https://github.com/coolbeevip/team-ai-skills --skill team-spec-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-spec-archive
Source: https://github.com/coolbeevip/team-ai-skills/tree/main/skills/product/team-spec-archive
Command: npx skills add https://github.com/coolbeevip/team-ai-skills --skill team-spec-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps in managing the lifecycle of software requirements by archiving completed, abandoned, or paused workspaces.

Core Features & Use Cases

  • Requirement Workspace Archiving: Moves a specific requirement workspace from the active directory to the archive directory.
  • Preservation of Artifacts: Ensures that all artifacts related to the requirement are preserved in an archive for future reference.
  • Use Case: After a requirement is completed, this Skill can be used to archive its workspace, freeing up active workspace resources and ensuring the work is stored safely.

Quick Start

Archive the 'feature-123' requirement workspace using the team-spec-archive skill.

Frequently Asked Questions about team-spec-archive

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

FAQPage Schema
How do I archive completed requirement workspaces from an active directory?

You can archive completed requirement workspaces by moving specific requirement slugs from the active directory to an archive directory. This preserves all related artifacts in an organized manner for future reference while freeing up active workspace resources.

When should I move paused or abandoned requirement workspaces to an archive directory?

You should move paused, abandoned, or completed requirement workspaces to an archive directory during the software lifecycle to manage resources. Archiving ensures that requirement artifacts are safely preserved for future reference instead of cluttering the active workspace.

Do I need Python scripting capabilities to organize requirement workspace files?

Yes, Python scripting capabilities are required to organize and move requirement workspace files. The archiving process operates on specific requirement slugs within the team-spec directory structure using Python scripts to relocate artifacts.

Can I preserve requirement artifacts for future reference without deleting the workspace?

Yes, you can preserve requirement artifacts for future reference by moving the workspace to an archive directory instead of deleting it. This ensures all related artifacts remain safely stored and organized for later access.

What is the best way to manage the software lifecycle of requirement directories?

The best way to manage the software lifecycle of requirement directories is archiving completed workspaces by moving specific requirement slugs from active to archive directories. This approach maintains organized artifact preservation and optimizes active workspace resources.