GitLab CI/CD and merge request workflows for Kraftwork (requires kraftwork core)
Use when a CI pipeline is failing, you want to check pipeline status, read job logs, retry failed jobs, or watch a running pipeline
Search pipelines by branch, ticket, or status
Debug a failed pipeline and attempt resolution
Re-trigger a failed job or pipeline
Start a new pipeline run
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.
Opinionated developer workflow orchestration for Claude Code. Manages the full development lifecycle — from ticket to merge request — through spec-driven planning, git worktree isolation, and modular integrations.
claude plugin marketplace add https://github.com/filipeestacio/kraftwork.git
claude plugin install kraftwork@kraftwork-marketplace
Then restart Claude Code and run /kraft-config to set up your workspace.
Pick the ones relevant to your stack:
claude plugin install kraftwork-gitlab@kraftwork-marketplace # GitLab CI/CD + merge requests
claude plugin install kraftwork-github@kraftwork-marketplace # GitHub pull requests
claude plugin install kraftwork-jira@kraftwork-marketplace # Jira ticket management
claude plugin install kraftwork-clickup@kraftwork-marketplace # ClickUp tickets + docs
claude plugin install kraftwork-intel@kraftwork-marketplace # Local knowledge base + metrics
claude plugin install kraftwork-argocd@kraftwork-marketplace # ArgoCD deployment health
claude plugin install kraftwork-review@kraftwork-marketplace # Independent code review
claude plugin install kraftwork-zellij@kraftwork-marketplace # Zellij terminal multiplexer
Copy this entire block into a Claude Code session:
Install the Kraftwork plugin marketplace and plugins for this workspace.
1. Add the marketplace:
claude plugin marketplace add https://github.com/filipeestacio/kraftwork.git
2. Install the core plugin (always required):
claude plugin install kraftwork@kraftwork-marketplace
3. Then install whichever extensions match this project's tooling. Available:
- kraftwork-github — GitHub git hosting provider
- kraftwork-gitlab — GitLab CI/CD and merge requests
- kraftwork-jira — Jira ticket management
- kraftwork-clickup — ClickUp tickets and document storage
- kraftwork-intel — local knowledge base, metrics, and evals
- kraftwork-argocd — ArgoCD deployment health
- kraftwork-review — independent code review perspectives
- kraftwork-zellij — Zellij terminal multiplexer
- presentation — standalone HTML slideshow generator
Install with: claude plugin install <name>@kraftwork-marketplace
If any install fails with EACCES on ~/.claude/settings.json (common with
Nix / Home Manager), retry with --scope project.
4. After installing, tell me to restart the session so plugin skills are
registered, then run /kraft-config to initialize the workspace.
Local path (for development or if you've cloned this monorepo):
claude --plugin-dir /path/to/kraftwork/kraftwork
claude --plugin-dir /path/to/kraftwork/kraftwork-gitlab
Nix / Home Manager — if ~/.claude/settings.json is a read-only symlink, use --scope project for all installs:
claude plugin install kraftwork@kraftwork-marketplace --scope project
Kraftwork is a monorepo containing a core plugin and optional extensions, all built as Claude Code plugins. It enforces a structured workflow: plan before you code, isolate work in worktrees, decompose into small reviewable MRs, and capture learnings along the way.
kraftwork/ Core workflow plugin with pluggable provider interfaces
kraftwork-github/ GitHub git hosting provider
kraftwork-gitlab/ GitLab CI/CD and merge request provider
kraftwork-jira/ Jira ticket management provider
kraftwork-clickup/ ClickUp ticket management and document storage provider
kraftwork-intel/ Local intelligence — metrics, knowledge, evals (memory provider)
kraftwork-argocd/ ArgoCD deployment health and debugging
kraftwork-review/ Independent code review perspectives
kraftwork-zellij/ Zellij terminal multiplexer control
The typical development cycle:
/kraft-config — Configure workspace with repos, providers, and directory scaffolding/kraft-work TICKET-123 — Create a git worktree for a ticket, resume existing work, or stack worktrees/kraft-plan — Brainstorm, create a spec, and decompose work into MR-sized tasks/kraft-implement — Execute tasks from the spec with change tracking/kraft-split — Split a branch into stacked MRs with verification/kraft-archive — Clean up completed worktrees with safety checksAdditional commands: /kraft-sync (pull latest across repos), /kraft-import (import remote branches), /kraft-retro (post-merge retrospective).
npx claudepluginhub filipeestacio/kraftwork --plugin kraftwork-gitlabClickUp ticket management and document storage provider for Kraftwork (requires kraftwork core)
GitHub git hosting provider for Kraftwork (requires kraftwork core)
Local intelligence layer — metrics, knowledge, and evals for Kraftwork workflows (requires kraftwork core)
Zellij terminal multiplexer control for Kraftwork (requires kraftwork core)
Opinionated developer workflow orchestration with pluggable providers for git hosting, ticket management, and document storage
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
AI-powered agents for specialized development tasks
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review