By dansasser
Multi-agent CI/CD pipeline ensuring Python packages pass cross-platform, multi-version, and quality gates before shipping to GitHub or PyPI.
npx claudepluginhub dansasser/claude-code-marketplace --plugin preflightQuick coverage check.
Run a specific Preflight gate by number or name.
Quick lint check (Gate 1 only).
Run the full Preflight pipeline (Gates 1-8).
Quick security scan.
Run the full pipeline and create a PR.
Show current Preflight pipeline status.
Quick cross-platform compatibility check.
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.
Gate 1 - Linting and testing agent. Runs ruff, mypy, and pytest. Use PROACTIVELY when code quality checks are needed. No prerequisites required.
Gate 7 - Package build agent. Validates package builds, installs, and entry points work. PREREQUISITE: Gates 1-6 must pass.
Advisory agent for architecture analysis and tech debt identification. No gate prerequisites - can run anytime for codebase insights.
Generates detailed PR content with Mermaid diagrams, CI results tables, and changelog entries.
Pipeline orchestrator that coordinates all 8 quality gates. Use when running full preflight checks or managing gate sequence. PROACTIVELY invoked for /preflight and /ship commands.
Gate 4 - Python version matrix agent. Tests against Python 3.9-3.13. PREREQUISITE: Gates 1-3 must pass.
Gate 5 - Security audit agent. Scans for secrets, vulnerabilities, and license issues. PREREQUISITE: Gates 1-4 must pass.
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.
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.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.