Skip to main content
ClaudeWave
Skill30.2k estrellas del repoactualizado today

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.

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.