AI assistants for the complete software development lifecycle on KubeRocketCI - from platform development to application delivery.
# Add marketplace from local path
claude plugin marketplace add /path/to/claude-plugins
# or from GitHub
claude plugin marketplace add KubeRocketCI/claude-plugins
# Install plugins
claude plugin install krci-godev
claude plugin install krci-fullstack
claude plugin install krci-devops
claude plugin install krci-commitGo developer agent for Kubernetes operators and Custom Resources.
Commands: /krci-godev:review-code, /krci-godev:implement-new-cr
Fullstack developer agent for React, TypeScript, Radix UI, Tailwind CSS, and tRPC portal development.
Commands: /krci-fullstack:implement-feature, /krci-fullstack:fix-issue
- implement-feature: Guided phased workflow for implementing new features
- fix-issue: Guided phased workflow for diagnosing and fixing frontend/backend issues
DevOps agent for EDP-Tekton repository (https://github.com/epam/edp-tekton) - pipeline, task, and trigger automation.
Commands: /krci-devops:add-task, /krci-devops:add-pipeline, /krci-devops:add-trigger
Important: Must be run from within a clone of the EDP-Tekton repository.
Generate conventional commit messages from staged changes.
Commands: /krci-commit:generate
Apache-2.0