openshift

Run Perses Dev — Development skill for Claude Code

Development community

Setup a development environment for monitoring-console-plugin + perses.

How to install Run Perses Dev

Installs to ~/.claude/commands/openshift-monitoring-plugin-run-perses-dev.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/monitoring-plugin/HEAD/.claude/commands/run-perses-dev.md -o ~/.claude/commands/openshift-monitoring-plugin-run-perses-dev.md

Restart Claude Code, or start a new session, for it to be picked up.

What Run Perses Dev does


name: run-perses-dev description: Setup a development environment for monitoring-console-plugin + perses parameters:

  • name: perses_path
  • description: The path on the local machine that points to a clone of https://github.com/perses/perses (e.g. /Users/bob/git_repos/perses)
  • required: true allowed-tools: Read, Grep, tmux, which, ls, lsof, oc

  1. perses_path
  • Go to the root and cd .claude/commands/configs/run-perses-dev-config.yaml
  • If not defined, create the file and fill out

Alternatives in Development

  • Feature Dev — Comprehensive feature development with specialized agents 14k ★
  • Dev — Switch to Dev Work mode - optimized for software development 2.8k ★
  • 14 Dev Runner — Prompt 14: Create Development Runner 2.2k ★

Full documentation available on GitHub

View Source Repository