Workspace Files Organization

PassAudited by ClawScan on May 2, 2026.

Overview

This instruction-only skill gives coherent workspace file-organization guidance and does not include code, credentials, network access, or hidden behavior.

This appears safe to install if you want agents to keep project files organized. Be aware that it may encourage moving existing workspace files into project folders, so ask for confirmation before broad cleanup or migration work.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Project files may be reorganized into new folders, which can affect commands, links, or scripts that reference old paths.

Why it was flagged

The skill can lead an agent to move existing workspace files and update references. This is directly aligned with the stated organization purpose, but users should be aware that file paths may change.

Skill content
When you find project-specific files scattered in the root or mixed into `scripts/`: - group them under a new or existing `projects/<name>/` - move outputs into `projects/<name>/data/` - update references or commands if paths changed
Recommendation

Before large reorganizations, ask the agent to summarize planned moves and confirm that important paths or scripts will be updated.