Contribute To Common — Git skill for Claude Code
From any repo/session, package a reusable, general learning and open a PR to claude-common.
How to install Contribute To Common
Installs to ~/.claude/commands/liebanana-claude-common-contribute-to-common.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/liebanana/claude-common/HEAD/.claude/commands/contribute-to-common.md -o ~/.claude/commands/liebanana-claude-common-contribute-to-common.md Restart Claude Code, or start a new session, for it to be picked up.
What Contribute To Common does
description: From any repo/session, package a reusable, general learning and open a PR to claude-common argument-hint: "[optional: what to contribute, e.g. 'the retry script' or 'the token-saving trick we found']" kind: command status: ready group: Contribute back intent: Scan the current session for a reusable, general learning and open a PR to claude-common tags: [contribution, pr, session]
/contribute-to-common
You are (probably) running inside **some other project**, not claude-c
Alternatives in Git
- Local Review — You are tasked with setting up a local review environment for a colleague's branch 10k ★
- Claude Code Action — A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code ch 6.6k ★
- Claude Swarm — by parruda - Launch Claude Code session that is connected to a swarm of Claude Code Agents 1.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Open Contribute
Agent Skills that take you from "I want to contribute to open source" to a submitted pull request — and measur
Agentpack Handoff
Package the current task and all Git-visible work for another agent session.
Review My Shit
Self-review before PR - lint, types, common mistakes, generate PR description
Clawrush
C(H+A)RM build diary — a CRM for Human & Agent collaboration, built in public with Claude Code. Framework: git
PRlaunch
Ship session work — local deep-review → local CR CLI → live outcome-eval → open PR → wrapup
Session Daily
Start your daily development session — shows git status, open TODOs, and health summary
Related Agents
Issue Scout
Use this agent when searching for open-source issues to contribute to during the discover phase. This agent ru
Shared Package Agent
Conditionally-invoked pre-implementation gate for changes touching shared/, Common/, or Kernel/ directories —
Otherness.Learn
Learn from open-source projects and agent systems in the wild. Extracts reusable patterns from codebases, AGEN