/cicd-integration
Generate a CI/CD pipeline for design system quality checks
$ npx -y skills add murphytrueman/design-system-ops --agent claude-codeShips with design-system-ops. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/cicd-integration
Context preview
What this command does when you run it.
Generate a CI/CD pipeline for design system quality checks
Command definition
cicd-integration.mddescription: Generate a CI/CD pipeline for design system quality checks allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)
Run the cicd-integration skill to generate a CI/CD pipeline configuration.
Load the cicd-integration skill from ${CLAUDE_PLUGIN_ROOT}/skills/cicd-integration/SKILL.md and follow its complete workflow.
If the user provided a file or directory path as an argument, use that as the system root: $ARGUMENTS
Before starting, read the knowledge notes declared in the skill's frontmatter `references:` field, located in ${CLAUDE_PLUGIN_ROOT}/knowledge-notes/.
Produce the full pipeline package including: workflow YAML, helper scripts, quality gates configuration, PIPELINE.md documentation, and phased roadmap.
Claude Code skills for the work that keeps a design system alive.
Repo: murphytrueman/design-system-ops
Other commands on design-system-ops.
- /codemod-generator
Generate a migration codemod with tests and rollback plan
Open command - /component-audit
Audit your component library inventory
Open command - /describe-component
Generate an AI-optimised component description
Open command - /docs-coverage
Audit whether your documentation surface keeps pace with your components
Open command - /drift-check
Detect where teams are diverging from the system
Open command - /full-diagnostic
Comprehensive design system health sweep
Open command

