Skip to content

Conversation

@iamladi
Copy link
Owner

@iamladi iamladi commented Oct 31, 2025

Summary

Registers the new github-plugin in the marketplace for easy discovery and installation.

Plugin Features

The github-plugin provides GitHub-specific automation:

  • /fix-ci - Auto-detect, analyze, and fix CI/CD failures on any branch

    • Intelligent log parsing for lint, test, type, and build errors
    • Automated fixes with specialized agents
    • Safety checks for main branch and uncommitted changes
  • /create-pr - Create GitHub Pull Requests with proper formatting

    • Fetches issue details from GitHub
    • Generates structured PR titles and comprehensive bodies
    • Supports implementation plan references

Changes

  • Added github plugin entry to .claude-plugin/marketplace.json
  • Repository: iamladi/cautious-computing-machine--github-plugin

Installation

Once merged, users can install via:

claude plugins add cautious-computing-machine
claude plugins install github

Related

This plugin consolidates GitHub functionality, including the /create-pr command moved from primitives-plugin.

Register github-plugin in marketplace for discoverability.

Plugin features:
- Auto-detect, analyze, and fix CI/CD failures (/fix-ci)
- Create GitHub Pull Requests with proper formatting (/create-pr)
- Specialized agents for CI log analysis and error fixing

Repository: iamladi/cautious-computing-machine--github-plugin
@iamladi iamladi merged commit 8f1fbd6 into main Oct 31, 2025
1 check passed
@iamladi iamladi deleted the feat/add-github-plugin-to-marketplace branch October 31, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant