Skip to content

f5xc-github-ops

The f5xc-github-ops plugin provides exclusive GitHub operations automation for f5xc-salesdemos repositories. It handles the full Git and GitHub lifecycle from issue creation through post-merge monitoring, enforcing issue-driven development and pre-commit lint gates.

v2.2.2 Productivity
/plugin install f5xc-github-ops@f5xc-salesdemos-marketplace

Repository governance workflow handling issue creation, branch naming conventions, PR creation, CI polling with error feedback to issues, post-merge monitoring, verification, and task completion criteria. Activates when you say “commit”, “push”, “create a PR”, “merge”, or perform any Git operation.

Upstream contribution workflow for fork-based development. Handles fork detection, upstream research (issues, PRs, CONTRIBUTING.md, CI patterns), cross-repo issue and PR creation, local tracking issue management, upstream CI monitoring, and guided resolution.

Exclusive agent for all mechanical Git and GitHub operations. Handles pre-commit lint gates, issue creation, branch creation, staging, committing, pushing, PR creation, CI polling with error feedback, infrastructure failure retry, post-merge monitoring, branch cleanup, and repository settings management via the GitHub API.

Returns structured status reports: COMPLETE, PRE_COMMIT_FAILED, CI_FAILED, BLOCKED, or FAILED.