ai-workspace-organizer

Organize local workspaces into AI-friendly folder maps with CLAUDE.md contexts.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/i0switch/yoyaku-tosho --skill ai-workspace-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-workspace-organizer
Source: https://github.com/i0switch/yoyaku-tosho/tree/main/.github/skills/ai-workspace-organizer
Command: npx skills add https://github.com/i0switch/yoyaku-tosho --skill ai-workspace-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

AI-driven OS enables you to transform a scattered filesystem into a coherent, context-rich workspace that AI agents can navigate.

Core Features & Use Cases

  • Per-folder CLAUDE.md context files to orient AI agents.
  • Templates and rules to enforce consistent naming and structure.
  • Automation scripts to scaffold and maintain the workspace across projects.

Quick Start

Run the script at scripts/setup-workspace.ps1 to initialize the base folder structure and CLAUDE context files.

Frequently Asked Questions about ai-workspace-organizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize a local workspace to make it context-aware for AI agents?

To organize a local workspace for AI agents, you apply standardized folder templates and per-folder CLAUDE.md context files. This creates a coherent, context-rich filesystem structure that AI agents can easily navigate and reason over.

What is a CLAUDE.md context file and how does it orient AI agents?

A CLAUDE.md context file is a markdown document placed in workspace folders to orient AI agents. It provides localized context and rules, enabling the AI to understand the specific structure, naming conventions, and purpose of each directory.

How do I scaffold a consistent folder structure across multiple projects?

You scaffold a consistent folder structure by running the setup-workspace.ps1 automation script. This initializes the base directory map—including work, dev, content, agents, archive, and tmp folders—alongside the required CLAUDE.md contexts.

Can I use this workspace organization approach for both personal and team environments?

Yes, this workspace organization approach applies to both personal and team environments. Standardized templates and automation scripts ensure consistent naming and structure across projects, maintaining a coherent filesystem for collaborative AI reasoning.

What is the best way to enforce consistent naming conventions in an AI-friendly workspace?

The best way to enforce consistent naming in an AI-friendly workspace is using standardized templates and automation rules. The system scaffolds directories and applies CLAUDE.md contexts to ensure structural uniformity across all project folders.