By johnclyde
Comprehensive Git workflow management plugin with CI automation and lint fixing
npx claudepluginhub johnclyde/clydehub --plugin clydehubA comprehensive Claude Code plugin for managing Git workflows with automated linting, type checking, and CI validation.
/commit [message]Create a smart commit with automatic linting and type checking.
Workflow:
Important: Does NOT run tests. No Claude attribution added.
/pr [title]Create a pull request with validation.
Workflow:
gh pr creategh pr checksImportant: Relies on GitHub PR checks, not local test runs.
/lint-fixRun all linters and automatically fix issues.
Detects and runs:
pnpm biome check --writeuv run ruff check --fix, uv run ruff format/ci-checkRun comprehensive CI validation locally.
Runs in order:
Important: Stops at first failure.
/syncSync current branch with main/master.
Workflow:
Important: No stashing. Requires clean working directory.
/test-debug [test-name]Debug a specific failing test.
Workflow:
Important: For investigating specific failures, not running full suite.
@git-workflowSpecialized agent for Git operations with strict adherence to:
/plugin install clydehub
This plugin is opinionated and configured for:
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation