claude-collaboration
Installation
SKILL.md
Claude Code Collaboration Best Practices
This skill provides guidance on effectively using Claude Code in team environments, managing shared knowledge through skills, and maximizing value from AI-assisted development.
Core Principles
- Skills are living documentation - They evolve as you learn
- Capture knowledge explicitly - Claude doesn't auto-update skills
- All skills live in $CLAUDE_METADATA - No local skills or commands in projects
- Share knowledge across the team - Centralized repo ensures consistency
- Version control your skills - Track changes and improvements
- Be intentional about updates - Not everything learned needs to be captured
Critical: No Local Skills or Commands
ALL skills and commands MUST be in the $CLAUDE_METADATA repository, never in individual project directories.