Ask questions, share workflows banner
GLINCKER GLINCKER

Ask questions, share workflows

Git community intermediate

Description

> **Community-Driven Agent Marketplace** - A comprehensive collection of specialized agents, automation workflows, and developer productivity tools

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

GLINCKER Claude Code Marketplace

**Community-Driven Agent Marketplace** - A comprehensive collection of specialized agents, automation workflows, and developer productivity tools

[](LICENSE) [](docs/CONTRIBUTING.md) [](docs/CONTRIBUTING.md) [](skills/) [](.claude-commands/)

What GLINCKER Offers

A comprehensive marketplace of production-ready agents and tools designed to solve real developer pain points. Built by the community, for the community.

Category What We Provide How It Helps
Multi-Agent Coordination 5 parallel agents for code review Comprehensive analysis from security, performance, testing, architecture, and style perspectives
Workflow Orchestration YAML-based agent chaining Automate complex pipelines with conditional logic and parallel execution
Quick Access 7 slash commands Instant access to common development tasks
Integrations Database queries + 100+ APIs Natural language interface to your entire stack
Infrastructure Docker, Kubernetes, CI/CD Production-ready configurations and best practices
Full SDLC Coverage 23+ specialized agents End-to-end support from development to deployment

**[See Complete Feature Matrix →](FEATURES.md)**

Why Choose GLINCKER

**Comprehensive**: 23+ specialized agents covering every stage of development **Collaborative**: Multi-agent coordination for complex tasks **Automated**: Workflow orchestration to chain agents together **Production-Ready**: Battle-tested configurations and best practices **Open Source**: Community-driven with transparent development **Extensible**: Easy to add your own agents and workflows

**We're always improving** - contributions welcome! See our [Contributing Guide](docs/CONTRIBUTING.md) to help make this marketplace even better.

Architecture

Multi-Agent Code Review System

graph TD
    A[Pull Request] --> B[PR Reviewer Skill]

...