Agent skill
obsi-archive-project
Standards for safely closing and archiving projects. Ensures zero broken links and clean knowledge harvesting.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/obsi-archive-project-lastdays03-claude-skills
SKILL.md
Archive Project Standards
Purpose
To move completed work out of sight but keep it accessible (90_Archives), ensuring the active workspace remains focused.
Closing Rituals (The Checklist)
- Dependency Scan: Ensure no external files link into this project.
- Status Update: Change
#status/activeto#status/done. - Knowledge Harvest: Before archiving, extract valuable assets to
20_Learningusingobsi-knowledge-harvester. - Cleanup: Delete
.DS_Store, empty folders, and temp files.
Archival Rules
- Destination:
90_Archives/Projects/{YYYY}/{Project_Name} - Manifest: Every archived project must have
_archive_meta.mdexplaining why it was closed.
Didn't find tool you were looking for?