remove obsolete skill/ folder #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
We have two skill folders:
skill/— old, published to ClawHub asdisintov0.1.1, reflects tmux-based architecture (outdated)disinto-factory/— new, reflects current containerized setup with Docker Compose, SDK-based agentsThe old
skill/folder contains obsolete instructions (tmux sessions, bare-metal setup, pre-containerization) and is confusing for users.Solution
skill/folder entirelydisinto-factory/(if we want to keep the skill published)Affected files
skill/SKILL.md(remove)skill/templates/(remove)skill/scripts/(remove)Dependencies
None — this is pure cleanup.