From agentic-bundle-aas-automation-builder
Operate GitHub issues, pull requests, branches, checks, workflows, and permissions through Rube MCP with repository-policy safeguards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-bundle-aas-automation-builder:github-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Composio's GitHub toolkit through Rube MCP while preserving repository policy, exact revision identity, and branch protection.
Use Composio's GitHub toolkit through Rube MCP while preserving repository policy, exact revision identity, and branch protection.
Use for programmatic GitHub issue, pull-request, branch, Actions, deployment, collaborator, or protection tasks when Rube MCP is available. Prefer the native gh workflow or a repository-specific maintainer command when local repository policy requires it.
RUBE_SEARCH_TOOLS is available.RUBE_MANAGE_CONNECTIONS with toolkit github and complete OAuth only if the connection is not active.owner/repo; do not rely on a similarly named repository.Never request, print, or persist GitHub credentials in prompts or artifacts.
Before mutation, read AGENTS.md, contribution and maintainer docs, then inspect the default branch and effective protection. Repository-native commands and required checks take precedence over generic Rube operations.
If a repository provides a guarded merge or release command, use it instead of the generic merge tool. In agentic-awesome-skills, use antigravity-maintainer-batch-release and npm run merge:batch so exact-SHA review, fresh check-suite binding, and protected main are enforced.
Paginate until the requested result set is complete. Treat silent omission of labels or assignees as a permissions failure, not success.
MERGED and confirm the target branch contains the intended commit.Do not treat a successful API call that enables auto-merge or queues work as an immediate merge.
Deletion, force-push, default-branch changes, and protection changes are destructive or high-impact actions requiring explicit authorization.
workflow_dispatch support before dispatch.queued, in_progress, action_required, completed, and skipped states.Do not approve fork workflow runs by raw run ID when the repository provides a guarded approval command.
9plugins reuse this skill
First indexed Jul 16, 2026
Showing the 6 earliest of 9 plugins
npx claudepluginhub sickn33/agentic-awesome-skills --plugin agentic-bundle-aas-automation-builderOperate GitHub issues, pull requests, branches, checks, workflows, and permissions through Rube MCP with repository-policy safeguards.
Automates GitHub operations – issues, PRs, branches, CI/CD, and permissions – via Rube MCP (Composio) integration. Also handles code reviews and deployments.
Automates GitHub repositories, issues, pull requests, branches, and CI/CD via Rube MCP (Composio). Handles issue creation, PR review, code search, and deployment workflows programmatically.