Armory
Source
Browse
Skills

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install github-automation --cli claude

writes the skill into.claude/skills/github-automation/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/github-automation/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/workflow-automation/github-automation/SKILL.md -o .claude/skills/github-automation/SKILL.md

Notes

Extracted from davila7/claude-code-templates, github-automation category.