Skip to main content
ClaudeWave
Skill30k repo starsupdated 3d ago

repo-guidance

Navigate the Composio SDK monorepo, branch and PR workflow, repo layout, generated-file boundaries, changesets, and shared maintenance rules. Use when work spans multiple packages, when deciding where code belongs, when preparing a PR, or when the user asks about repository conventions rather than a specific SDK implementation.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ComposioHQ/composio /tmp/repo-guidance && cp -r /tmp/repo-guidance/.agents/skills/repo-guidance ~/.claude/skills/repo-guidance
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Repo Guidance

Use this skill to orient work in the Composio SDK repository.

Read `references/repository-workflow.md` before changing files when the task touches more than one package, release metadata, generated files, or branch/PR workflow.