global-conventions

Follow team development conventions for project structure, version control, and collaboration. Use this skill when organizing files and directories, writing commit messages, or setting up pull requests. When managing environment variables, dependencies, or configuration files. When establishing code review processes, testing requirements, or changelog practices. When using feature flags for incomplete features.

$ Installer

git clone https://github.com/89jobrien/mcp-joecc /tmp/mcp-joecc && cp -r /tmp/mcp-joecc/.claude/skills/global-conventions ~/.claude/skills/mcp-joecc

// tip: Run this command in your terminal to install the skill