By dansasser
Run a multi-agent CI/CD preflight pipeline for Python packages that executes 8 sequential quality gates—linting with ruff/mypy, pytest tests/coverage, cross-platform compatibility, multi-version testing (3.9-3.13), security scans, API stability checks, and packaging validation—stopping on failure and auto-creating a GitHub PR with reports and diagrams on success.
Gate 6 - API compatibility agent. Detects breaking changes in public API. PREREQUISITE: Gates 1-5 must pass.
Gate 2 - Test coverage enforcement agent. Ensures test coverage meets threshold. PREREQUISITE: Gate 1 (lint-test) must pass first.
Gate 3 - Cross-platform compatibility agent. Validates code works on Windows and Ubuntu. Detects path issues, line endings, environment variables. PREREQUISITE: Gates 1-2 must pass.
Advisory agent for dependency health checks. No prerequisites - can run anytime for dependency analysis and recommendations.
Gate 8 - GitHub PR agent. Creates PR with full gate report and Mermaid diagrams. PREREQUISITE: ALL gates 1-7 must pass. REFUSES to run otherwise.
Pipeline state management for tracking gate progress, prerequisites, and results. Used by all gate agents to coordinate pipeline execution.
Cross-platform compatibility checking tools. Detects path issues, line endings, environment variables, shell commands, and other patterns that break on Windows or Linux.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugins for ollama integration, AI-assisted development, Python/Node.js CI/CD automation, AI video production, and package quality assurance.
Intelligent multi-agent system for delegating analysis, code review, and complex reasoning tasks to local ollama models.
Features:
Version: 1.0.1 Category: Productivity License: MIT
Multi-agent CI/CD pipeline ensuring Python packages pass cross-platform, multi-version, and quality gates before shipping.
Features:
Commands:
/preflight - Run full 8-gate pipeline/gate <n> - Run specific gate/status - Check pipeline status/ship - Run pipeline and create PR/lint, /xplat, /security, /coverage - Quick checksVersion: 1.0.0 Category: Development Tools License: MIT
Automated PR preparation with local CI validation, smart error recovery, and Mermaid diagram generation.
Features:
Commands:
/prep-pr - Full PR preparation pipeline/prep-pr --no-push - Run CI only, don't push/prep-pr --resume - Resume from last failure/prep-pr --merge - Auto-merge after CI passes/prep-pr --release - Create version tag after mergeError Recovery:
Version: 1.0.0 Category: Development Tools License: MIT
AI video production pipeline using Remotion. Turns simple prompts into fully produced short-form videos with voiceover, b-roll, animated captions, and YouTube upload.
Features:
Commands:
/remotion-gorombo:explainer [topic] - Teach a topic in 5 scenes/remotion-gorombo:product-promo [URL] - Promote a product/service/remotion-gorombo:data-visualization [CSV] - Animate data as dashboard/remotion-gorombo:research-report [topic] - Research + visualize stats/remotion-gorombo:testimonial [business] - Social proof from reviews/remotion-gorombo:blog-promo [URL] - Tease a blog post/remotion-gorombo:before-after [URL] - Old way vs new wayVersion: 1.3.0 Category: Content Creation License: MIT
# In Claude Code, run:
/plugin marketplace add dansasser/claude-code-marketplace
After adding the marketplace, you can browse and install plugins:
# Browse available plugins
/plugin
# Or install directly
/plugin install claude-ollama-agents
If you prefer manual installation:
# Clone this repository
git clone https://github.com/dansasser/claude-code-marketplace.git
# Navigate to the plugin you want
cd claude-code-marketplace/plugins/claude-ollama-agents
# Run the installer
./install.sh
Plugins in this marketplace may have specific requirements. Check each plugin's README for details.
npx claudepluginhub dansasser/claude-code-marketplace --plugin preflightAuto-apply CodeRabbit PR review fixes from AI agent prompts
Automated PR preparation with local CI validation, smart error recovery, and Mermaid diagram generation. Takes any branch state to published package.
Auto-apply OpenAI Codex PR review fixes
AI video production pipeline using Remotion. Generate promotional videos, explainers, data dashboards, testimonials, and more from simple prompts. Includes voiceover (ElevenLabs), b-roll (Krea.ai), animated captions (Whisper), and YouTube upload.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review