Cross Repo Coordination banner
auxi-wardrobe auxi-wardrobe

Cross Repo Coordination

Development community

Description

--- name: cross-repo-coordination description: How to coordinate changes across the auxi (RN) and wardrobe-backend (FastAPI) submodules. Use when planning a feature that crosses the HTTP boundary, sequencing a release, or pinning submodule HEADs in this umbrella repo. --- # Cross-Repo Coordination The umbrella repo `wardrobe_project/` exists for one reason: keeping the HTTP contract between `auxi/` (mobile) and `wardrobe-backend/` (API) honest. This skill is the playbook. ## The contract ```

Installation

Installs to ~/.claude/skills/auxi-wardrobe-auxi-all-in-cross-repo-coordination/SKILL.md

Terminal
mkdir -p ~/.claude/skills/auxi-wardrobe-auxi-all-in-cross-repo-coordination && curl -fsSL https://raw.githubusercontent.com/auxi-wardrobe/auxi-all-in/HEAD/.claude/skills/cross-repo-coordination.md -o ~/.claude/skills/auxi-wardrobe-auxi-all-in-cross-repo-coordination/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository