Niko archive
Niko Memory Bank System - Archive Phase - Task Archiving & CleanupFrom its SKILL.md
npx -y skills add Texarkanine/slobac --skill niko-archiveAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 210 tokens by cl100k_base, as published. Nobody here has run it
Archive Phase - Task Archiving & Cleanup
This command creates a self-contained archive document for the completed task, inlines all ephemeral content, clears task-specific files from the memory bank, and commits everything. Archive depth scales with complexity level - this file routes to the appropriate level-specific archive document.
Step 1: Load Memory Bank Files
Read:
memory-bank/active/tasks.mdmemory-bank/active/activeContext.mdmemory-bank/active/progress.md
Step 2: Determine Complexity Level
If no complexity level is set, or memory-bank/active/progress.md does not exist: 🛑 STOP! It doesn't make sense to archive before a task has been completed.
Ask the operator for clarification, and wait for their instructions. You're done for now.
Step 3: Route to Level-Specific Archive
Load the appropriate complexity level-specific Niko workflow file, then use its Phase Mappings to execute the Archive phase.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.