task-cleaner

Archive completed task files into done folders by branch or feature.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/dusvlf111/claude-setting-v0.1-fsd-next-etc --skill task-cleaner-dusvlf111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-cleaner
Source: https://github.com/dusvlf111/claude-setting-v0.1-fsd-next-etc/tree/main/.claude/skills/task-cleaner
Command: npx skills add https://github.com/dusvlf111/claude-setting-v0.1-fsd-next-etc --skill task-cleaner-dusvlf111

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

완료된 task 파일과 관련 자료(PRD, 스크린샷 등)를 브랜치명 또는 기능명 폴더로 정리하여 done/에 아카이브합니다.

Core Features & Use Cases

  • PRD, 스크린샷, 완료된 작업 결과물을 한 곳의 done/ 아래 폴더로 모아 아카이브합니다.
  • 브랜치명 또는 기능명으로 폴더를 자동 생성하고 관련 파일을 이동합니다.
  • Use Case: 예를 들어 LC-1234 티켓의 PRD와 스크린샷을 완료 처리 후 done/LC-1234/에 보관합니다.

Quick Start

완료된 task 파일과 PRD, 스크린샷 등의 관련 자료를 브랜치명 또는 기능명 폴더로 done/에 아카이브하라.

Frequently Asked Questions about task-cleaner

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

FAQPage Schema
How do I archive completed tasks and related files into a done folder?

To archive completed tasks, organize task files, PRDs, and screenshots into a done archive directory. This Skill automatically creates branch or feature folders under done/ and moves only files linked to finished tasks for easy retrieval.

What is the best way to organize PRDs and screenshots by branch after a task is done?

Organizing PRDs and screenshots by branch involves moving related materials into a done/branch-or-feature directory. This Skill ensures deterministic behavior by preserving the original folder structure under the designated done archive folder.

Can I use this task archiving approach for ticket-based project management?

Yes, you can use this task archiving approach for ticket-based project management workflows. It organizes completed ticket files and related materials into a done/ticket-name directory, such as done/LC-1234/, to preserve results for easy retrieval.

Does the archiving process move only completed task files or the entire directory?

The archiving process moves only files linked to completed tasks, not the entire directory. It applies deterministic behavior to preserve the original structure while relocating PRDs, screenshots, and results under the designated done/branch-or-feature folder.

When should I move completed task files and PRDs into an archive directory?

You should move completed task files and PRDs into an archive directory when tasks are finished. This preserves PRDs, screenshots, and results under a done/branch-or-feature folder, ensuring easy retrieval and a clean workspace for ongoing tasks.