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
Copygit clone --depth 1 https://github.com/ComposioHQ/composio /tmp/repo-guidance && cp -r /tmp/repo-guidance/.agents/skills/repo-guidance ~/.claude/skills/repo-guidanceThen start a new Claude Code session; the skill loads automatically.
Definition
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.