meta-create-workspace-agents-md

Generate or update a workspace-level CLAUDE.md file for multi-repository environments.

14|Updated May 28, 2024
One-click install
npx skills add https://github.com/cameronraysmith/vanixiets --skill meta-create-workspace-agents-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-create-workspace-agents-md
Source: https://github.com/cameronraysmith/vanixiets/tree/main/modules/home/ai/skills/src/core/meta-create-workspace-agents-md
Command: npx skills add https://github.com/cameronraysmith/vanixiets --skill meta-create-workspace-agents-md

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and updating of a central CLAUDE.md file for complex development workspaces, ensuring clear navigation and context across multiple repositories.

Core Features & Use Cases

  • Workspace-Level Navigation: Creates a master CLAUDE.md at the workspace root to guide AI agents.
  • Intelligent Mode Detection: Automatically determines whether to create a new file or update an existing one.
  • Repository Categorization: Identifies and categorizes primary projects, worktrees, dependencies, and references.
  • Use Case: In a large project with multiple feature branches checked out as worktrees and several dependency repositories, this Skill generates a CLAUDE.md that helps an AI understand the overall structure and know where to find specific code or documentation.

Quick Start

Run the meta-create-workspace-agents-md skill to automatically generate or update the workspace CLAUDE.md file.

Frequently Asked Questions about meta-create-workspace-agents-md

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

FAQPage Schema
How do I generate a CLAUDE.md file for a multi-repo workspace?

To generate a CLAUDE.md file for a multi-repo workspace, run the meta-create-workspace-agents-md skill. It analyzes your project structure, identifies primary repositories and dependencies, and creates a central navigation hub for AI agents.

What is a workspace-level CLAUDE.md used for in multi-repository development?

A workspace-level CLAUDE.md provides comprehensive navigation and context for multi-repository development environments. It acts as a master file to help AI agents understand overall project structure and locate specific code, worktrees, or reference materials.

Can I update an existing CLAUDE.md without losing my custom configurations?

Yes, you can update an existing CLAUDE.md without losing customizations. The skill features intelligent mode detection that preserves your existing user customizations while seamlessly integrating new structural context from your repositories.

Does the CLAUDE.md generator work with git worktrees and dependency repositories?

Yes, the CLAUDE.md generator works with git worktrees and dependency repositories. It automatically identifies and categorizes primary projects, worktrees, dependencies, and reference materials to build accurate workspace navigation.

What's the best way to provide AI agents context across multiple repositories?

The best way to provide AI agents context across multiple repositories is generating a central CLAUDE.md file at the workspace root. This gives the agent a master map of your categorized primary projects, dependencies, and worktrees.