remove obsolete skill/ folder #16

Closed
opened 2026-03-28 12:00:46 +00:00 by disinto-admin · 0 comments

Problem

We have two skill folders:

  • skill/ — old, published to ClawHub as disinto v0.1.1, reflects tmux-based architecture (outdated)
  • disinto-factory/ — new, reflects current containerized setup with Docker Compose, SDK-based agents

The old skill/ folder contains obsolete instructions (tmux sessions, bare-metal setup, pre-containerization) and is confusing for users.

Solution

  1. Remove skill/ folder entirely
  2. Optionally: update ClawHub entry from disinto-factory/ (if we want to keep the skill published)
  3. Document in README or CLAUDE.md where to find the skill

Affected files

  • skill/SKILL.md (remove)
  • skill/templates/ (remove)
  • skill/scripts/ (remove)

Dependencies

None — this is pure cleanup.

## Problem We have two skill folders: - `skill/` — old, published to ClawHub as `disinto` v0.1.1, reflects tmux-based architecture (outdated) - `disinto-factory/` — new, reflects current containerized setup with Docker Compose, SDK-based agents The old `skill/` folder contains obsolete instructions (tmux sessions, bare-metal setup, pre-containerization) and is confusing for users. ## Solution 1. Remove `skill/` folder entirely 2. Optionally: update ClawHub entry from `disinto-factory/` (if we want to keep the skill published) 3. Document in README or CLAUDE.md where to find the skill ## Affected files - `skill/SKILL.md` (remove) - `skill/templates/` (remove) - `skill/scripts/` (remove) ## Dependencies None — this is pure cleanup.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: johba/disinto#16
No description provided.