github-automation
Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.
Content Preview
--- name: github-automation description: Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically. requires: mcp: [rube] category: devops --- # GitHub Automation via Rube MCP Automate GitHub repository management, issue tracking, pull request workflows, branch operations, and CI/CD through Composio's GitHub toolkit. **Toolkit docs**: [composio.dev/too
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/github-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/github-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/github-automation/SKILL.md
Related Skills
github
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
pluginpluginmarketplacegithub
by Anthropic · anthropic-official-plugins
Using Git Worktrees
Create isolated git worktrees with smart directory selection and safety verification
using-git-worktreesusing git worktreesgit
by Jesse Vincent (community) · obra-superpowers-skills
Creating GitHub Issues from Web Research
This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to res
skill-adaptercreating github issues from web research
by jeremylongshore · plugins-plus-skills
greptile
AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code.
plugincode-reviewpull-requestsgithub
by Anthropic · anthropic-official-plugins